[ 
https://issues.apache.org/jira/browse/XERCESJ-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Glavassevich resolved XERCESJ-1354.
-------------------------------------------

    Resolution: Fixed

Thanks Nathan.  I just committed your patch to SVN. 

FYI: I remember finding this issue a long time ago and searching for a more 
natural solution in Ant.  I was concerned about using -X options, but there 
doesn't seem to be a better way.  Probably not an issue in practice. I don't 
think I've ever encountered a JVM which didn't support "-Xbootclasspath/p:".

> 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]

Reply via email to