Rick Hillegas wrote:
Please download and test-drive the 10.2.2.0 candidate, then vote on whether to accept it as a Derby release.

For posterity I ran a set of ODBC tests against "Derby Network Server - 10.2.2.0 - (485682)" using the DB2 Runtime Client (v8) and all tests ran as expected.

I also ran the 10.2 "xmlSuite" [1] using ibm142 and the only diff was an expected diff in character counts that was mentioned in DERBY-1758 (and has been resolved as a testing issue in 10.3).

As an additional sanity check I put a 10.3 derbyTesting.jar in my classpath and then ran the JUnit "XMLSuite" against the 10.2.2 candidate jars--and all JUnit XML tests passed (I used ibm142).

So I vote +1 for the 10.2.2 candidate from an ODBC and XML perspective.
Army

--------

[1] The "xmlSuite" suite is not currently run as part of "derbyall" for 10.2, thus one must run the XML tests explicitly (after verifying that the required XML jars (JAXP and Xalan) are in the classpath):

> java org.apache.derbyTesting.functionTests.harness.RunSuite xmlSuite

Reply via email to