User: mnf999  
  Date: 01/12/10 11:44:10

  Modified:    .        build.xml
  Log:
  Altoweb partnership
  
  Revision  Changes    Path
  1.27      +10 -1     newsite/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/build.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- build.xml 2001/12/06 03:25:27     1.26
  +++ build.xml 2001/12/10 19:44:10     1.27
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.26 2001/12/06 03:25:27 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.27 2001/12/10 19:44:10 mnf999 Exp $ -->
   
   <project default="main" name="JBoss Website/Website">
   
  @@ -238,6 +238,15 @@
           <include name="website.war"/>
         </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