[jboss-cvs] JBossRemoting ...

Tom Elrod tom.elrod at jboss.com
Fri Aug 25 10:31:29 EDT 2006


  User: telrod  
  Date: 06/08/25 10:31:29

  Modified:    JBossRemoting  build.xml
  Log:
  Updated list for testing.
  
  Revision  Changes    Path
  1.81      +2 -1      JBossRemoting/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/build.xml,v
  retrieving revision 1.80
  retrieving revision 1.81
  diff -u -b -r1.80 -r1.81
  --- build.xml	25 Aug 2006 04:14:23 -0000	1.80
  +++ build.xml	25 Aug 2006 14:31:28 -0000	1.81
  @@ -9,7 +9,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.80 2006/08/25 04:14:23 rsigal Exp $ -->
  +<!-- $Id: build.xml,v 1.81 2006/08/25 14:31:28 telrod Exp $ -->
   
   <project default="most" name="JBossRemoting">
   
  @@ -673,6 +673,7 @@
                  <!-- having to remove peformance tests as running out of memory failures -->
                  <exclude name="**/remoting/transport/multiplex/**/**Performance*TestCase.class"/>
                  <exclude name="**/remoting/versioning/**/*TestCase.class"/>
  +               <exclude name="**remoting/marshall/encrypt/**"/>
                  <!-- <exclude name="**/remoting/transport/multiplex/**/MultiplexMultiThreadedPerformanceTestCase.class"/> -->
               </fileset>
            </batchtest>
  
  
  



More information about the jboss-cvs-commits mailing list