Looks like it does...

http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?view=markup

which uses an extended form of <javac/>

http://svn.apache.org/viewvc/xerces/java/trunk/tools/src/XJavac.java?view=markup

The class file version number (after pulling apart org.apache.xerces.impl.Version) is 45.3, which I think is good enough?

http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html#75883

Cheers,

James

[EMAIL PROTECTED] wrote:
Next question for them: are the classes compiled for use on 1.2?

Well, I can't say for sure off the top of my head, but I can say one thing: it isn't any different than for Xerces-2.8.1, which Ant-1.7 currently depends on.

Maybe from the sources content.
A beta of AntUnit was compiled without source="1.2" argument so the
compiler default was used
(1.4 I think) ...


Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to