[
https://issues.apache.org/jira/browse/XERCESJ-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659156#action_12659156
]
Michael Glavassevich commented on XERCESJ-1354:
-----------------------------------------------
Right. I imagine "sun.boot.class.path" wouldn't necessarily be recognized by
Harmony, IBM JDKs or any other non-Sun JDK. I've tried cobbling together the
bootclssapth in the past by grepping all the jar files in the JRE lib directory
but that doesn't work either with all JDKs.
> Use bootclasspath prepending for all tests in build script
> ----------------------------------------------------------
>
> Key: XERCESJ-1354
> URL: https://issues.apache.org/jira/browse/XERCESJ-1354
> Project: Xerces2-J
> Issue Type: Improvement
> Components: Build
> Affects Versions: 2.9.1
> Reporter: Nathan Beyer
> Assignee: Michael Glavassevich
> Priority: Minor
> Attachments: build_xml.diff
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> I've made a tweak to the main build script that utilizes the bootclasspath
> prepend (-Xbootclasspath/p:) argument to setup the classpath for all of the
> tests. This makes running the tests much easier on JDK greater than 1.3.
> I've tested this modification by running "./build.sh clean compile test" on
> Mac OS X 10.5.6 with J2SE 1.4.2, J2SE 5.0 32-bit, J2SE 50. 64-bit and Java SE
> 6 64-bit and each run was successful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]