User: mnf999  
  Date: 02/02/05 09:45:01

  Modified:    .        build.xml
  Log:
  Oops
  :
  
  Revision  Changes    Path
  1.30      +2 -6      newsite/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- build.xml 2002/02/05 17:39:50     1.29
  +++ build.xml 2002/02/05 17:45:01     1.30
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.29 2002/02/05 17:39:50 mnf999 Exp $ -->
  +<!-- $Id: build.xml,v 1.30 2002/02/05 17:45:01 mnf999 Exp $ -->
   
   <project default="main" name="JBoss Website/Website">
   
  @@ -239,11 +239,7 @@
         </fileset>
       </ear>
       
  -      <copy todir="C:\JBoss\jboss\deploy" filtering="no">
  -      <fileset dir="${build.lib}">
  -         <include name="website.ear"/>
  -      </fileset>
  -    </copy>
  +      
       
     </target>
   
  
  
  

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

Reply via email to