jkesselm opened a new pull request, #6:
URL: https://github.com/apache/xalan-test/pull/6

   Major motivation: Change paths to tolerate both the existing ant build and 
the new mvn build that will soon replace it. (Filenames and locations of 
dependencies are not identical.) That will permit actually cutting over to mvn.
   
   In the process: Eliminate the old bootclasspath and java.endorsed.dirs 
workarounds, which were needed before the combined introduction of 
JAXP/TrAX/javax and the JRE's moving its copy of Apache code into 
com.sun.org.apache.local. We do need to add properties/parameters so the JRE's 
factories will find our implementation rather than those shadows.
   
   And I've commented out some old code that hadn't been relevant since xsltc 
had been absorbed into Xalan.
   
   NOTE: Windows tests not yet run.
   
   NOTE: Before reporting problems, compare behavior with the unmodified 
version. Some of our targets fell out of use; others test and report known 
errors but do consider them regressions.
   
   NOTE: Some indentation changes; I recommend diffing with whitespace ignored. 
I've tried to avoid tabs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to