User: user57  
  Date: 02/04/17 21:34:36

  Modified:    website  build.xml
  Log:
   o Added forums to all
  
  Revision  Changes    Path
  1.22      +2 -2      build/website/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/website/build.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build.xml 18 Apr 2002 03:16:32 -0000      1.21
  +++ build.xml 18 Apr 2002 04:34:36 -0000      1.22
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.21 2002/04/18 03:16:32 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.22 2002/04/18 04:34:36 user57 Exp $ -->
   
   <project default="main" name="JBoss Website/Build">
   
  @@ -107,7 +107,7 @@
   
         <group name="all">
           <include groups="standard"/>
  -        <include modules="snapshots"/>
  +        <include modules="forums, snapshots"/>
         </group>
   
         <group name="quick">
  
  
  

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

Reply via email to