[jboss-cvs] JBossCache ...

Brian Stansberry brian.stansberry at jboss.com
Wed May 30 11:18:47 EDT 2007


  User: bstansberry
  Date: 07/05/30 11:18:47

  Modified:    JBossCache  .classpath
  Log:
  [JBCACHE-1075] Use jgroups-all.jar in Eclipse .classpath
  
  Revision  Changes    Path
  1.21      +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.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- .classpath	24 Apr 2007 12:46:04 -0000	1.20
  +++ .classpath	30 May 2007 15:18:47 -0000	1.21
  @@ -24,7 +24,7 @@
   	<classpathentry kind="lib" path="lib/jboss-common-core.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-j2ee.jar"/>
   	<classpathentry kind="lib" path="lib/jdbm-1.0.jar"/>
  -	<classpathentry kind="lib" path="lib/jgroups.jar"/>
  +	<classpathentry kind="lib" path="lib/jgroups-all.jar"/>
   	<classpathentry kind="lib" path="lib/junit.jar"/>
   	<classpathentry kind="lib" path="lib/berkeleydb/je.jar"/>
   	<classpathentry kind="lib" path="lib/trove.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list