You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by fu...@apache.org on 2005/06/29 20:44:40 UTC

svn commit: r202412 [3/3] - in /incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests: master/j9_13/caseI_tr_TR.out master/j9_13/updatableResultSet.out tests/lang/errorStream_app.properties

Added: incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/errorStream_app.properties
URL: http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/errorStream_app.properties?rev=202412&view=auto
==============================================================================
--- incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/errorStream_app.properties (added)
+++ incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/errorStream_app.properties Wed Jun 29 11:44:38 2005
@@ -0,0 +1,15 @@
+#
+# only copied this from default_app.properties to specify no run with j9
+# for this test runs with DataSource & database_enabler - with j9_13 & j9_22 - does not have a DataSource
+#
+runwithj9=false
+ij.database=jdbc:derby:wombat;create=true
+ij.protocol=jdbc:derby:
+
+ij.defaultResourcePackage=/org/apache/derbyTesting/functionTests/tests/lang/
+ij.showNoConnectionsAtStart=true
+ij.showNoCountForSelect=true
+
+# DataSource properties, only used if ij.dataSource is set
+ij.dataSource.databaseName=wombat
+ij.dataSource.createDatabase=create