sebb wrote:
Another possibility would be to include a field or method in each java
source file to return the SVN revision. There would need to be a
method to extract this information and display it to the user (or
write a file), and it could produce a lot of detail.
Overkill IMHO, as we only need the release number, not the file version.
Other components (Xalan, Avalon, JUnit, JBoss etc.) use a class called
Version with a single static method in their base package. That version
number can be filled in automatically at build time.
Odi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]