Index: lams_tool_notebook/build.xml =================================================================== diff -u -r958ff334a0e0eefe817c84e80d6d87551ab43243 -r09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a --- lams_tool_notebook/build.xml (.../build.xml) (revision 958ff334a0e0eefe817c84e80d6d87551ab43243) +++ lams_tool_notebook/build.xml (.../build.xml) (revision 09e1ed92cb07d7de4564f9dd3a0b4465d8c94e8a) @@ -135,18 +135,18 @@ - + - + - + - + @@ -368,10 +368,13 @@ + + + - + @@ -415,12 +418,6 @@ - - - - - - @@ -445,7 +442,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" @@ -478,9 +475,12 @@ - - + + + + + Deploying the Notebook Tool