######################################################################################################################## ### 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. ### ######################################################################################################################## ### project properties ### signature=lafrum11 project.displayname = lams forum tool tool.version=20070227 # hide tool option hideTool=false # language files package language.files.package=org.lamsfoundation.lams.tool.forum # Minimum compatible version min.server.version.number=2.0.200612051427