diff --git a/migration/331b-trunk/build.xml b/migration/331b-trunk/build.xml index 2f7a66dad4..d118290db7 100644 --- a/migration/331b-trunk/build.xml +++ b/migration/331b-trunk/build.xml @@ -1,4 +1,4 @@ - + diff --git a/migration/331b-trunk/postgresql/build.xml b/migration/331b-trunk/postgresql/build.xml index 9d2fdbdbc8..39aa845fdc 100644 --- a/migration/331b-trunk/postgresql/build.xml +++ b/migration/331b-trunk/postgresql/build.xml @@ -1,4 +1,4 @@ - + diff --git a/migration/migrate.sh b/migration/migrate.sh index 450ae9a0a1..e1525a5514 100644 --- a/migration/migrate.sh +++ b/migration/migrate.sh @@ -2,7 +2,7 @@ # This formats all the SQL files in the specified directory so that # they can be executed by SQL*Plus. There are two modes -- a 'testing' -# mode (the default mode -- this stips out all the "commit" statements) +# mode (the default mode -- this strips out all the "commit" statements) # and a commit mode for deployment. You need to pipe the output of this # script into sqlplus, for example: # ./migrate.sh 313-314 commit | sqlplus adempiere/adempiere diff --git a/migration/oracle.properties.template b/migration/oracle.properties.template index 0d2eb200bc..e869f301f2 100644 --- a/migration/oracle.properties.template +++ b/migration/oracle.properties.template @@ -1,4 +1,5 @@ #ORACLE_HOME +#Example Value: oracle.home=C:/oracle/xe/app/oracle/product/10.2.0/server oracle.home= #sqlplus connection string