User: user57  
  Date: 01/08/31 17:44:19

  Modified:    .        build.xml
  Log:
   o the build pulls from cvs, so I have to check in these with test data to
     make sure it works
  
  Revision  Changes    Path
  1.4       +1 -3      newsite/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml 2001/09/01 00:25:30     1.3
  +++ build.xml 2001/09/01 00:44:19     1.4
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.3 2001/09/01 00:25:30 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.4 2001/09/01 00:44:19 user57 Exp $ -->
   
   <project default="main" name="JBoss/Website">
   
  @@ -253,13 +253,11 @@
       <!-- Make sure there is an entry for this cvsroot -->
       <cvspass cvsroot="${snapshot.cvsroot}" password=""/>
   
  -    <!-- skip for testing
       <cvs cvsroot="${snapshot.cvsroot}"
         command="export" 
         date="TODAY" 
         package="jboss-all"
         dest="${build.snapshots}"/>
  -    -->
     </target>
   
   
  
  
  

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

Reply via email to