Index: lams_build/build.xml =================================================================== diff -u -r345d932fdea2224ba001338f7b295de5c9e3807a -rd8a3314a27f431fce818ef626d217e98ee174ce2 --- lams_build/build.xml (.../build.xml) (revision 345d932fdea2224ba001338f7b295de5c9e3807a) +++ lams_build/build.xml (.../build.xml) (revision d8a3314a27f431fce818ef626d217e98ee174ce2) @@ -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. - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + -