Thanks Steve and Valerie, I'll give it a shot. We are just setting up a
repository and no one is using it yet, so I won't need to worry about messing
with version numbers. It seems that no one is providing the license as an
artifact, so I'll have to make this change for every library I add to my
I was not able to get anything built into ANT to work either in terms of
preserving file permissions. I had to resort to using exec task and running a
real tar command. I chose bsdtar as I could get a version compiled for all of
my supported platforms. I then choose the appropriate bsdtar exe
Hi
I 'd like to use untar task in ant, looks very cool and mature! :)
In reading through the user doc, I don't see much restrictions
limited. I'd like to know if it supports any of the following -
1) unlimited tar size and tar entry size
2) support the full POSIX tar standard or more modern GNU
You could use http://ant.apache.org/manual/Tasks/pathconvert.html
and a
http://ant.apache.org/manual/Types/mapper.html#script-mapper scriptmapper
self.addMappedName(source.toLowerCase());
${converted}
--
View this message in context:
http://ant
Hi Antoine,
http://svn.apache.org/repos/asf/ant/core/trunk/src/script/complete-ant-cmd.pl
seem o'right. Thanks.
Andy
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache
Hello Ondra,
thanks for the patch, committed in revision 1056313. I have learnt
something, I am using ant and bash every day and did not know this
script. Cool thing.
Let me know if I entered the patch correctly if you can check out the
updated version from svn. [1]
Antoine
[1]
http://svn.
On Fri, Jan 7, 2011 at 11:05, Alexander Enrique Urieles Nieto
wrote:
> On Fri, Jan 7, 2011 at 9:54 AM, Ondra Medek wrote:
>
>> Hi,
>>
>> do documentation of complete-ant-cmd.pl should be changed, see also
>> http://marius.scurtescu.com/2005/03/23/ant_bash_completion
>>
>> --- complete-ant-cmd.pl.
On Fri, Jan 7, 2011 at 9:54 AM, Ondra Medek wrote:
> Hi,
>
> do documentation of complete-ant-cmd.pl should be changed, see also
> http://marius.scurtescu.com/2005/03/23/ant_bash_completion
>
> --- complete-ant-cmd.pl.orig2008-06-27 05:03:56.0 +0200
> +++ complete-ant-cmd.pl 2011-01-0
Hi,
do documentation of complete-ant-cmd.pl should be changed, see also
http://marius.scurtescu.com/2005/03/23/ant_bash_completion
--- complete-ant-cmd.pl.orig2008-06-27 05:03:56.0 +0200
+++ complete-ant-cmd.pl 2011-01-07 09:53:30.06250 +0100
@@ -19,7 +19,7 @@
#
# To install for