RE: [digester] runtime version info

2004-03-29 Thread Noel J. Bergman
This class implements the upcoming standard of having org.apache.project-name.Version.getVersion() be a standard way to get version information. That's news to me. I suspect it is news to most. As far as I know, it may be someone's strawman and/or wishful thinking, but this is the first I have

Re: [digester] runtime version info

2004-03-29 Thread Craig McClanahan
Noel J. Bergman wrote: This class implements the upcoming standard of having org.apache.project-name.Version.getVersion() be a standard way to get version information. That's news to me. I suspect it is news to most. As far as I know, it may be someone's strawman and/or wishful thinking, but

Re: [digester] runtime version info

2004-03-29 Thread Simon Kitching
On Tue, 2004-03-30 at 18:33, Craig McClanahan wrote: Noel J. Bergman wrote: This class implements the upcoming standard of having org.apache.project-name.Version.getVersion() be a standard way to get version information. That's news to me. I suspect it is news to most. As far as I know,

Re: [digester] runtime version info

2004-03-29 Thread matthew.hawthorne
Noel J. Bergman wrote: This class implements the upcoming standard of having org.apache.project-name.Version.getVersion() be a standard way to get version information. That's news to me. I suspect it is news to most. As far as I know, it may be someone's strawman and/or wishful thinking, but

Re: [digester] runtime version info

2004-03-29 Thread Simon Kitching
On Tue, 2004-03-30 at 18:11, matthew.hawthorne wrote: Isn't this sort of thing supposed to be handled by manifest files? I might be oversimplifying. The initial problem that Xalan faced was people reporting bugs in xalan when they weren't actually running the version they thought they were,