[jboss-cvs] JBossCache ...

Jason Thomas Greene jgreene at jboss.com
Tue Apr 24 08:46:04 EDT 2007


  User: jgreene 
  Date: 07/04/24 08:46:04

  Modified:    JBossCache  .classpath
  Log:
  Temporarily fix optimistic test case by using an explicit transaction
  Remove plain cache test which is known behavior
  
  Revision  Changes    Path
  1.20      +1 -0      JBossCache/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/.classpath,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- .classpath	23 Apr 2007 15:13:11 -0000	1.19
  +++ .classpath	24 Apr 2007 12:46:04 -0000	1.20
  @@ -34,5 +34,6 @@
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="lib" path="lib/jcip-annotations.jar"/>
   	<classpathentry kind="lib" path="lib/jmock-1.1.0.jar"/>
  +	<classpathentry kind="lib" path="lib/concurrent.jar"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list