Author: nickboldt
Date: 2010-04-08 15:01:23 -0400 (Thu, 08 Apr 2010)
New Revision: 21369
Modified:
branches/modular_build/struts/features/org.jboss.tools.struts.feature/feature.xml
branches/modular_build/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF
branches/modular_build/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF
branches/modular_build/struts/plugins/org.jboss.tools.struts.validator.ui/META-INF/MANIFEST.MF
branches/modular_build/struts/plugins/org.jboss.tools.struts.verification/META-INF/MANIFEST.MF
branches/modular_build/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF
branches/modular_build/struts/plugins/org.jboss.tools.struts/META-INF/MANIFEST.MF
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF
branches/modular_build/struts/tests/org.jboss.tools.struts.ui.bot.test/META-INF/MANIFEST.MF
branches/modular_build/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF
Log:
JBDS-486 bump up manifest versions to match tags file from 3.1.0.GA
Modified:
branches/modular_build/struts/features/org.jboss.tools.struts.feature/feature.xml
===================================================================
---
branches/modular_build/struts/features/org.jboss.tools.struts.feature/feature.xml 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/features/org.jboss.tools.struts.feature/feature.xml 2010-04-08
19:01:23 UTC (rev 21369)
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
- id="org.jboss.tools.struts_feature"
+ id="org.jboss.tools.struts.feature"
label="%featureName"
- version="2.0.0"
+ version="3.1.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.struts.ui">
Modified:
branches/modular_build/struts/plugins/org.jboss.tools.struts/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/plugins/org.jboss.tools.struts/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/plugins/org.jboss.tools.struts/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -53,6 +53,6 @@
org.eclipse.ltk.ui.refactoring,
org.eclipse.core.resources,
org.eclipse.core.runtime
-Bundle-Version: 2.0.0
+Bundle-Version: 3.1.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ManifestVersion: 2
Modified:
branches/modular_build/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -24,6 +24,6 @@
org.eclipse.jst.jsp.core,
org.jboss.tools.common
Export-Package: org.jboss.tools.struts.text.ext.hyperlink
-Bundle-Version: 2.0.0
+Bundle-Version: 3.1.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Modified:
branches/modular_build/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -61,6 +61,6 @@
org.eclipse.core.runtime,
org.eclipse.gef,
org.eclipse.core.expressions
-Bundle-Version: 2.0.0
+Bundle-Version: 3.1.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Modified:
branches/modular_build/struts/plugins/org.jboss.tools.struts.validator.ui/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/plugins/org.jboss.tools.struts.validator.ui/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/plugins/org.jboss.tools.struts.validator.ui/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -26,6 +26,6 @@
org.eclipse.wst.xml.ui,
org.eclipse.core.resources,
org.eclipse.core.runtime
-Bundle-Version: 2.0.0
+Bundle-Version: 3.1.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Modified:
branches/modular_build/struts/plugins/org.jboss.tools.struts.verification/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/plugins/org.jboss.tools.struts.verification/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/plugins/org.jboss.tools.struts.verification/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -14,7 +14,7 @@
org.jboss.tools.struts,
org.eclipse.ui,
org.jboss.tools.jst.web.verification
-Bundle-Version: 2.0.0
+Bundle-Version: 3.1.0.qualifier
Bundle-Activator: org.jboss.tools.struts.verification.StrutsVerificationPlugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Modified:
branches/modular_build/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/plugins/org.jboss.tools.struts.vpe.struts/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jboss.tools.struts.vpe.struts;singleton:=true
-Bundle-Version: 2.1.0
+Bundle-Version: 3.1.0.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.jboss.tools.vpe
Modified:
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.jboss.tools.struts.text.ext.test;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 3.1.0.qualifier
Require-Bundle: org.junit,
org.jboss.tools.common.model.ui,
org.jboss.tools.tests,
Modified:
branches/modular_build/struts/tests/org.jboss.tools.struts.ui.bot.test/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/tests/org.jboss.tools.struts.ui.bot.test/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/tests/org.jboss.tools.struts.ui.bot.test/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Struts UI SWTBot Tests
Bundle-SymbolicName: org.jboss.tools.struts.ui.bot.test
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 3.1.0.qualifier
Bundle-Activator: org.jboss.tools.struts.ui.bot.test.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Modified:
branches/modular_build/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF 2010-04-08
19:00:58 UTC (rev 21368)
+++
branches/modular_build/struts/tests/org.jboss.tools.struts.vpe.struts.test/META-INF/MANIFEST.MF 2010-04-08
19:01:23 UTC (rev 21369)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.jboss.tools.struts.vpe.struts.test;singleton:=true
-Bundle-Version: 2.1.0
+Bundle-Version: 3.1.0.qualifier
Bundle-Activator: org.jboss.tools.struts.vpe.struts.test.StrutsTestPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,