Index: lams_tool_scratchie/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scratchie/build.properties,v diff -u -r1.1 -r1.2 --- lams_tool_scratchie/build.properties 19 Jul 2012 19:20:06 -0000 1.1 +++ lams_tool_scratchie/build.properties 28 Aug 2012 15:22:19 -0000 1.2 @@ -1,27 +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.0 -### project properties ### signature=lascrt11 -project.displayname = lams scratchie tool - -#project version tool.version=20110509 - -# hide tool option -hideTool=false - -# Minimum compatible version -min.server.version.number=2.0 - -# packages -tool.package=org.lamsfoundation.lams.tool.scratchie -language.files.package=${tool.package} -# Precompiled JSP classes package -jsp.java.src.package=${tool.package}.jsp +tool.hide=false +tool.short.name=scratchie \ No newline at end of file