To:
"Tim Mavers" <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]>
cc:
Subject:
RE: [Nant-users] Auto incrementing build
numbers
NAnt-contrib has a task which
does what you are after:
http://nantcontrib.sourceforge.net/help/tasks/version.htm
: [EMAIL PROTECTED]
> Subject: [Nant-users] Auto incrementing build numbers
>
> Is there a way for nant to create (and keep track of) build
> numbers? I have created special targets that build specific
> releases of our code which needs to be labeled. I would like
> to be able to
age-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim Mavers
Sent: mercredi 4 août 2004 16:56
To: [EMAIL PROTECTED]
Subject: [Nant-users] Auto incrementing build numbers
Is there a way for nant to create (and keep track of) build numbers? I
have
created special targets that bu
Is there a way for nant to create (and keep track of) build numbers? I have
created special targets that build specific releases of our code which needs
to be labeled. I would like to be able to simply increment a build number
and use that through the nant xml build file.
I checked Ant, and i