Hi, I notice that Xalan has implemented a new class: org.apache.xalan.Version with a method static String getVersion() and also a static main method which prints the version#.
See: http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/Version.html The comment associated with this indicates that having a Version class is "the upcoming standard" for providing runtime version info for apache projects. Do you think we should have a class org.apache.commons.digester.Version? Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
