Le Wednesday 06 May 2009 19:17:25 Eric Fetzer, vous avez écrit :
> Get sidetracked?
>
Yup, but I got the result ;)
Here it is. Feel free to ask questions. This file is based on a build.number
file which contains the major.number, minor.number, etc properties, and
rewrites said file with the new
Get sidetracked?
From: Francis Galiegue
To: Ant Users List
Sent: Monday, May 4, 2009 2:26:40 PM
Subject: Re: Reset BuildNumber
Le Monday 04 May 2009 22:02:04 Eric Fetzer, vous avez écrit :
> Thank you very much Francis! I really appreciate the hand holding a
I'm quite late to this party, but bear in mind Ant 1.7 also includes a
collection which has no basedir whatsoever if you ever need to combine files
from various volumes.
HTH,
Matt
--- On Sun, 5/3/09, Patrik Nagel wrote:
> From: Patrik Nagel
> Subject: Re: fileset based on paths in file
> T
Hi all,
first of all, thanks for the nice feature that downloads and sets the
javadoc property of a resolved jar.
After a resolve, the path to the javadoc archive is not set properly,
when the path contains spaces. In my case, the path to the Ivy cache
contains spaces, which are replaced by '%20'
Hello,
I want to pack an applet with pack200 to reduce the size of the Applet.
I downloaded a pack200 ANT task
I go with my AntSkript through the strange process of building such a jarfile:
1.Building the unsigned jarfile using the jartask of ANT
2.repack it with pack200
3.sign the jar
4.pack it