Update of /cvsroot/ejtools/build
In directory usw-pr-cvs1:/tmp/cvs-serv17600/build
Modified Files:
switch.properties
Log Message:
Allow build and dist for every applications
Index: switch.properties
===================================================================
RCS file: /cvsroot/ejtools/build/switch.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** switch.properties 26 Apr 2002 06:18:46 -0000 1.2
--- switch.properties 28 Apr 2002 10:20:11 -0000 1.3
***************
*** 37,48 ****
# Modules to dist
# --------------------------------------------------------------------------------
! #dist.application.deployment=true
dist.application.jmx.browser=true
dist.application.jndi.browser=true
! #dist.application.management=true
dist.library.adwt=true
dist.library.common=true
dist.library.j2ee.icons=true
! #dist.library.jboss.provider=true
dist.library.xmlweb=true
dist.thirdparty.jsr77=true
--- 37,48 ----
# Modules to dist
# --------------------------------------------------------------------------------
! dist.application.deployment=true
dist.application.jmx.browser=true
dist.application.jndi.browser=true
! dist.application.management=true
dist.library.adwt=true
dist.library.common=true
dist.library.j2ee.icons=true
! dist.library.jboss.provider=true
dist.library.xmlweb=true
dist.thirdparty.jsr77=true
|