You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/02/19 17:30:04 UTC

DO NOT REPLY [Bug 6547] New: - Classpath Entry in xalan.jar's manifest.mf

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=6547>.
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=6547

Classpath Entry in xalan.jar's manifest.mf

           Summary: Classpath Entry in xalan.jar's manifest.mf
           Product: XalanJ2
           Version: 2.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: BLenz@BerMark.com


The manfest.mf of xalan.jar version 2.3.0 references old xml jars:
Class-Path: jaxp.jar xerces.jar crimson.jar xml-apis.jar

Should this be updated since xerces is now called xercesimpl.jar and crimson to 
my knowledge is discontinued?