[jboss-cvs] system2 ...

Scott Stark scott.stark at jboss.com
Sat Jul 15 01:35:54 EDT 2006


  User: starksm 
  Date: 06/07/15 01:35:54

  Modified:    system2  build-test.xml
  Log:
  Update resources copy
  
  Revision  Changes    Path
  1.3       +1 -1      system2/build-test.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build-test.xml
  ===================================================================
  RCS file: /cvsroot/jboss/system2/build-test.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- build-test.xml	14 Jul 2006 15:16:39 -0000	1.2
  +++ build-test.xml	15 Jul 2006 05:35:54 -0000	1.3
  @@ -114,7 +114,7 @@
     </target>
     <property name="jbosstest.deploy.dir" value="${module.output}/deploy" />
     <patternset id="compile-resources.pattern">
  -    <include name="${build.resources}/**"/>
  +    <include name="${src.resources}/**"/>
     </patternset>
   
     <!-- ================================================================== -->
  
  
  



More information about the jboss-cvs-commits mailing list