User: mnf999  
  Date: 01/12/10 12:04:45

  Modified:    .        build.xml
  Log:
  
  
  Revision  Changes    Path
  1.28      +1 -8      newsite/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.xml 2001/12/10 19:44:10     1.27
  +++ build.xml 2001/12/10 20:04:45     1.28
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.27 2001/12/10 19:44:10 mnf999 Exp $ -->
  +<!-- $Id: build.xml,v 1.28 2001/12/10 20:04:45 mnf999 Exp $ -->
   
   <project default="main" name="JBoss Website/Website">
   
  @@ -239,13 +239,6 @@
         </fileset>
       </ear>
       
  -    
  -    
  -     <copy todir="/home/marcf/JBoss-2.4.1_Tomcat-3.2.3/jboss/deploy" filtering="no">
  -      <fileset dir="${build.lib}">
  -         <include name="**"/>
  -      </fileset>
  -    </copy>
       
     </target>
   
  
  
  

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

Reply via email to