[
https://issues.apache.org/jira/browse/XALANJ-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joachim Beckers updated XALANJ-2791:
------------------------------------
Component/s: Build
Xalan
> xalan jar manifest contains incorrect Class-Path entry
> ------------------------------------------------------
>
> Key: XALANJ-2791
> URL: https://issues.apache.org/jira/browse/XALANJ-2791
> Project: XalanJ2
> Issue Type: Bug
> Security Level: No security risk; visible to anyone(Ordinary problems in
> Xalan projects. Anybody can view the issue.)
> Components: Build, Xalan
> Affects Versions: 2.7.3
> Reporter: Joachim Beckers
> Priority: Major
>
> xalan.jar!META-INF/MANIFEST.MF contains the following:
> {noformat}
> Class-Path: xercesImpl.jar xml-apis.jar serializer.jar{noformat}
>
> This is of course incorrect.
> xalan.jar cannot decide what the names of the jars of its dependencies are.
> The user of xalan should be the one to decide the contents of the classpath.
>
> In my case for example, the jars are xercesImpl-2.12.2.jar
> xml-apis-1.4.01.jar and serializer-2.7.3.jar (and this may change over time).
>
> The correct thing to do, would be to omit this line from the manifest
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]