[Ejtools-cvs] CVS: build general.properties,1.5,1.6 location.properties,1.4,1.5 switch.properties,1.
Brought to you by:
letiemble
From: Laurent E. <let...@us...> - 2002-05-24 21:12:20
|
Update of /cvsroot/ejtools/build In directory usw-pr-cvs1:/tmp/cvs-serv29054 Modified Files: general.properties location.properties switch.properties Log Message: Add support for tools.jar from JDK and custom xdoclet for JavaBeans Index: general.properties =================================================================== RCS file: /cvsroot/ejtools/build/general.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Index: location.properties =================================================================== RCS file: /cvsroot/ejtools/build/location.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** location.properties 6 May 2002 20:36:41 -0000 1.4 --- location.properties 24 May 2002 21:12:15 -0000 1.5 *************** *** 1,60 **** ! # ================================================================================ ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at gnu.org. ! # ! # $Revision$ ! # ================================================================================ ! ! # ================================================================================ ! # Properties File for the EJTools Project ! # Location Purpose Properties ! # ================================================================================ ! ! # Pointers to lib location for EJTools Projects ! # -------------------------------------------------------------------------------- ! ejtools.adwt.root=${libraries.root}/adwt/output/lib ! ejtools.common.root=${libraries.root}/common/output/lib ! ejtools.icons.root=${libraries.root}/j2ee.icons/output/lib ! ejtools.provider.root=${libraries.root}/jboss.provider/output/lib ! ejtools.xmlweb.root=${libraries.root}/xmlweb/output/lib ! ! # Pointers to lib location for Apache Projects ! # -------------------------------------------------------------------------------- ! apache.ant.root=${thirdparty.root}/apache/ant ! apache.batik.root=${thirdparty.root}/apache/batik ! apache.crimson.root=${thirdparty.root}/apache/crimson ! apache.log4j.root=${thirdparty.root}/apache/log4j ! apache.struts.root=${thirdparty.root}/apache/struts ! apache.taglibs.root=${thirdparty.root}/apache/taglibs ! apache.tomcat.root=${thirdparty.root}/apache/tomcat ! apache.xalan.root=${thirdparty.root}/apache/xalan ! apache.xerces.root=${thirdparty.root}/apache/xerces ! ! # Pointers to lib location for Dreambean Projects ! # -------------------------------------------------------------------------------- ! dreambean.awt.root=${thirdparty.root}/dreambean/awt ! dreambean.codegen.root=${thirdparty.root}/dreambean/codegen ! dreambean.xmlbeans.root=${thirdparty.root}/dreambean/xmlbeans ! ! # Pointers to lib location for JBoss Projects ! # -------------------------------------------------------------------------------- ! jboss.client.root=${thirdparty.root}/jboss/client ! jboss.jmx.root=${thirdparty.root}/jboss/jmx ! ! # Pointers to lib location for SourceForge Projects ! # -------------------------------------------------------------------------------- ! sourceforge.xdoclet.root=${thirdparty.root}/sourceforge/xdoclet ! sourceforge.xweb.root=${thirdparty.root}/sourceforge/xweb ! ! # Pointers to lib location for Sun Projects ! # -------------------------------------------------------------------------------- ! sun.j2ee.root=${thirdparty.root}/sun/j2ee ! sun.jaxp.root=${thirdparty.root}/sun/jaxp ! sun.jndi.root=${thirdparty.root}/sun/jndi ! sun.jmx.root=${thirdparty.root}/sun/jmx ! sun.jsr77.root=${thirdparty.root}/sun/jsr77/output/lib ! sun.jsr88.root=${thirdparty.root}/sun/jsr88/output/lib ! sun.swing.root=${thirdparty.root}/sun/swing ! sun.tools.root=${thirdparty.root}/sun/tools --- 1,62 ---- ! # ================================================================================ ! # EJTools, the Enterprise Java Tools ! # ! # Distributable under LGPL license. ! # See terms of license at gnu.org. ! # ! # $Revision$ ! # ================================================================================ ! ! # ================================================================================ ! # Properties File for the EJTools Project ! # Location Purpose Properties ! # ================================================================================ ! ! # Pointers to lib location for EJTools Projects ! # -------------------------------------------------------------------------------- ! ejtools.adwt.root=${libraries.root}/adwt/output/lib ! ejtools.common.root=${libraries.root}/common/output/lib ! ejtools.icons.root=${libraries.root}/j2ee.icons/output/lib ! ejtools.provider.root=${libraries.root}/jboss.provider/output/lib ! ejtools.taglib.root=${libraries.root}/taglib/output/lib ! ejtools.xdoclet.root=${libraries.root}/xdoclet/output/lib ! ejtools.xmlweb.root=${libraries.root}/xmlweb/output/lib ! ! # Pointers to lib location for Apache Projects ! # -------------------------------------------------------------------------------- ! apache.ant.root=${thirdparty.root}/apache/ant ! apache.batik.root=${thirdparty.root}/apache/batik ! apache.crimson.root=${thirdparty.root}/apache/crimson ! apache.log4j.root=${thirdparty.root}/apache/log4j ! apache.struts.root=${thirdparty.root}/apache/struts ! apache.taglibs.root=${thirdparty.root}/apache/taglibs ! apache.tomcat.root=${thirdparty.root}/apache/tomcat ! apache.xalan.root=${thirdparty.root}/apache/xalan ! apache.xerces.root=${thirdparty.root}/apache/xerces ! ! # Pointers to lib location for Dreambean Projects ! # -------------------------------------------------------------------------------- ! dreambean.awt.root=${thirdparty.root}/dreambean/awt ! dreambean.codegen.root=${thirdparty.root}/dreambean/codegen ! dreambean.xmlbeans.root=${thirdparty.root}/dreambean/xmlbeans ! ! # Pointers to lib location for JBoss Projects ! # -------------------------------------------------------------------------------- ! jboss.client.root=${thirdparty.root}/jboss/client ! jboss.jmx.root=${thirdparty.root}/jboss/jmx ! ! # Pointers to lib location for SourceForge Projects ! # -------------------------------------------------------------------------------- ! sourceforge.xdoclet.root=${thirdparty.root}/sourceforge/xdoclet ! sourceforge.xweb.root=${thirdparty.root}/sourceforge/xweb ! ! # Pointers to lib location for Sun Projects ! # -------------------------------------------------------------------------------- ! sun.j2ee.root=${thirdparty.root}/sun/j2ee ! sun.jaxp.root=${thirdparty.root}/sun/jaxp ! sun.jndi.root=${thirdparty.root}/sun/jndi ! sun.jmx.root=${thirdparty.root}/sun/jmx ! sun.jsr77.root=${thirdparty.root}/sun/jsr77/output/lib ! sun.jsr88.root=${thirdparty.root}/sun/jsr88/output/lib ! sun.swing.root=${thirdparty.root}/sun/swing ! sun.tools.root=${thirdparty.root}/sun/tools Index: switch.properties =================================================================== RCS file: /cvsroot/ejtools/build/switch.properties,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** switch.properties 16 May 2002 07:16:12 -0000 1.8 --- switch.properties 24 May 2002 21:12:15 -0000 1.9 *************** *** 19,28 **** build.application.jndi.browser=true build.application.management=true ! build.webapp.jmx.browser=true ! build.webapp.jndi.browser=true build.library.adwt=true build.library.common=true build.library.j2ee.icons=true build.library.jboss.provider=true build.library.xmlweb=true build.thirdparty.jsr77=true --- 19,30 ---- build.application.jndi.browser=true build.application.management=true ! build.webapp.jmx.browser=true ! build.webapp.jndi.browser=true build.library.adwt=true build.library.common=true build.library.j2ee.icons=true build.library.jboss.provider=true + build.library.taglib=true + build.library.xdoclet=true build.library.xmlweb=true build.thirdparty.jsr77=true *************** *** 35,44 **** clean.application.jndi.browser=true clean.application.management=true ! clean.webapp.jmx.browser=true ! clean.webapp.jndi.browser=true clean.library.adwt=true clean.library.common=true clean.library.j2ee.icons=true clean.library.jboss.provider=true clean.library.xmlweb=true clean.thirdparty.jsr77=true --- 37,47 ---- clean.application.jndi.browser=true clean.application.management=true ! clean.webapp.jmx.browser=true ! clean.webapp.jndi.browser=true clean.library.adwt=true clean.library.common=true clean.library.j2ee.icons=true clean.library.jboss.provider=true + clean.library.taglib=true clean.library.xmlweb=true clean.thirdparty.jsr77=true *************** *** 51,60 **** dist.application.jndi.browser=true dist.application.management=true ! #dist.webapp.jmx.browser=true ! #dist.webapp.jndi.browser=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 --- 54,64 ---- dist.application.jndi.browser=true dist.application.management=true ! dist.webapp.jmx.browser=true ! dist.webapp.jndi.browser=true dist.library.adwt=true dist.library.common=true dist.library.j2ee.icons=true dist.library.jboss.provider=true + dist.library.taglib=true dist.library.xmlweb=true dist.thirdparty.jsr77=true *************** *** 70,73 **** --- 74,78 ---- javadoc.library.common=true javadoc.library.jboss.provider=true + javadoc.library.taglib=true javadoc.library.xmlweb=true javadoc.thirdparty.jsr77=true *************** *** 90,93 **** --- 95,99 ---- todo.library.common=true todo.library.jboss.provider=true + todo.library.taglib=true todo.library.xmlweb=true |