Index: lams_tool_assessment/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_assessment/build.properties,v diff -u -r1.7 -r1.8 --- lams_tool_assessment/build.properties 22 Mar 2012 09:02:11 -0000 1.7 +++ lams_tool_assessment/build.properties 30 Jul 2012 18:49:56 -0000 1.8 @@ -1,28 +1,7 @@ -######################################################################################################################## -### BUILD PROPERTIES ### -### 1) Do *NOT* use backslashes in paths unless you are sure the ANT task treats them properly. ### -### 2) Use only ant variables (${foo}) that You declared above or make *SURE* You derive them from the right place. ### -### 3) Comment out boolean style build settings instead of setting false. Set to false may fail. ### -### 4) Uncommenting the forceClean attribute *WILL* delete your sourcecode to make place for vcs controlled builds. ### -### -######################################################################################################################## +# Minimum compatible version of server +min.server.version.number=2.3 -### project properties ### signature=laasse10 -project.displayname = lams assessment tool -weblib=lib - -#project version tool.version=20110413 - -# hide tool option -hideTool=false - -# Minimum compatible version -min.server.version.number=2.3 - -# packages -tool.package=org.lamsfoundation.lams.tool.assessment -language.files.package=${tool.package} -# Precompiled JSP classes package -jsp.java.src.package=${tool.package}.jsp \ No newline at end of file +tool.hide=false +tool.short.name=assessment \ No newline at end of file