Author: dgeraskov
Date: 2009-10-16 04:19:05 -0400 (Fri, 16 Oct 2009)
New Revision: 18121
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/jira/browse/JBIDE-4908
Dali plug-ins should validate required libraries versions more definitely
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF 2009-10-16
08:06:55 UTC (rev 18120)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF 2009-10-16
08:19:05 UTC (rev 18121)
@@ -13,7 +13,7 @@
org.eclipse.emf.ecore,
org.eclipse.jdt.core,
org.eclipse.wst.common.project.facet.core,
- org.eclipse.jpt.core,
+ org.eclipse.jpt.core;bundle-version="[2.2.0,2.2.1]",
org.eclipse.jpt.utility,
org.eclipse.jpt.db
Bundle-RequiredExecutionEnvironment: J2SE-1.5