On Thu, Mar 20, 2008 at 2:19 AM, Robin Roos <[EMAIL PROTECTED]> wrote:
> How can I tell what revision of my subversion repository was checked out > for teh Continuum build #24 of my project? You can use the BuildNumber plugin to expose the svn revision number as a property, which you can then use in the build. For example, I recently added this to the Continuum parent pom in order to put the svn revision number in the manifest of all the jar files: http://svn.apache.org/repos/asf/continuum/trunk/pom.xml -- Wendy
