Index: lams_tool_lamc/build.xml =================================================================== diff -u -r3ea2691d46a8c052eaffe11a355b31f225932ca9 -r7b3e2f4b13be0f1afe1176276929b98a1f22910d --- lams_tool_lamc/build.xml (.../build.xml) (revision 3ea2691d46a8c052eaffe11a355b31f225932ca9) +++ lams_tool_lamc/build.xml (.../build.xml) (revision 7b3e2f4b13be0f1afe1176276929b98a1f22910d) @@ -356,6 +356,13 @@ + + + + + + + @@ -369,7 +376,7 @@ dbUsername="${db.username}" dbDriverUrl="${db.url}" dbDriverClass="com.mysql.jdbc.Driver" - deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar" + deployFiles="${build.deploy}/${product}.war,${build.deploy}/${product}.jar" toolJarFileName="${product}.jar" toolSignature="${signature}" toolVersion="${tool.version}"