[jboss-cvs] JBossCache ...

Vladmir Blagojevic vladimir.blagojevic at jboss.com
Tue Sep 12 12:20:26 EDT 2006


  User: vblagojevic
  Date: 06/09/12 12:20:26

  Modified:    JBossCache  .classpath
  Log:
  update eclipse classpath for commons-logging and log4j
  
  Revision  Changes    Path
  1.10      +2 -2      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.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- .classpath	7 Sep 2006 14:45:04 -0000	1.9
  +++ .classpath	12 Sep 2006 16:20:26 -0000	1.10
  @@ -16,7 +16,7 @@
   	<classpathentry kind="lib" path="ant-dist/lib/pretty.jar"/>
   	<classpathentry kind="lib" path="ant-dist/lib/resolver.jar"/>
   	<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
  -	<classpathentry kind="lib" path="lib/commons-logging.jar"/>
  +	<classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/>
   	<classpathentry kind="lib" path="lib/concurrent.jar"/>
   	<classpathentry kind="lib" path="lib/derby.jar"/>
   	<classpathentry kind="lib" path="lib/javassist.jar"/>
  @@ -28,7 +28,7 @@
   	<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.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/trove.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list