[
https://issues.apache.org/jira/browse/XALANJ-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukul Gandhi resolved XALANJ-2611.
----------------------------------
Assignee: Mukul Gandhi (was: Steven J. Hathaway)
Resolution: Not A Problem
I don't think that, the issue raised in this report can be classified as a bug.
I'm resolving this issue.
> serializer-2.7.2.jar look for xml-apis.jar
> ------------------------------------------
>
> Key: XALANJ-2611
> URL: https://issues.apache.org/jira/browse/XALANJ-2611
> Project: XalanJ2
> Issue Type: Bug
> Security Level: No security risk; visible to anyone(Ordinary problems in
> Xalan projects. Anybody can view the issue.)
> Components: Serialization
> Affects Versions: 2.7.2
> Reporter: Yiftach Kaplan
> Assignee: Mukul Gandhi
> Priority: Major
>
> When compiling with serializer-2.7.2.jar I'm getting a warning:
> To reproduce:
> {code}
> wget
> http://central.maven.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
> echo "public class A{}" > ./A.java
> javac -classpath ./serializer-2.7.2.jar -Xlint ./A.java
> {code}
> Results:
> {code}
> warning: [path] bad path element "./xml-apis.jar": no such file or directory
> 1 warning
> {code}
> Expected results:
> {code}
> {code}
> The cause is probably because of the {{Class-Path}} in the {{MANIFEST.MF}}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]