Author: nickboldt
Date: 2011-08-03 17:15:56 -0400 (Wed, 03 Aug 2011)
New Revision: 33560
Modified:
trunk/build/aggregate/bottests-site/features/org.jboss.tools.bot.test.feature/pom.xml
trunk/build/aggregate/bottests-site/features/pom.xml
trunk/build/aggregate/bottests-site/plugins/pom.xml
trunk/build/aggregate/bottests-site/pom.xml
trunk/build/aggregate/bottests-site/site/pom.xml
trunk/build/aggregate/bottests-site/site/site.xml
trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml
trunk/build/aggregate/bottests-site/tests/pom.xml
Log:
refactor bottests to bot.tests for consistency
Modified:
trunk/build/aggregate/bottests-site/features/org.jboss.tools.bot.test.feature/pom.xml
===================================================================
---
trunk/build/aggregate/bottests-site/features/org.jboss.tools.bot.test.feature/pom.xml 2011-08-03
21:11:53 UTC (rev 33559)
+++
trunk/build/aggregate/bottests-site/features/org.jboss.tools.bot.test.feature/pom.xml 2011-08-03
21:15:56 UTC (rev 33560)
@@ -3,12 +3,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.jboss.tools.bottests</groupId>
- <artifactId>org.jboss.tools.bottests.features</artifactId>
+ <groupId>org.jboss.tools.bot.tests</groupId>
+ <artifactId>org.jboss.tools.bot.tests.features</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>org.jboss.tools.bot.test.feature</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
-</project>
\ No newline at end of file
+</project>
Modified: trunk/build/aggregate/bottests-site/features/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/features/pom.xml 2011-08-03 21:11:53 UTC (rev
33559)
+++ trunk/build/aggregate/bottests-site/features/pom.xml 2011-08-03 21:15:56 UTC (rev
33560)
@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jboss.tools</groupId>
- <artifactId>bottests</artifactId>
+ <artifactId>bot.tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools.bottests</groupId>
- <artifactId>org.jboss.tools.bottests.features</artifactId>
+ <groupId>org.jboss.tools.bot.tests</groupId>
+ <artifactId>org.jboss.tools.bot.tests.features</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
Modified: trunk/build/aggregate/bottests-site/plugins/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/plugins/pom.xml 2011-08-03 21:11:53 UTC (rev
33559)
+++ trunk/build/aggregate/bottests-site/plugins/pom.xml 2011-08-03 21:15:56 UTC (rev
33560)
@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jboss.tools</groupId>
- <artifactId>bottests</artifactId>
+ <artifactId>bot.tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools.bottests</groupId>
- <artifactId>org.jboss.tools.bottests.plugins</artifactId>
+ <groupId>org.jboss.tools.bot.tests</groupId>
+ <artifactId>org.jboss.tools.bot.tests.plugins</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
Modified: trunk/build/aggregate/bottests-site/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/pom.xml 2011-08-03 21:11:53 UTC (rev 33559)
+++ trunk/build/aggregate/bottests-site/pom.xml 2011-08-03 21:15:56 UTC (rev 33560)
@@ -8,7 +8,7 @@
<relativePath>../build/parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.tools</groupId>
- <artifactId>bottests</artifactId>
+ <artifactId>bot.tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>bot.tests.all</name>
<packaging>pom</packaging>
Modified: trunk/build/aggregate/bottests-site/site/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/site/pom.xml 2011-08-03 21:11:53 UTC (rev 33559)
+++ trunk/build/aggregate/bottests-site/site/pom.xml 2011-08-03 21:15:56 UTC (rev 33560)
@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jboss.tools</groupId>
- <artifactId>bottests</artifactId>
+ <artifactId>bot.tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools.bottests</groupId>
- <artifactId>org.jboss.tools.bottests.site</artifactId>
+ <groupId>org.jboss.tools.bot.tests</groupId>
+ <artifactId>org.jboss.tools.bot.tests.site</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-update-site</packaging>
</project>
Modified: trunk/build/aggregate/bottests-site/site/site.xml
===================================================================
--- trunk/build/aggregate/bottests-site/site/site.xml 2011-08-03 21:11:53 UTC (rev 33559)
+++ trunk/build/aggregate/bottests-site/site/site.xml 2011-08-03 21:15:56 UTC (rev 33560)
@@ -2,7 +2,7 @@
<site>
<description>To install these features, point Eclipse at this
site.</description>
<!-- JBoss Tools bot.tests Nightly Build Update Site -->
- <category-def label="JBoss Tools bot.tests Nightly Build Update Site"
name="JBoss Tools tests Nightly Build Update Site">
+ <category-def label="JBoss Tools bot.tests Nightly Build Update Site"
name="JBoss Tools bot.tests Nightly Build Update Site">
<description>JBoss Tools bot.tests Nightly Build Update Site: contains all
features in this build.</description>
</category-def>
<feature url="features/org.jboss.tools.bot.test.feature_0.0.0.jar"
id="org.jboss.tools.bot.test.feature" version="0.0.0">
Modified:
trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml
===================================================================
---
trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml 2011-08-03
21:11:53 UTC (rev 33559)
+++
trunk/build/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/pom.xml 2011-08-03
21:15:56 UTC (rev 33560)
@@ -2,8 +2,8 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.jboss.tools.bottests</groupId>
- <artifactId>org.jboss.tools.bottests.tests</artifactId>
+ <groupId>org.jboss.tools.bot.tests</groupId>
+ <artifactId>org.jboss.tools.bot.tests.tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.drools</groupId>
Modified: trunk/build/aggregate/bottests-site/tests/pom.xml
===================================================================
--- trunk/build/aggregate/bottests-site/tests/pom.xml 2011-08-03 21:11:53 UTC (rev 33559)
+++ trunk/build/aggregate/bottests-site/tests/pom.xml 2011-08-03 21:15:56 UTC (rev 33560)
@@ -3,11 +3,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jboss.tools</groupId>
- <artifactId>bottests</artifactId>
+ <artifactId>bot.tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <groupId>org.jboss.tools.bottests</groupId>
- <artifactId>org.jboss.tools.bottests.tests</artifactId>
+ <groupId>org.jboss.tools.bot.tests</groupId>
+ <artifactId>org.jboss.tools.bot.tests.tests</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>