Re: simple buildnumber task usage question

2007-08-01 Thread Alex Egg
; Jan > > > >-Ursprüngliche Nachricht- > >Von: Alex Egg [mailto:[EMAIL PROTECTED] > >Gesendet: Dienstag, 31. Juli 2007 05:15 > >An: Ant Users List > >Betreff: Re: simple buildnumber task usage question > > > > >Oh coo. I didn't see th

Re: simple buildnumber task usage question

2007-07-30 Thread Alex Egg
Oh coo. I didn't see that anywhere in the docs... >ld like to use the buildnumber task to > > append a build number to the file name: > > > > > > So my gzipped file would be something like: management_3.js > > > > I already have the task in my build file as: > > > > > > > > but that just saves

Re: simple buildnumber task usage question

2007-07-30 Thread David Weintraub
The BuildNumber task sets the property build.number when executed. You don't have to do anything else. On 7/30/07, Alex Egg <[EMAIL PROTECTED]> wrote: > Hi have this gzip task, and I would like to use the buildnumber task to > append a build number to the file name: > > > So my gzipped file would