o load the generated property file after
having used
so
should do the job.
Regards,
Antoine
Original-Nachricht
Datum: Thu, 24 Aug 2006 14:39:32 -0500
Von: Ryan Sawatzky <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: Zero-Padding an Int Ant Property
,
Antoine
Original-Nachricht
Datum: Thu, 24 Aug 2006 14:39:32 -0500
Von: Ryan Sawatzky <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: Zero-Padding an Int Ant Property
> Hello all,
>
> I have an Ant property file that contains a project build number
> property. This
Hello all,
I have an Ant property file that contains a project build number
property. This build number is incremented every time the project is
compiled. I distribute my application as a versioned JAR file through
Web Start, and I want to append the build number to the name of my JAR
file.