Index: lams_tool_daco/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/build.xml,v diff -u -r1.4 -r1.5 --- lams_tool_daco/build.xml 8 Aug 2008 08:10:22 -0000 1.4 +++ lams_tool_daco/build.xml 23 Sep 2008 04:21:20 -0000 1.5 @@ -75,6 +75,8 @@ + + @@ -331,6 +333,16 @@ + + + + + + + + + + @@ -387,8 +399,9 @@ 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/daco/dacoApplicationContext.xml" - + lamsEarPath="${jboss.deploy}" toolContext="${toolContext}" toolWebUri="${product}.war"