Hi Michael, To resolve this, I have commented the part of code, which gives compilation error with JDK 1.3.
The change has been committed to SVN. Could you please take an update and test. As a consequence of this change, we have disabled type aware support for XSD type, xs:duration in assertions (such values can still be manipulated as xs:string values). We can re-add this functionality later, when we could switch to JRE 1.5. Please let me know, if I could support further. On Thu, Dec 10, 2009 at 8:56 PM, Michael Glavassevich <[email protected]> wrote: > Hi Mukul, > > Since it's only one line of code that isn't compiling, is there some kind of > workaround we could put in as a temporary fix? Like calling the method by > reflection? Or calling some alternate method? > > It's very close to the release and would be nice if we could defer making > such a large change (e.g. pulling in Java 5 jars) until after 2.10.0 is out. > > Thanks. > > Michael Glavassevich > XML Parser Development > IBM Toronto Lab > E-mail: [email protected] > E-mail: [email protected] -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
