######################################################################################################################## ### 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 # path properties lib=${basedir}/lib j2eelibs=C:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4 jboss.home=D:/jboss-3.2.6/