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

Max Rydahl Andersen mandersen at jboss.com
Fri Oct 27 09:35:27 EDT 2006


  User: mandersen
  Date: 06/10/27 09:35:27

  Modified:    hibernatetools/plugins/org.hibernate.eclipse  .classpath
  Log:
  HBX-792 exposing setMaxResult in UI
  
  Revision  Changes    Path
  1.38      +1 -1      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.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- .classpath	20 Oct 2006 12:00:44 -0000	1.37
  +++ .classpath	27 Oct 2006 13:35:27 -0000	1.38
  @@ -9,7 +9,7 @@
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/concurrent-1.3.2.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/connector.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/dom4j-1.6.1.jar"/>
  -	<classpathentry exported="true" kind="lib" path="lib/hibernate/hibernate3.jar"/>
  +	<classpathentry exported="true" sourcepath="/hibernate-3.2" kind="lib" path="lib/hibernate/hibernate3.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/jboss-cache.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/jboss-common.jar"/>
   	<classpathentry exported="true" kind="lib" path="lib/hibernate/jboss-jmx.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list