[jboss-cvs] jbosside/hibernatetools/plugins/org.hibernate.eclipse ...

Max Rydahl Andersen mandersen at jboss.com
Tue Apr 10 06:13:24 EDT 2007


  User: mandersen
  Date: 07/04/10 06:13:24

  Modified:    hibernatetools/plugins/org.hibernate.eclipse  .classpath
  Log:
  update core libs
  
  Revision  Changes    Path
  1.41      +3 -3      jbosside/hibernatetools/plugins/org.hibernate.eclipse/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse/.classpath,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -b -r1.40 -r1.41
  --- .classpath	27 Nov 2006 15:30:18 -0000	1.40
  +++ .classpath	10 Apr 2007 10:13:24 -0000	1.41
  @@ -1,8 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src"/>
  -	<classpathentry exported="true" kind="lib" path="lib/hibernate/javassist.jar"/>
  -	<classpathentry exported="true" kind="lib" path="lib/annotations/hibernate-entitymanager.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/asm.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/asm-attrs.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/c3p0-0.9.0.jar"/>
  @@ -31,9 +29,11 @@
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/cglib-2.1.3.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/jgroups-2.2.8.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/antlr-2.7.6.jar"/>
  -	<classpathentry exported="true" kind="lib" path="lib/hibernate/ehcache-1.2.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/annotations/lucene-core-2.0.0.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/tools/jtidy-r8-20060801.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/annotations/hibernate-entitymanager.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/hibernate/javassist.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/hibernate/ehcache-1.2.3.jar"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
   	<classpathentry kind="output" path="build/eclipse"/>
  
  
  



More information about the jboss-cvs-commits mailing list