[jbosstools-commits] JBoss Tools SVN: r21885 - branches/hibernatetools-multiversion/hibernatetools/plugins/org.hibernate.mediator/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue May 4 07:26:48 EDT 2010


Author: vyemialyanchyk
Date: 2010-05-04 07:26:47 -0400 (Tue, 04 May 2010)
New Revision: 21885

Modified:
   branches/hibernatetools-multiversion/hibernatetools/plugins/org.hibernate.mediator/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/jira/browse/JBIDE-6070 - fix manifest.mf

Modified: branches/hibernatetools-multiversion/hibernatetools/plugins/org.hibernate.mediator/META-INF/MANIFEST.MF
===================================================================
--- branches/hibernatetools-multiversion/hibernatetools/plugins/org.hibernate.mediator/META-INF/MANIFEST.MF	2010-05-04 11:17:31 UTC (rev 21884)
+++ branches/hibernatetools-multiversion/hibernatetools/plugins/org.hibernate.mediator/META-INF/MANIFEST.MF	2010-05-04 11:26:47 UTC (rev 21885)
@@ -49,6 +49,7 @@
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: plugin
 Export-Package: org.hibernate.mediator,
+ org.hibernate.mediator.base,
  org.hibernate.mediator.execution,
  org.hibernate.mediator.logging,
  org.hibernate.mediator.preferences,



More information about the jbosstools-commits mailing list