You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Jeremy Hughes <hu...@apache.org> on 2006/07/26 18:13:45 UTC

[Axis2] Figuring out the SVN revision my axis2 jar is built from

Hi,

I'm looking for a way of determining the svn revision number for a
particular build of an axis2-SNAPSHOT.jar. There wasn't anything in
the MANIFEST.MF - perhaps it could be included?

The information the build process includes in resources.properties
when I build is:

axisVersion=Apache Axis2 version: SNAPSHOT
axisVersionRaw=SNAPSHOT
axisBuiltOnRaw=Jul 26, 2006 (03:22:09 BST)
axisUserAgent=Axis/SNAPSHOT
builtOn=Built on Jul 26, 2006 (03:22:09 BST)

Perhaps the SVN revision number could be included here. Then it would
also be nice to be able to get the SVN revision programmitcally.
Howabout a Version.getSVNRevision()?

Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org