Index: lams_tool_notebook/build.xml
===================================================================
diff -u -r3ea2691d46a8c052eaffe11a355b31f225932ca9 -r7b3e2f4b13be0f1afe1176276929b98a1f22910d
--- lams_tool_notebook/build.xml (.../build.xml) (revision 3ea2691d46a8c052eaffe11a355b31f225932ca9)
+++ lams_tool_notebook/build.xml (.../build.xml) (revision 7b3e2f4b13be0f1afe1176276929b98a1f22910d)
@@ -380,6 +380,13 @@
+
+
+
+
+
+
+
@@ -392,7 +399,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}"