; 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
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
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