[teiid-commits] teiid SVN: r1391 - trunk/test-integration/db/src/main/resources/datasources/oracle_10.
teiid-commits at lists.jboss.org
teiid-commits at lists.jboss.org
Fri Sep 18 15:22:22 EDT 2009
Author: vhalbert at redhat.com
Date: 2009-09-18 15:22:22 -0400 (Fri, 18 Sep 2009)
New Revision: 1391
Removed:
trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties
Log:
Teiid 773 - organize integration test - setting up the product resources needed to execute the teiid-test-integration db tests
Deleted: trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties
===================================================================
--- trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties 2009-09-18 19:22:02 UTC (rev 1390)
+++ trunk/test-integration/db/src/main/resources/datasources/oracle_10/example_connection.properties 2009-09-18 19:22:22 UTC (rev 1391)
@@ -1,18 +0,0 @@
-# db.type must match a ddl folder
-db.type=oracle
-driver=oracle.jdbc.OracleDriver
-URL=jdbc:oracle:thin:@(servername):1521:(sid)
-User=
-Password=
-
-servername=(servername)
-databasename=(databasename)
-portnumber=1527
-ds-jndiname=(servername)_1527
-
-Immutable=true
-
-
-
-
-
More information about the teiid-commits
mailing list