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

Max Rydahl Andersen mandersen at jboss.com
Mon Dec 11 17:22:04 EST 2006


  User: mandersen
  Date: 06/12/11 17:22:04

  Modified:    hibernatetools/plugins/org.hibernate.eclipse/META-INF 
                        MANIFEST.MF
  Log:
  HBX-830  Database errors should not be displayed in Log Error view
  HBX-837 Have seperate logs per configuration
  
  Revision  Changes    Path
  1.48      +3 -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.47
  retrieving revision 1.48
  diff -u -b -r1.47 -r1.48
  --- MANIFEST.MF	27 Nov 2006 15:30:22 -0000	1.47
  +++ MANIFEST.MF	11 Dec 2006 22:22:04 -0000	1.48
  @@ -465,6 +465,8 @@
    org.objectweb.asm.attrs,
    org.w3c.tidy,
    org.w3c.tidy.ant
  -Require-Bundle: org.eclipse.core.runtime
  +Require-Bundle: org.eclipse.core.runtime,
  + org.eclipse.ui.console,
  + org.eclipse.jface
   Eclipse-LazyStart: true
   Eclipse-BuddyPolicy: registered
  
  
  



More information about the jboss-cvs-commits mailing list