Index: lams_tool_larsrc/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/build.xml,v diff -u -r1.17 -r1.18 --- lams_tool_larsrc/build.xml 13 Feb 2007 06:26:34 -0000 1.17 +++ lams_tool_larsrc/build.xml 14 Feb 2007 02:05:32 -0000 1.18 @@ -326,8 +326,8 @@ - - + + @@ -383,8 +383,8 @@ toolJarFileName="${product}.jar" toolSignature="${signature}" toolVersion="${tool.version}" - toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_chat.sql" - toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_chat.sql" + toolTablesScriptPath="${build.deploy}/sql/create_lams_tool_rsrc.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_rsrc.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql"