[jboss-cvs] JBossCache ...

Elias Ross genman at noderunner.net
Tue Jan 23 15:02:07 EST 2007


  User: genman  
  Date: 07/01/23 15:02:07

  Modified:    JBossCache  .classpath
  Log:
  fix Eclipse build path
  
  Revision  Changes    Path
  1.15      +40 -39    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.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- .classpath	15 Jan 2007 16:35:53 -0000	1.14
  +++ .classpath	23 Jan 2007 20:02:07 -0000	1.15
  @@ -34,6 +34,7 @@
   	<classpathentry kind="lib" path="lib/retro/jboss-backport-concurrent.jar"/>
   	<classpathentry kind="lib" path="lib/jboss-serialization.jar"/>
   	<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="output" path="bin"/>
   </classpath>
  
  
  



More information about the jboss-cvs-commits mailing list