Author: nickboldt
Date: 2010-04-08 15:02:58 -0400 (Thu, 08 Apr 2010)
New Revision: 21375
Modified:
branches/modular_build/examples/features/org.jboss.tools.community.project.examples.feature/feature.xml
branches/modular_build/examples/features/org.jboss.tools.project.examples.feature/feature.xml
branches/modular_build/examples/features/org.jboss.tools.project.examples.test.feature/feature.xml
branches/modular_build/examples/plugins/org.jboss.tools.community.project.examples/META-INF/MANIFEST.MF
branches/modular_build/examples/plugins/org.jboss.tools.project.examples.cheatsheet/META-INF/MANIFEST.MF
branches/modular_build/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF
branches/modular_build/examples/tests/org.jboss.tools.project.examples.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/examples/features/org.jboss.tools.community.project.examples.feature/feature.xml
===================================================================
---
branches/modular_build/examples/features/org.jboss.tools.community.project.examples.feature/feature.xml 2010-04-08
19:02:41 UTC (rev 21374)
+++
branches/modular_build/examples/features/org.jboss.tools.community.project.examples.feature/feature.xml 2010-04-08
19:02:58 UTC (rev 21375)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.community.project.examples.feature"
label="JBoss Tools Community Project Examples"
- version="1.0.0"
+ version="1.1.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.community.project.examples">
Modified:
branches/modular_build/examples/features/org.jboss.tools.project.examples.feature/feature.xml
===================================================================
---
branches/modular_build/examples/features/org.jboss.tools.project.examples.feature/feature.xml 2010-04-08
19:02:41 UTC (rev 21374)
+++
branches/modular_build/examples/features/org.jboss.tools.project.examples.feature/feature.xml 2010-04-08
19:02:58 UTC (rev 21375)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.project.examples.feature"
label="%featureName"
- version="1.0.1"
+ version="1.1.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.project.examples">
Modified:
branches/modular_build/examples/features/org.jboss.tools.project.examples.test.feature/feature.xml
===================================================================
---
branches/modular_build/examples/features/org.jboss.tools.project.examples.test.feature/feature.xml 2010-04-08
19:02:41 UTC (rev 21374)
+++
branches/modular_build/examples/features/org.jboss.tools.project.examples.test.feature/feature.xml 2010-04-08
19:02:58 UTC (rev 21375)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.project.examples.test.feature"
label="Project Examples Test Suite Feature"
- version="1.0.0">
+ version="1.1.0.qualifier">
<description
url="http://www.example.com/description">
[Enter Feature Description here.]
Modified:
branches/modular_build/examples/plugins/org.jboss.tools.community.project.examples/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/examples/plugins/org.jboss.tools.community.project.examples/META-INF/MANIFEST.MF 2010-04-08
19:02:41 UTC (rev 21374)
+++
branches/modular_build/examples/plugins/org.jboss.tools.community.project.examples/META-INF/MANIFEST.MF 2010-04-08
19:02:58 UTC (rev 21375)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.community.project.examples;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.1.0.qualifier
Bundle-Vendor: %BundleVendor
Bundle-Localization: plugin
Require-Bundle: org.jboss.tools.project.examples
Modified:
branches/modular_build/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF 2010-04-08
19:02:41 UTC (rev 21374)
+++
branches/modular_build/examples/plugins/org.jboss.tools.project.examples/META-INF/MANIFEST.MF 2010-04-08
19:02:58 UTC (rev 21375)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.project.examples;singleton:=true
-Bundle-Version: 1.0.1
+Bundle-Version: 1.1.0.qualifier
Bundle-Activator: org.jboss.tools.project.examples.ProjectExamplesActivator
Bundle-Vendor: %BundleVendor
Require-Bundle: org.eclipse.ui,
Modified:
branches/modular_build/examples/plugins/org.jboss.tools.project.examples.cheatsheet/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/examples/plugins/org.jboss.tools.project.examples.cheatsheet/META-INF/MANIFEST.MF 2010-04-08
19:02:41 UTC (rev 21374)
+++
branches/modular_build/examples/plugins/org.jboss.tools.project.examples.cheatsheet/META-INF/MANIFEST.MF 2010-04-08
19:02:58 UTC (rev 21375)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.project.examples.cheatsheet;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.1.0.qualifier
Bundle-Activator: org.jboss.tools.project.examples.cheatsheet.Activator
Bundle-Vendor: %BundleVendor
Bundle-Localization: plugin
Modified:
branches/modular_build/examples/tests/org.jboss.tools.project.examples.test/META-INF/MANIFEST.MF
===================================================================
---
branches/modular_build/examples/tests/org.jboss.tools.project.examples.test/META-INF/MANIFEST.MF 2010-04-08
19:02:41 UTC (rev 21374)
+++
branches/modular_build/examples/tests/org.jboss.tools.project.examples.test/META-INF/MANIFEST.MF 2010-04-08
19:02:58 UTC (rev 21375)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Project Examples Test Suite
Bundle-SymbolicName: org.jboss.tools.project.examples.test;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.1.0.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.junit;bundle-version="3.8.2",
org.jboss.tools.tests;bundle-version="2.0.0"