Hi,
I'm running Eclipse 3.4 (WinXP), Ant 1.7, JDK 1.5. When I run my build script,
I get this error:
Buildfile: C:\Temp\CedarPoint_Service\build-junit-test.xml
check-junit:
build-tests:
[javac] Compiling 9 source files to C:\Temp\CedarPoint_Service\classes
[copy] Copying 2 files to C:\
Hello Erica,
Have you looked at the task?
Regs,
/t
>-Original Message-
>From: Erica A Ramsey [mailto:[EMAIL PROTECTED]
>Sent: Monday, February 26, 2007 2:59 PM
>To: Ant Users List
>Subject: RE: Versioning
>
>Well, it would be nice if build would auto increm
Well, it would be nice if build would auto increment. is that possible?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, February 26, 2007 2:22 AM
To: user@ant.apache.org
Subject: AW: Versioning
Who makes the decision if that build is a major, minor
r 2007 03:14
>An: Ant Users List
>Betreff: Versioning
>
>Hi, I have the following for my versioning format,
>'major.minor.build.patch'. The build number always increments.
>However, if
>the major number is changed then minor and patch reset to
>zero. How can I
>a
Hi, I have the following for my versioning format,
'major.minor.build.patch'. The build number always increments. However, if
the major number is changed then minor and patch reset to zero. How can I
automate this in ant. At a minimum if I can get the 'build' component of
vers
Tim Davidson wrote:
I have a related question.
Its it possible to create the manifest for a jar on the fly somehow?
The reason is to add a timestamp inside the JAR for versioning?
something like:
Use the manifest task to create your