Sunday, March 2. 2008
Using SVN revision number in ANT and ... Posted by Onur Cinar
in Java at
06:16Comments (0) Trackbacks (0) Using SVN revision number in ANT and Java filesIn this article, I will show you a quick way to use SVN revision number as a part of your software version. The small ANT target that I will show you below will enable you to extract and integrate the SVN revision number, during compile time, into your source code. This will enable you to show an updated version number of your application anywhere on your application. Continue reading "Using SVN revision number in ANT and Java files" |