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

Max Rydahl Andersen mandersen at jboss.com
Mon Nov 27 10:30:27 EST 2006


  User: mandersen
  Date: 06/11/27 10:30:27

  Modified:    hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF 
                        MANIFEST.MF
  Log:
  Reverse engineering is now using the underlying configuration more consistently - allow 100% persistence.xml based configuration.
  
  Revision  Changes    Path
  1.23      +1 -1      jbosside/hibernatetools/plugins/org.hibernate.eclipse.mapper/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.mapper/META-INF/MANIFEST.MF,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -b -r1.22 -r1.23
  --- MANIFEST.MF	14 Aug 2006 23:14:41 -0000	1.22
  +++ MANIFEST.MF	27 Nov 2006 15:30:27 -0000	1.23
  @@ -2,7 +2,7 @@
   Bundle-ManifestVersion: 2
   Bundle-Name: Mapper Plug-in
   Bundle-SymbolicName: org.hibernate.eclipse.mapper; singleton:=true
  -Bundle-Version: 3.2.0.beta7
  +Bundle-Version: 3.2.0.beta8
   Bundle-ClassPath: org.hibernate.eclipse.mapper.jar
   Bundle-Activator: org.hibernate.eclipse.mapper.MapperPlugin
   Bundle-Vendor: Hibernate Team
  
  
  



More information about the jboss-cvs-commits mailing list