Index: lams_build/common.properties =================================================================== RCS file: /usr/local/cvsroot/lams_build/common.properties,v diff -u -r1.37 -r1.38 --- lams_build/common.properties 6 Jul 2009 07:25:49 -0000 1.37 +++ lams_build/common.properties 30 Jul 2009 18:23:15 -0000 1.38 @@ -102,4 +102,7 @@ sessiontimeout=120 # are we generating the tool deploy packages for an upgrader. Normally this is false -generate.for.installers=false \ No newline at end of file +generate.for.installers=false + +# Selenium properties +selenium.server.port=5555 \ No newline at end of file Index: lams_tool_assessment/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_assessment/build.xml,v diff -u -r1.4 -r1.5 --- lams_tool_assessment/build.xml 1 Jul 2009 02:39:10 -0000 1.4 +++ lams_tool_assessment/build.xml 30 Jul 2009 18:23:07 -0000 1.5 @@ -184,9 +184,12 @@ - - - + + + + + + @@ -204,6 +207,10 @@ + + + + @@ -215,9 +222,32 @@ + + + + + + + + + + + + + + + + + + + + + +------------------------------------------+ | create jar file | Index: lams_tool_forum/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/build.xml,v diff -u -r1.56 -r1.57 --- lams_tool_forum/build.xml 2 Jul 2009 08:19:36 -0000 1.56 +++ lams_tool_forum/build.xml 30 Jul 2009 18:23:12 -0000 1.57 @@ -185,8 +185,11 @@ + + + - + @@ -204,6 +207,10 @@ + + + + @@ -215,9 +222,32 @@ + + + + + + + + + + + + + + + + + + + + + +------------------------------------------+ | create jar file | Index: lams_tool_notebook/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_notebook/build.xml,v diff -u -r1.16 -r1.17 --- lams_tool_notebook/build.xml 6 Apr 2009 17:08:57 -0000 1.16 +++ lams_tool_notebook/build.xml 30 Jul 2009 18:23:18 -0000 1.17 @@ -277,26 +277,33 @@ + - + + - + + + + + + @@ -308,7 +315,29 @@ + + + + + + + + + + + + + + + + + + + + Index: lams_tool_wiki/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_wiki/build.xml,v diff -u -r1.4 -r1.5 --- lams_tool_wiki/build.xml 6 Apr 2009 17:09:10 -0000 1.4 +++ lams_tool_wiki/build.xml 30 Jul 2009 18:23:09 -0000 1.5 @@ -295,7 +295,9 @@ + + @@ -312,9 +314,15 @@ + + + + + + @@ -326,7 +334,29 @@ + + + + + + + + + + + + + + + + + + + +