[jboss-cvs] JBossCache ...

Elias Ross genman at noderunner.net
Fri Feb 16 14:30:46 EST 2007


  User: genman  
  Date: 07/02/16 14:30:46

  Modified:    JBossCache  .classpath
  Log:
  annotations
  
  Revision  Changes    Path
  1.16      +1 -1      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.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- .classpath	23 Jan 2007 20:02:07 -0000	1.15
  +++ .classpath	16 Feb 2007 19:30:46 -0000	1.16
  @@ -28,7 +28,6 @@
   	<classpathentry kind="lib" path="lib/jdbm-1.0.jar"/>
   	<classpathentry kind="lib" path="lib/jgroups.jar"/>
   	<classpathentry kind="lib" path="lib/junit.jar"/>
  -	<classpathentry kind="lib" path="lib/qdox.jar"/>
   	<classpathentry kind="lib" path="lib/berkeleydb/je.jar"/>
   	<classpathentry kind="lib" path="lib/trove.jar"/>
   	<classpathentry kind="lib" path="lib/retro/jboss-backport-concurrent.jar"/>
  @@ -36,5 +35,6 @@
   	<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
   	<classpathentry kind="lib" path="lib/c3p0-0.9.1.jar"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  +	<classpathentry kind="lib" path="lib/jcip-annotations.jar"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list