[
https://issues.apache.org/jira/browse/DERBY-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901955#action_12901955
]
Rick Hillegas commented on DERBY-4782:
--------------------------------------
Hi Kathey,
What platforms are you concerned about? The contents of xml-apis.jar are in the
JRE for all of the platforms which Derby supports (jdk 1.4 on up) except for
CDC/FP 1.1. I can see that we might want to document more limitations of the
small platform here:
http://db.apache.org/derby/docs/10.6/ref/ref-single.html#rrefjdbcjsr169
However, that page does allude to the fact that XML is not supported on small
platforms.
I can see that someone might want to test the combination of CDC/FP 1.1 + XML.
Conversely, someone else might want to test small platforms as they exist in
the wild, without being supplemented with capabilities which Derby does not
claim to support. I would rather place the burden on the first class of
people. That is, I would prefer that testers have to manually add xml-apis.jar
rather than manually remove it.
Thanks,
-Rick
> 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.