[jboss-cvs] JBossCache ...

Brian Stansberry brian.stansberry at jboss.com
Wed Oct 25 00:56:38 EDT 2006


  User: bstansberry
  Date: 06/10/25 00:56:38

  Modified:    JBossCache  .classpath
  Log:
  Update to match current libraries
  
  Revision  Changes    Path
  1.12      +3 -4      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.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- .classpath	22 Sep 2006 18:16:32 -0000	1.11
  +++ .classpath	25 Oct 2006 04:56:38 -0000	1.12
  @@ -5,6 +5,7 @@
   	<classpathentry kind="src" path="tests/perf"/>
   	<classpathentry kind="src" path="tests/stress"/>
   	<classpathentry kind="src" path="tests/interop"/>
  +	<classpathentry kind="src" path="tests-50/functional"/>
   	<classpathentry kind="lib" path="ant-dist/lib/ant.jar"/>
   	<classpathentry kind="lib" path="ant-dist/lib/ant-junit.jar"/>
   	<classpathentry kind="lib" path="ant-dist/lib/ant-launcher.jar"/>
  @@ -21,16 +22,14 @@
   	<classpathentry kind="lib" path="lib/derby.jar"/>
   	<classpathentry kind="lib" path="lib/javassist.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-aop-jdk50.jar"/>
  -	<classpathentry kind="lib" path="lib/jboss-common.jar"/>
  +	<classpathentry kind="lib" path="lib/jboss-common-core.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-j2ee.jar"/>
  -	<classpathentry kind="lib" path="lib/jboss-jmx.jar"/>
  -	<classpathentry kind="lib" path="lib/jboss-minimal.jar"/>
   	<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/log4j-1.2.13.jar"/>
   	<classpathentry kind="lib" path="lib/qdox.jar"/>
  -	<classpathentry kind="lib" path="lib/sleepycat/je.jar"/>
  +	<classpathentry kind="lib" path="lib/berkeleydb/je.jar"/>
   	<classpathentry kind="lib" path="lib/trove.jar"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="src" path="etc"/>
  
  
  



More information about the jboss-cvs-commits mailing list