Index: lams_tool_survey/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/build.xml,v diff -u -r1.16 -r1.17 --- lams_tool_survey/build.xml 6 Apr 2009 17:09:03 -0000 1.16 +++ lams_tool_survey/build.xml 6 Mar 2012 11:15:43 -0000 1.17 @@ -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