Author: nickboldt
Date: 2009-10-08 14:59:41 -0400 (Thu, 08 Oct 2009)
New Revision: 17988
Modified:
trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
Log:
drop manifest requirement for .common v1.0.0 (since 1.1.0 is current version)
Modified: trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
===================================================================
--- trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2009-10-08 18:14:57 UTC (rev
17987)
+++ trunk/jbpm/plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF 2009-10-08 18:59:41 UTC (rev
17988)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jbpm.gd.jpdl;singleton:=true
-Bundle-Version: 3.1.7.qualifier
+Bundle-Version: 3.2.0.qualifier
Bundle-ClassPath: ui.jar,
lib/dom4j-1.4.jar
Bundle-Activator: org.jbpm.gd.jpdl.Plugin
@@ -67,6 +67,6 @@
org.eclipse.core.variables,
org.junit,
org.eclipse.ui.views.properties.tabbed,
- org.jboss.tools.jbpm.common;bundle-version="1.0.0"
+ org.jboss.tools.jbpm.common
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Show replies by date