You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/02/06 12:57:18 UTC

DO NOT REPLY [Bug 16837] New: - no package versioning in jar file

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: xerces-j-dev@xml.apache.org
        ReportedBy: pwomack@engage.com


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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org