User: schaefera
  Date: 02/04/12 16:54:12

  Modified:    src/build/subprojects Tag: Branch_2_4 build-xa.xml
  Log:
  Backport of the JBoss 3.0 stress tests w/o JMS and deadlock tests.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3.2.2   +2 -0      jbosstest/src/build/subprojects/Attic/build-xa.xml
  
  Index: build-xa.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/build/subprojects/Attic/build-xa.xml,v
  retrieving revision 1.3.2.1
  retrieving revision 1.3.2.2
  diff -u -r1.3.2.1 -r1.3.2.2
  --- build-xa.xml      9 Jul 2001 01:06:01 -0000       1.3.2.1
  +++ build-xa.xml      12 Apr 2002 23:54:12 -0000      1.3.2.2
  @@ -22,9 +22,11 @@
       <!-- =================================================================== -->
       <target name="jar" depends="compile">
           <delete dir="${build.classes.dir}/META-INF"/>
  +<!-- AS No files there and cvs update -dP will removed the directory and the build 
fails
           <copy todir="${build.classes.dir}">
               <fileset dir="${src.resources}/xa"/>
           </copy>
  +-->
           <jar jarfile="${build.lib.dir}/xatestclient.jar"
                basedir="${build.classes.dir}"
                manifest="${etc.dir}/manifest.mf"
  
  
  

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

Reply via email to