[jboss-cvs] JBossRemoting/src/bin ...

Ovidiu Feodorov ovidiu.feodorov at jboss.com
Mon Jan 15 19:29:28 EST 2007


  User: ovidiu  
  Date: 07/01/15 19:29:28

  Modified:    src/bin  Tag: remoting_2_x runtest
  Log:
  more TRACE logging and tests
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.4.16.2  +2 -1      JBossRemoting/src/bin/runtest
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: runtest
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/bin/runtest,v
  retrieving revision 1.4.16.1
  retrieving revision 1.4.16.2
  diff -u -b -r1.4.16.1 -r1.4.16.2
  --- runtest	13 Jan 2007 12:42:34 -0000	1.4.16.1
  +++ runtest	16 Jan 2007 00:29:28 -0000	1.4.16.2
  @@ -1,6 +1,6 @@
   #!/bin/sh
   #
  -# $Id: runtest,v 1.4.16.1 2007/01/13 12:42:34 ovidiu Exp $
  +# $Id: runtest,v 1.4.16.2 2007/01/16 00:29:28 ovidiu Exp $
   #
   # Script that runs a single unit test case and allows to easily attach a debugger to it.
   #
  @@ -57,6 +57,7 @@
   $reldir/../../lib/oswego-concurrent/lib/concurrent.jar${SEP}\
   $reldir/../../lib/jgroups/lib/jgroups.jar${SEP}\
   $reldir/../../lib/apache-commons/lib/commons-logging-api.jar${SEP}\
  +$reldir/../../lib/trove/lib/trove.jar${SEP}\
    junit.textui.TestRunner $TARGET_CLASS
   
   
  
  
  



More information about the jboss-cvs-commits mailing list