User: user57  
  Date: 01/07/27 18:32:06

  Modified:    .        Tag: jboss_buildmagic config.xml
  Added:       .        Tag: jboss_buildmagic build.sh
  Removed:     .        Tag: jboss_buildmagic build
  Log:
   o hooked up jbosscx
   o changed mkdir for javadocs to be done inside of javadocs-check to allow
     all javadoc generation to be disabled via javadoc-generated-already and
     not break the install/release targets.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.3   +2 -2      build/config.xml
  
  Index: config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/config.xml,v
  retrieving revision 1.2.2.2
  retrieving revision 1.2.2.3
  diff -u -r1.2.2.2 -r1.2.2.3
  --- config.xml        2001/07/28 00:48:00     1.2.2.2
  +++ config.xml        2001/07/28 01:32:06     1.2.2.3
  @@ -14,7 +14,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: config.xml,v 1.2.2.2 2001/07/28 00:48:00 user57 Exp $ -->
  +<!-- $Id: config.xml,v 1.2.2.3 2001/07/28 01:32:06 user57 Exp $ -->
   
     <!-- ================================================================== -->
     <!-- Project Setup                                                      -->
  @@ -56,7 +56,7 @@
     <!-- ================================================================== -->
   
     <!-- This is the comma separated list of modules (& execution order) -->
  -  <property name="modules" value="j2ee, naming, server"/>
  +  <property name="modules" value="j2ee, naming, server, connector, pool"/>
   
   
     <!-- ================================================================== -->
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +116 -0    build/Attic/build.sh
  
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to