User: user57  
  Date: 01/10/03 13:21:22

  Modified:    jboss    build.xml
  Log:
   o added optional-plugins to the 'all' group
  
  Revision  Changes    Path
  1.34      +2 -1      build/jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/build.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- build.xml 2001/10/03 13:32:03     1.33
  +++ build.xml 2001/10/03 20:21:22     1.34
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.33 2001/10/03 13:32:03 cgjung Exp $ -->
  +<!-- $Id: build.xml,v 1.34 2001/10/03 20:21:22 user57 Exp $ -->
   
   <project default="main" name="JBoss/Build">
   
  @@ -319,6 +319,7 @@
         <group name="all">
           <include groups="core, standard, optional"/>
           <include groups="standard-plugins"/>
  +        <include groups="optional-plugins"/>
         </group>
   
       </moduleconfig>
  
  
  

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

Reply via email to