You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2014/05/31 14:14:54 UTC

git commit: METAMODEL-45: Vanity update of the properties example

Repository: incubator-metamodel
Updated Branches:
  refs/heads/master 276c173a2 -> 979ac7835


METAMODEL-45: Vanity update of the properties example

Project: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/commit/979ac783
Tree: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/tree/979ac783
Diff: http://git-wip-us.apache.org/repos/asf/incubator-metamodel/diff/979ac783

Branch: refs/heads/master
Commit: 979ac783553cd98ec257437d011cd19a9807103e
Parents: 276c173
Author: Kasper Sørensen <i....@gmail.com>
Authored: Sat May 31 14:14:04 2014 +0200
Committer: Kasper Sørensen <i....@gmail.com>
Committed: Sat May 31 14:14:04 2014 +0200

----------------------------------------------------------------------
 example-metamodel-integrationtest-configuration.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metamodel/blob/979ac783/example-metamodel-integrationtest-configuration.properties
----------------------------------------------------------------------
diff --git a/example-metamodel-integrationtest-configuration.properties b/example-metamodel-integrationtest-configuration.properties
index 1a4abbf..093dec0 100644
--- a/example-metamodel-integrationtest-configuration.properties
+++ b/example-metamodel-integrationtest-configuration.properties
@@ -32,6 +32,7 @@
 # -----------------------
 # JDBC module properties:
 # -----------------------
+
 #jdbc.postgresql.driver=org.postgresql.Driver
 #jdbc.postgresql.url=jdbc:postgresql://localhost/dellstore2
 #jdbc.postgresql.username=metamodel
@@ -63,7 +64,6 @@
 #jdbc.sqlserver.jtds_driver.username=
 #jdbc.sqlserver.jtds_driver.password=
 
-
 #jdbc.sqlserver.microsoft_driver.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
 #jdbc.sqlserver.microsoft_driver.url=jdbc:sqlserver://localhost\\SQLEXPRESS;databaseName=AdventureWorks
 #jdbc.sqlserver.microsoft_driver.username=