Scarab commit: svn commit: r10189 - branches/release/b21/project.properties

[email protected]
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: pledbrook
Date: 2006-06-24 03:38:58-0700
New Revision: 10189

Modified:
   branches/release/b21/project.properties

Log:
Fixed the name of the JDBC driver jar property for PostgreSQL.

Modified: branches/release/b21/project.properties
Url: http://scarab.tigris.org/source/browse/scarab/branches/release/b21/project.properties?view=diff&rev=10189&p1=branches/release/b21/project.properties&p2=branches/release/b21/project.properties&r1=10188&r2=10189
==============================================================================
--- branches/release/b21/project.properties	(original)
+++ branches/release/b21/project.properties	2006-06-24 03:38:58-0700
@@ -1408,7 +1408,7 @@
 #   scarab.test.database.url.postgresql
 #   scarab.test.database.username.postgresql
 #   scarab.test.database.password.postgresql
-#   scarab.database.jdbc.driver.jar.postgres
+#   scarab.database.jdbc.driver.jar.postgresql
 # 
 #  Default settings for Postgres
 # 
@@ -1428,7 +1428,7 @@
 scarab.test.database.url.postgresql=${jdbc}:postgresql://${scarab.database.host}:${scarab.database.port}/${scarab.database.name}
 scarab.test.database.username.postgresql=${scarab.database.username}
 scarab.test.database.password.postgresql=${scarab.database.password}
-scarab.database.jdbc.driver.jar.postgres=postgresql-*.jar
+scarab.database.jdbc.driver.jar.postgresql=postgresql-*.jar
 
 # =====================
 # End of Group postgres
@@ -1876,4 +1876,4 @@
 
 # =======================
 # End of Group maven-site
-# =======================
\ No newline at end of file
+# =======================
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.