Index: lams_build/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_build/build.xml,v diff -u -r1.91 -r1.92 --- lams_build/build.xml 3 Jan 2012 12:39:40 -0000 1.91 +++ lams_build/build.xml 5 Jan 2012 02:39:09 -0000 1.92 @@ -14,8 +14,9 @@ ------------ Utility Methods ------------------------ usage: this message - clean: clean the ear assembly directories - clean-subprojects: clean sub project build directories + clean-core: clean sub project from LAMS Core + clean-tools: clean LAMS tools + clean-all: clean tools and core build-subprojects: build sub projects build-tool-deploy-utility: build the tool_deploy utility and update copy in lams_build ------------ Build/Deploy LAMS ------------------------ @@ -33,16 +34,59 @@ Eclipse may not deploy all of the newly created files. - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + -