Jacob Kjome <[EMAIL PROTECTED]> wrote on 12/05/2006 12:00:58 AM:

> Related question from Steve Loughran <[EMAIL PROTECTED]>:
> 
> "are the classes compiled for use on 1.2?"
> 
> I looked at build.xml and I don't see the source and target 
> attributes of the <xjavac> task set.  However, the releases seem to 
> be built using IBM's JDK1.3 and, as I understand it, -target defaults 
> to 1.1 for JDK1.1 through JDK1.3 and -source is ignored for JDKs less 
> than 1.4.  This leads me to believe that as far as compilation goes, 
> the Xerces binaries should be compatible with JDK1.2.  The question 
> is whether any JDK1.3-specific APIs are used that don't exist in JDK1.2.
> 
> Can anyone tell me, definitively, if Xerces2 binaries are compatible 
> with JDK1.2?  If this is true for Xerces2 itself, is it also true for 
> its dependencies such as serializer.jar, resolver.jar, and xml-apis.jar?

They're supposed to be compatible with JDK 1.2 however no one has tested 
that so I can't say whether they actually are. The same is true for all of 
the previous releases starting from Xerces 2.6.0. These were only built 
and tested with JDK 1.3 and above (though we only distribute the jars 
built with 1.3).

> Also, any progress on getting Xerces-2.9.0 jars out to the maven 
repository?
> 
> 
> Jake

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]

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

Reply via email to