[
https://issues.apache.org/jira/browse/DERBY-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901399#action_12901399
]
C.S. Nirmal J. Fernando commented on DERBY-4782:
------------------------------------------------
Hi Knut,
The problem is XplainStatistics use some imports from those libraries, such as
"import org.w3c.dom.Document;". Therefore though we checks for the XML
requirements in the classpath, the build will fail.
We didn't encounter a problem in our environments since Sun jdk's include those
classes.
Thanks.
> Add Xalan xml-apis.jar to tools/java for test runs with jvms that don't
> include its classes
> -------------------------------------------------------------------------------------------
>
> Key: DERBY-4782
> URL: https://issues.apache.org/jira/browse/DERBY-4782
> Project: Derby
> Issue Type: Sub-task
> Components: Test
> Affects Versions: 10.7.0.0
> Reporter: Kathey Marsden
>
> In DERBY-3702 xml-apis.jar was removed from tools/java because it is no
> longer needed by the build but it does seem to be needed for test runs with
> weme (DERBY-4781) and perhaps other jvms. Add it back in so it will be
> readily available for those runs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.