DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16837>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16837 no package versioning in jar file Summary: no package versioning in jar file Product: Xerces2-J Version: 2.3.0 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When I find a xercesImpl.jar in the lib directory of <any-application> it's difficult to find out what version it is, and (hence) to see if I need to update/install otherwise mess with it. It would be much easier if xerces.jar conformed to: http://java.sun.com/products/jdk/1.2/docs/guide/versioning/spec/VersioningSpecification.html Currently all that's in the manifest is: Manifest-Version: 1.0 Created-By: Apache Ant 1.5 Which ain't very helpful. BugBear --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
