Index: lams_tool_sbmt/build.xml =================================================================== diff -u -reab46de044a4c899fb8c8759c375402c6dba8783 -r09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a --- lams_tool_sbmt/build.xml (.../build.xml) (revision eab46de044a4c899fb8c8759c375402c6dba8783) +++ lams_tool_sbmt/build.xml (.../build.xml) (revision 09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a) @@ -56,7 +56,7 @@ - + @@ -76,7 +76,7 @@ - - + @@ -312,10 +312,10 @@ - - + @@ -329,12 +329,15 @@ - + - + + + + - + @@ -378,12 +381,6 @@ - - - - - - @@ -408,7 +405,7 @@ generateForInstallers="${generate.for.installers}" dbPassword="${db.password}" dbUsername="${db.username}" - dbDriverUrl="${db.url}" + dbDriverUrl="${db.url.build}" dbDriverClass="${db.driver}" deployFiles="${build.deploy}/${product}.war,${build.deploy}/${product}.jar" toolJarFileName="${product}.jar" @@ -441,10 +438,13 @@ - - + + - + + + + Deploying the Submission tool