[jboss-cvs] jboss-jms/tests/bin ...

Timothy Fox tim.fox at jboss.com
Mon Jul 17 13:14:50 EDT 2006


  User: timfox  
  Date: 06/07/17 13:14:50

  Modified:    tests/bin  runtest
  Log:
  Many changes including implementation of prefetch, SEDAisation of server, changing of recovery
  
  Revision  Changes    Path
  1.72      +2 -1      jboss-jms/tests/bin/runtest
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: runtest
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-jms/tests/bin/runtest,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -b -r1.71 -r1.72
  --- runtest	20 May 2006 00:55:06 -0000	1.71
  +++ runtest	17 Jul 2006 17:14:50 -0000	1.72
  @@ -12,7 +12,7 @@
   #            will attempt to connect to the debugger, which should be lisening on 'rmiserver'
   #
   #
  -# $Id: runtest,v 1.71 2006/05/20 00:55:06 ovidiu Exp $
  +# $Id: runtest,v 1.72 2006/07/17 17:14:50 timfox Exp $
   #
   
   
  @@ -133,6 +133,7 @@
   $reldir/../../src/resources/mysql-connector-java-3.0.17-ga-bin.jar${SEP}\
   $reldir/../../src/resources/ojdbc14.jar${SEP}\
   $reldir/../../src/resources/postgresql-8.1-405.jdbc3.jar${SEP}\
  +$reldir/../../../naming/output/lib/jnp-client.jar${SEP}\
   ${REMOTING_LIB}${SEP}\
   ${SERIALIZATION_LIB}${SEP}\
   ${AOP_LIB}${SEP}\
  
  
  



More information about the jboss-cvs-commits mailing list