Author: djd
Date: Thu Jun 2 15:41:47 2005
New Revision: 179668
URL: http://svn.apache.org/viewcvs?rev=179668&view=rev
Log:
Enable jdbc20 suite to run on J9/jclmax since JDBC 2.0 is supported.
Modified:
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc20.properties
Modified: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc20.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc20.properties?rev=179668&r1=179667&r2=179668&view=diff
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc20.properties
(original)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/suites/jdbc20.properties
Thu Jun 2 15:41:47 2005
@@ -1,2 +1 @@
jdk12test=true
-runwithj9=false
|