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

Max Rydahl Andersen mandersen at jboss.com
Wed Nov 15 11:12:07 EST 2006


  User: mandersen
  Date: 06/11/15 11:12:07

  Modified:    hibernatetools/plugins/org.hibernate.eclipse/META-INF 
                        MANIFEST.MF
  Log:
  HBX-822 Automatically use Eclipse's project classpath
  HBX-821 Support Hibernate EntityManager/JPA
  HBX-823 Do not require hibernate.cfg.xml for core configuration to work
  
  Revision  Changes    Path
  1.45      +1 -1      jbosside/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MANIFEST.MF
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -b -r1.44 -r1.45
  --- MANIFEST.MF	20 Oct 2006 12:00:45 -0000	1.44
  +++ MANIFEST.MF	15 Nov 2006 16:12:06 -0000	1.45
  @@ -4,7 +4,7 @@
   Bundle-SymbolicName: org.hibernate.eclipse
   Bundle-Version: 3.2.0.beta8
   Bundle-ClassPath: org.hibernate.eclipse.jar,
  - lib/hibernate/asm.jar,
  + lib/hibernate/asm.jar ,
    lib/hibernate/asm-attrs.jar,
    lib/hibernate/c3p0-0.9.0.jar,
    lib/hibernate/commons-collections-2.1.1.jar,
  
  
  



More information about the jboss-cvs-commits mailing list