Author: max.andersen(a)jboss.com
Date: 2011-07-27 10:07:53 -0400 (Wed, 27 Jul 2011)
New Revision: 33241
Modified:
trunk/tests/features/org.jboss.tools.test.feature/feature.xml
trunk/tests/features/org.jboss.tools.test.feature/pom.xml
trunk/tests/features/org.jboss.tools.test.sdk.feature/feature.xml
trunk/tests/features/pom.xml
trunk/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF
trunk/tests/plugins/org.jboss.tools.tests.performance/pom.xml
trunk/tests/plugins/org.jboss.tools.tests/pom.xml
trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/META-INF/MANIFEST.MF
trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/pom.xml
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/pom.xml
trunk/tests/plugins/pom.xml
trunk/tests/pom.xml
trunk/tests/site/pom.xml
Log:
JBIDE-9268 aligned tests to 3.2.0
Modified: trunk/tests/features/org.jboss.tools.test.feature/feature.xml
===================================================================
--- trunk/tests/features/org.jboss.tools.test.feature/feature.xml 2011-07-27 11:18:36 UTC
(rev 33240)
+++ trunk/tests/features/org.jboss.tools.test.feature/feature.xml 2011-07-27 14:07:53 UTC
(rev 33241)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.test.feature"
label="Tools Tests"
- version="3.1.0.qualifier">
+ version="3.2.0.qualifier">
<description
url="http://www.jboss.org/tools">
JBossTools unit tests feature
Modified: trunk/tests/features/org.jboss.tools.test.feature/pom.xml
===================================================================
--- trunk/tests/features/org.jboss.tools.test.feature/pom.xml 2011-07-27 11:18:36 UTC (rev
33240)
+++ trunk/tests/features/org.jboss.tools.test.feature/pom.xml 2011-07-27 14:07:53 UTC (rev
33241)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>features</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests.features</groupId>
<artifactId>org.jboss.tools.test.feature</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+
<packaging>eclipse-feature</packaging>
</project>
Modified: trunk/tests/features/org.jboss.tools.test.sdk.feature/feature.xml
===================================================================
--- trunk/tests/features/org.jboss.tools.test.sdk.feature/feature.xml 2011-07-27 11:18:36
UTC (rev 33240)
+++ trunk/tests/features/org.jboss.tools.test.sdk.feature/feature.xml 2011-07-27 14:07:53
UTC (rev 33241)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.test.sdk.feature"
label="All JBossTools Tests"
- version="1.0.0.qualifier">
+ version="3.2.0.qualifier">
<description
url="http://www.example.com/description">
[Enter Feature Description here.]
Modified: trunk/tests/features/pom.xml
===================================================================
--- trunk/tests/features/pom.xml 2011-07-27 11:18:36 UTC (rev 33240)
+++ trunk/tests/features/pom.xml 2011-07-27 14:07:53 UTC (rev 33241)
@@ -4,12 +4,12 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>tests</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>features</artifactId>
<name>tests.features</name>
- <version>0.0.1-SNAPSHOT</version>
+
<packaging>pom</packaging>
<modules>
<module>org.jboss.tools.test.feature</module>
Modified: trunk/tests/plugins/org.jboss.tools.tests/pom.xml
===================================================================
--- trunk/tests/plugins/org.jboss.tools.tests/pom.xml 2011-07-27 11:18:36 UTC (rev 33240)
+++ trunk/tests/plugins/org.jboss.tools.tests/pom.xml 2011-07-27 14:07:53 UTC (rev 33241)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>plugins</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests.plugins</groupId>
<artifactId>org.jboss.tools.tests</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+
<packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF
===================================================================
--- trunk/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF 2011-07-27
11:18:36 UTC (rev 33240)
+++ trunk/tests/plugins/org.jboss.tools.tests.performance/META-INF/MANIFEST.MF 2011-07-27
14:07:53 UTC (rev 33241)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Performance tests
Bundle-SymbolicName: org.jboss.tools.tests.performance
-Bundle-Version: 3.1.0.qualifier
+Bundle-Version: 3.2.0.qualifier
Bundle-Activator: org.jboss.tools.tests.performance.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime
Modified: trunk/tests/plugins/org.jboss.tools.tests.performance/pom.xml
===================================================================
--- trunk/tests/plugins/org.jboss.tools.tests.performance/pom.xml 2011-07-27 11:18:36 UTC
(rev 33240)
+++ trunk/tests/plugins/org.jboss.tools.tests.performance/pom.xml 2011-07-27 14:07:53 UTC
(rev 33241)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>plugins</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests.plugins</groupId>
<artifactId>org.jboss.tools.tests.performance</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+
<packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext/pom.xml
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext/pom.xml 2011-07-27 11:18:36 UTC (rev
33240)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext/pom.xml 2011-07-27 14:07:53 UTC (rev
33241)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>plugins</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests.plugins</groupId>
<artifactId>org.jboss.tools.ui.bot.ext</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+
<packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/META-INF/MANIFEST.MF 2011-07-27
11:18:36 UTC (rev 33240)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/META-INF/MANIFEST.MF 2011-07-27
14:07:53 UTC (rev 33241)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Tests for SWTBot extensions
Bundle-SymbolicName: org.jboss.tools.ui.bot.ext.test
-Bundle-Version: 3.1.0.qualifier
+Bundle-Version: 3.2.0.qualifier
Bundle-Activator: org.jboss.tools.ui.bot.ext.test.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Modified: trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/pom.xml
===================================================================
--- trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/pom.xml 2011-07-27 11:18:36 UTC
(rev 33240)
+++ trunk/tests/plugins/org.jboss.tools.ui.bot.ext.test/pom.xml 2011-07-27 14:07:53 UTC
(rev 33241)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>plugins</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests.plugins</groupId>
<artifactId>org.jboss.tools.ui.bot.ext.test</artifactId>
- <version>3.1.0-SNAPSHOT</version>
+
<packaging>eclipse-plugin</packaging>
</project>
Modified: trunk/tests/plugins/pom.xml
===================================================================
--- trunk/tests/plugins/pom.xml 2011-07-27 11:18:36 UTC (rev 33240)
+++ trunk/tests/plugins/pom.xml 2011-07-27 14:07:53 UTC (rev 33241)
@@ -4,12 +4,12 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>tests</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>plugins</artifactId>
<name>tests.plugins</name>
- <version>0.0.1-SNAPSHOT</version>
+
<packaging>pom</packaging>
<modules>
<module>org.jboss.tools.tests</module>
Modified: trunk/tests/pom.xml
===================================================================
--- trunk/tests/pom.xml 2011-07-27 11:18:36 UTC (rev 33240)
+++ trunk/tests/pom.xml 2011-07-27 14:07:53 UTC (rev 33241)
@@ -10,7 +10,7 @@
<groupId>org.jboss.tools</groupId>
<artifactId>tests</artifactId>
<name>tests.all</name>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>plugins</module>
Modified: trunk/tests/site/pom.xml
===================================================================
--- trunk/tests/site/pom.xml 2011-07-27 11:18:36 UTC (rev 33240)
+++ trunk/tests/site/pom.xml 2011-07-27 14:07:53 UTC (rev 33241)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>tests</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.tests</groupId>
<artifactId>tests.site</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+
<packaging>eclipse-update-site</packaging>
</project>