User: user57  
  Date: 01/10/03 16:53:01

  Modified:    website  build.xml
  Log:
   o re-enable the forums
  
  Revision  Changes    Path
  1.14      +2 -2      build/website/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/website/build.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build.xml 2001/10/03 01:34:06     1.13
  +++ build.xml 2001/10/03 23:53:01     1.14
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.13 2001/10/03 01:34:06 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.14 2001/10/03 23:53:01 user57 Exp $ -->
   
   <project default="main" name="JBoss Website/Build">
   
  @@ -182,7 +182,7 @@
   
         <!-- Module groups -->
         <group name="standard">
  -        <include modules="website, manual, survey"/>
  +        <include modules="website, manual, forums, survey"/>
         </group>
   
         <group name="support">
  
  
  

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

Reply via email to