Index: lams_tool_notebook/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_notebook/build.xml,v diff -u -r1.13 -r1.14 --- lams_tool_notebook/build.xml 10 Jun 2008 06:16:43 -0000 1.13 +++ lams_tool_notebook/build.xml 23 Sep 2008 04:21:22 -0000 1.14 @@ -103,6 +103,9 @@ + + + @@ -364,6 +367,16 @@ + + + + + + + + + + @@ -420,6 +433,7 @@ toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" + toolDBVersionScriptPath="${build.deploy}/sql/db_version_insert.sql" toolApplicationContextPath="/org/lamsfoundation/lams/tool/notebook/notebookApplicationContext.xml" lamsEarPath="${jboss.deploy}" toolContext="${toolContext}" toolWebUri="${product}.war"