[ http://issues.apache.org/jira/browse/XALANJ-1852?page=comments#action_12319293 ]
Brian Minchau commented on XALANJ-1852: --------------------------------------- Sergei, as the issue reporter please confirm that this is fixed to your satisfaction in the 2.7 release, then we can close this issue. > xalan.jar in 2jars distro contains junk manifest entries > -------------------------------------------------------- > > Key: XALANJ-1852 > URL: http://issues.apache.org/jira/browse/XALANJ-1852 > Project: XalanJ2 > Type: Bug > Components: Xalan > Versions: Latest Development Code > Environment: Operating System: All > Platform: All > Reporter: Sergei S. Ivanov > Assignee: Sarah McNamara > Fix For: 2.7 > Attachments: XALANJ-1852.patch.txt > > [Reported against version 2.6.0, but there's no such version entry in > Bugzilla yet] > The following entries should be removed from manifest of xalan.jar (stripped > down version, without xsltc stuff), because they refer to inexisting entries. > Name: org/apache/xalan/xsltc > Name: runtime > Name: org/apache/bcel > Name: org/apache/regexp > Also, names of the package entries should end with slash: > "org/apache/xalan/" instead of "org/apache/xalan". > This is not stated exactly in the specification, however all the examples in > Sun's docs use terminating slash; the digest, computed by jarsigner tool, also > depends on the presence of slash. See: > http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html > http://java.sun.com/j2se/1.4.2/docs/guide/extensions/spec.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
