Index: lams_tool_survey/build.xml =================================================================== diff -u -rd2057fdd8708c4c7e5665bdc3ee25b72212aaecb -r09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a --- lams_tool_survey/build.xml (.../build.xml) (revision d2057fdd8708c4c7e5665bdc3ee25b72212aaecb) +++ lams_tool_survey/build.xml (.../build.xml) (revision 09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a) @@ -151,20 +151,20 @@ - - + - - + @@ -173,10 +173,10 @@ - - + @@ -307,12 +307,15 @@ +------------------------------------------+ - + - + + + + - + @@ -356,12 +359,6 @@ - - - - - - @@ -386,7 +383,7 @@ generateForInstallers="${generate.for.installers}" dbPassword="${db.password}" dbUsername="${db.username}" - dbDriverUrl="${db.url}" + dbDriverUrl="${db.url.build}" dbDriverClass="com.mysql.jdbc.Driver" deployFiles="${build.deploy}/${product}.war,${build.deploy}/${product}.jar" toolJarFileName="${product}.jar" @@ -421,11 +418,14 @@ - - - - - + + + + + + + + Deploying the Survey tool