Index: lams_tool_forum/build.xml
===================================================================
diff -u -r4fb255fea868033aaa6d97d33efb7b2d7def5ff2 -r706f192d9bc7b29e30adfb11a4e0a9251e5ded2b
--- lams_tool_forum/build.xml (.../build.xml) (revision 4fb255fea868033aaa6d97d33efb7b2d7def5ff2)
+++ lams_tool_forum/build.xml (.../build.xml) (revision 706f192d9bc7b29e30adfb11a4e0a9251e5ded2b)
@@ -321,10 +321,19 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -359,6 +368,7 @@
deployFiles="${build.lib}/${product}.war,${build.lib}/${product}.jar"
toolJarFileName="${product}.jar"
toolSignature="${signature}"
+ toolVersion="${tool.version}"
toolTablesScriptPath="${db.scripts}/create_lams_tool_forum.sql"
toolTablesDeleteScriptPath="${db.scripts}/drop_lams_tool_forum.sql"
toolActivityInsertScriptPath="${db.scripts}/activity_insert.sql"