Index: lams_build/deploy-tool/lib/lams-tool-deploy.jar =================================================================== RCS file: /usr/local/cvsroot/lams_build/deploy-tool/lib/lams-tool-deploy.jar,v diff -u -r1.10 -r1.11 Binary files differ Index: lams_tool_example/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_example/build.xml,v diff -u -r1.11 -r1.12 --- lams_tool_example/build.xml 13 Feb 2007 06:26:33 -0000 1.11 +++ lams_tool_example/build.xml 14 Feb 2007 02:05:27 -0000 1.12 @@ -355,8 +355,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_example.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_example.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_forum/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/build.xml,v diff -u -r1.47 -r1.48 --- lams_tool_forum/build.xml 13 Feb 2007 06:26:29 -0000 1.47 +++ lams_tool_forum/build.xml 14 Feb 2007 02:05:31 -0000 1.48 @@ -376,8 +376,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_forum.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_forum.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_lamc/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/build.xml,v diff -u -r1.37 -r1.38 --- lams_tool_lamc/build.xml 13 Feb 2007 06:26:31 -0000 1.37 +++ lams_tool_lamc/build.xml 14 Feb 2007 02:05:29 -0000 1.38 @@ -380,8 +380,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_mc.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_mc.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_laqa/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/build.xml,v diff -u -r1.37 -r1.38 --- lams_tool_laqa/build.xml 13 Feb 2007 06:26:34 -0000 1.37 +++ lams_tool_laqa/build.xml 14 Feb 2007 02:05:33 -0000 1.38 @@ -373,8 +373,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_qa.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_qa.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" 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" Index: lams_tool_nb/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/build.xml,v diff -u -r1.33 -r1.34 --- lams_tool_nb/build.xml 13 Feb 2007 06:26:32 -0000 1.33 +++ lams_tool_nb/build.xml 14 Feb 2007 02:05:33 -0000 1.34 @@ -456,8 +456,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_nb.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_nb.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_notebook/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_notebook/build.xml,v diff -u -r1.7 -r1.8 --- lams_tool_notebook/build.xml 13 Feb 2007 06:26:31 -0000 1.7 +++ lams_tool_notebook/build.xml 14 Feb 2007 02:05:32 -0000 1.8 @@ -403,8 +403,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_notebook.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_notebook.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_sbmt/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/build.xml,v diff -u -r1.40 -r1.41 --- lams_tool_sbmt/build.xml 13 Feb 2007 06:26:25 -0000 1.40 +++ lams_tool_sbmt/build.xml 14 Feb 2007 02:05:28 -0000 1.41 @@ -403,8 +403,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_sbmt.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_sbmt.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_scribe/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scribe/build.xml,v diff -u -r1.7 -r1.8 --- lams_tool_scribe/build.xml 13 Feb 2007 06:26:27 -0000 1.7 +++ lams_tool_scribe/build.xml 14 Feb 2007 02:05:29 -0000 1.8 @@ -403,8 +403,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_scribe.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_scribe.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_survey/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/build.xml,v diff -u -r1.8 -r1.9 --- lams_tool_survey/build.xml 13 Feb 2007 06:26:28 -0000 1.8 +++ lams_tool_survey/build.xml 14 Feb 2007 02:05:33 -0000 1.9 @@ -317,8 +317,8 @@ - - + + @@ -374,8 +374,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_survey.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_survey.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" Index: lams_tool_vote/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/build.xml,v diff -u -r1.13 -r1.14 --- lams_tool_vote/build.xml 13 Feb 2007 06:26:30 -0000 1.13 +++ lams_tool_vote/build.xml 14 Feb 2007 02:05:31 -0000 1.14 @@ -408,8 +408,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_vote.sql" + toolTablesDeleteScriptPath="${build.deploy}/sql/drop_lams_tool_vote.sql" toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql"