Index: lams_tool_scribe/build.xml
===================================================================
diff -u -r6bfe987420fb2770e06815edcd57c0f95c51c90b -r80b79caffb24c6e12d0c308ca492bb70751e3415
--- lams_tool_scribe/build.xml (.../build.xml) (revision 6bfe987420fb2770e06815edcd57c0f95c51c90b)
+++ lams_tool_scribe/build.xml (.../build.xml) (revision 80b79caffb24c6e12d0c308ca492bb70751e3415)
@@ -403,6 +403,8 @@
toolJarFileName="${product}.jar"
toolSignature="${signature}"
toolVersion="${tool.version}"
+ hideTool="${hideTool}"
+ toolUpdateScriptPath="${build.deploy}/sql/updateTo${tool.version}.sql"
toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_scribe.sql"
toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_scribe.sql"
toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"
@@ -439,13 +441,13 @@
- Marking activity as invalid - set it to valid if debugging or use the combined chat/scribe or forum/scribe activity. This is not an error.
+