Chris Hostetter wrote:
One thing you might want to watch out for, is that your system doesn't
seem to run the unit tests, which is an important part of verifying that a
build was "successful" (i notice this only because the trunk was acctually
broken recently, yet the logs available on your system indicate that the
build succeeded on that day)

It would also be nice if the downloadable result was the full tar.gz file, not simply the jar file. The 'nightly' build target runs both unit tests and builds the distribution. Ideally one would invoke it with a descriptive version name, e.g.:

ant -Dversion=trunk-${revision} nightly

Where $revision is the subversion revision number.

Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to