User: sparre  
  Date: 01/06/06 08:48:57

  Modified:    src/bin  bmptest.sh
  Log:
  Fixed unneeded standalone bmp-test dependency on testbean-test.
  
  Revision  Changes    Path
  1.4       +1 -1      jbosstest/src/bin/bmptest.sh
  
  Index: bmptest.sh
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/bin/bmptest.sh,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bmptest.sh        2001/01/07 23:14:33     1.3
  +++ bmptest.sh        2001/06/06 15:48:57     1.4
  @@ -1,3 +1,3 @@
   #! /bin/sh
   
  -java -Djava.security.policy=jar:file:../lib/testbeantest.jar!/client.policy 
-Djava.security.manager -classpath ../lib/bmptest.jar org.jboss.test.bmp.test.Main 
  +java -Djava.security.policy=jar:file:../lib/bmptest.jar!/client.policy 
-Djava.security.manager -classpath ../lib/bmptest.jar org.jboss.test.bmp.test.Main 
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to