Index: lams_tool_notebook/build.xml
===================================================================
diff -u -r4fb255fea868033aaa6d97d33efb7b2d7def5ff2 -r72b6b6e1dd023b2cf48526d929dc7eb40bf364fb
--- lams_tool_notebook/build.xml (.../build.xml) (revision 4fb255fea868033aaa6d97d33efb7b2d7def5ff2)
+++ lams_tool_notebook/build.xml (.../build.xml) (revision 72b6b6e1dd023b2cf48526d929dc7eb40bf364fb)
@@ -350,9 +350,17 @@
-
+
+
+
+
+
+
+
+
+
@@ -387,6 +395,7 @@
deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar"
toolJarFileName="${product}.jar"
toolSignature="${signature}"
+ toolVersion="${tool.version}"
toolTablesScriptPath="${db.scripts}/create_lams_tool_notebook.sql"
toolTablesDeleteScriptPath="${db.scripts}/drop_lams_tool_notebook.sql"
toolActivityInsertScriptPath="${db.scripts}/activity_insert.sql"