Index: lams_tool_wiki_orig/build.xml =================================================================== diff -u -re8343e8d676900d059435abdef072abc89d3b26b -r51ab92ac37624b5c280cbd5f3ae8e3972b8540ff --- lams_tool_wiki_orig/build.xml (.../build.xml) (revision e8343e8d676900d059435abdef072abc89d3b26b) +++ lams_tool_wiki_orig/build.xml (.../build.xml) (revision 51ab92ac37624b5c280cbd5f3ae8e3972b8540ff) @@ -78,7 +78,7 @@ - + +------------------------------------------+ | generating hibernate metadata | @@ -191,7 +191,7 @@ - + @@ -390,11 +390,11 @@ toolActivityInsertScriptPath="${build.deploy}/sql/activity_insert.sql" toolLibraryInsertScriptPath="${build.deploy}/sql/library_insert.sql" toolInsertScriptPath="${build.deploy}/sql/tool_insert.sql" - toolApplicationContextPath="/org/lams/lams/tool/wiki/wikiApplicationContext.xml" + toolApplicationContextPath="/org/lamsfoundation/lams/tool/wiki/wikiApplicationContext.xml" lamsEarPath="${jboss.deploy}" toolContext="${toolContext}" toolWebUri="${product}.war" - languageFilesPackage="org.lams.lams.tool.wiki"> + languageFilesPackage="org.lamsfoundation.lams.tool.wiki">