On 2009-01-15, Matt Benson <gudnabrsam@yahoo.com> wrote:
> Total suckage. Had to do:
> http://xml.apache.org/xalan-j/faq.html#faq-N100EF
The endorsed standards stuff just to pick the correct classes to
compile against? Strange. I could understand if it was causing
problem while running the transformations, but just using javac?
Sun's JDK5 and later have repacked Xalan-J (somewhere under com.sun
IIRC) so there should only be one version of the Xalan classes for
javac to pick up.
>> puke. This works on windows/cygwin; the error only
>> occurs on OSX.
My best guess is that Apple is not repackaging Xalan in their Java VM.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|