[jboss-cvs] JBossRemoting ...

Ron Sigal ron_sigal at yahoo.com
Mon Feb 19 01:57:13 EST 2007


  User: rsigal  
  Date: 07/02/19 01:57:13

  Modified:    JBossRemoting  Tag: remoting_2_x build.xml
  Log:
  JBREM-654:  Restored "**/ssl/serversocketrefresh/*TestCase" to tests.functional.main.core.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.88.2.6  +2 -2      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.88.2.5
  retrieving revision 1.88.2.6
  diff -u -b -r1.88.2.5 -r1.88.2.6
  --- build.xml	9 Feb 2007 03:08:13 -0000	1.88.2.5
  +++ build.xml	19 Feb 2007 06:57:13 -0000	1.88.2.6
  @@ -9,7 +9,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.88.2.5 2007/02/09 03:08:13 rsigal Exp $ -->
  +<!-- $Id: build.xml,v 1.88.2.6 2007/02/19 06:57:13 rsigal Exp $ -->
   
   <project default="most" name="JBossRemoting">
   
  @@ -672,7 +672,7 @@
                  <exclude name="**/remoting/callback/pull/memory/**/*StoreCallbackTestCase*"/>
                  <exclude name="**/remoting/detection/multicast/*MulticastUnitTestCase*"/>
                  <exclude name="**/remoting/transport/http/compression/*CompressedHTTPInvokerTestCase*"/>
  -               <exclude name="**/remoting/transport/**/ssl/serversocketrefresh/*TestCase*"/>
  +               <!--<exclude name="**/remoting/transport/**/ssl/serversocketrefresh/*TestCase*"/>-->
                  <exclude name="**/remoting/transport/multiplex/*RestartServerTestCase*"/>
                  <!-- having to remove peformance tests as running out of memory failures -->
                  <exclude name="**/remoting/transport/multiplex/**/**Performance*TestCase.class"/>
  
  
  



More information about the jboss-cvs-commits mailing list