|
From: Koen V. <koe...@us...> - 2004-12-10 13:16:40
|
Update of /cvsroot/pfc/pfc-build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3865 Modified Files: build.xml Log Message: Help for PFC build file: list deploy-demo Index: build.xml =================================================================== RCS file: /cvsroot/pfc/pfc-build/build.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** build.xml 10 Dec 2004 07:24:31 -0000 1.4 --- build.xml 10 Dec 2004 13:16:29 -0000 1.5 *************** *** 52,55 **** --- 52,56 ---- ** clean set-props cleans build artifacts ** cvs-update set-props performs a cvs update in all modules + ** deploy-demo build-pfc-demo deploys pfc-demo to JBoss *************************************************************************** </echo> |