[jboss-cvs] JBossCache ...

Manik Surtani msurtani at jboss.com
Fri Nov 10 11:09:53 EST 2006


  User: msurtani
  Date: 06/11/10 11:09:53

  Modified:    JBossCache  Tag: Branch_JBossCache_1_4_0 build.xml
  Log:
  Suppressed interop tests from running in cc
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.119.2.11 +1 -2      JBossCache/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/build.xml,v
  retrieving revision 1.119.2.10
  retrieving revision 1.119.2.11
  diff -u -b -r1.119.2.10 -r1.119.2.11
  --- build.xml	10 Nov 2006 15:51:03 -0000	1.119.2.10
  +++ build.xml	10 Nov 2006 16:09:53 -0000	1.119.2.11
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- $Id: build.xml,v 1.119.2.10 2006/11/10 15:51:03 msurtani Exp $ -->
  +<!-- $Id: build.xml,v 1.119.2.11 2006/11/10 16:09:53 msurtani Exp $ -->
   
   <project default="compile" name="JBossCache">
   
  @@ -187,7 +187,6 @@
            <src path="${stress.tests.dir}"/>
            <src path="${perf.tests.dir}"/>
            <src path="${jrunit.tests.dir}"/>
  -         <src path="${interop.tests.dir}"/>
            <classpath path="${compile.dir}"/>
            <classpath refid="library.classpath"/>
            <exclude name="**/obsolete/**"/>
  
  
  



More information about the jboss-cvs-commits mailing list