Index: lams_tool_nb/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/build.xml,v diff -u -r1.34 -r1.35 --- lams_tool_nb/build.xml 14 Feb 2007 02:05:33 -0000 1.34 +++ lams_tool_nb/build.xml 15 Feb 2007 00:16:52 -0000 1.35 @@ -456,6 +456,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_nb.sql" toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_nb.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql"