You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Stefan Bodewig <bo...@apache.org> on 2004/12/16 15:57:30 UTC

[GUMP][JDK1.5] Xalan error

Hi,

Xalan compilation failed[1] due to one of our all time favorites[2],
the change in javac's default for -source from 1.3 to 1.5.

The *only* solution is to say source="1.3" at the same time - and this
has to be done in the Xalan build file.  You could use source="1.1",
but then you'd either need a CVS version of Ant or never compile on
JDK 1.4.0 or 1.4.1.

Cheers

        Stefan

Footnotes: 
[1]  http://brutus.apache.org/gump/jdk15/xml-xalan/xalan/gump_work/build_xml-xalan_xalan.html

[2]  http://stefanbodewig.blogger.de/stories/167334/#-source


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org