Author: nickboldt
Date: 2010-04-16 12:38:12 -0400 (Fri, 16 Apr 2010)
New Revision: 21542
Modified:
branches/modular_build/tests/
branches/modular_build/tests/features/org.jboss.tools.test.feature/
branches/modular_build/tests/features/org.jboss.tools.test.feature/pom.xml
branches/modular_build/tests/features/pom.xml
branches/modular_build/tests/plugins/org.jboss.tools.tests/pom.xml
branches/modular_build/tests/plugins/pom.xml
branches/modular_build/tests/pom.xml
Log:
add ignores and update poms using newer genpom.xml
Property changes on: branches/modular_build/tests
___________________________________________________________________
Name: svn:ignore
+ buildlog.latest.txt
Property changes on: branches/modular_build/tests/features/org.jboss.tools.test.feature
___________________________________________________________________
Name: svn:ignore
+ target
Modified: branches/modular_build/tests/features/org.jboss.tools.test.feature/pom.xml
===================================================================
--- branches/modular_build/tests/features/org.jboss.tools.test.feature/pom.xml 2010-04-16
15:56:34 UTC (rev 21541)
+++ branches/modular_build/tests/features/org.jboss.tools.test.feature/pom.xml 2010-04-16
16:38:12 UTC (rev 21542)
@@ -1,14 +1,15 @@
-<project
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.test.feature</artifactId>
- <version>3.1.0-SNAPSHOT</version>
- <packaging>eclipse-feature</packaging>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.test.feature</artifactId>
+ <version>3.1.0-SNAPSHOT</version>
+ <packaging>eclipse-feature</packaging>
</project>
+
\ No newline at end of file
Modified: branches/modular_build/tests/features/pom.xml
===================================================================
--- branches/modular_build/tests/features/pom.xml 2010-04-16 15:56:34 UTC (rev 21541)
+++ branches/modular_build/tests/features/pom.xml 2010-04-16 16:38:12 UTC (rev 21542)
@@ -1,17 +1,18 @@
-<project
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>tests.features</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>org.jboss.tools.test.feature</module>
- </modules>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>tests.features</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.jboss.tools.test.feature</module>
+ </modules>
</project>
+
\ No newline at end of file
Modified: branches/modular_build/tests/plugins/org.jboss.tools.tests/pom.xml
===================================================================
--- branches/modular_build/tests/plugins/org.jboss.tools.tests/pom.xml 2010-04-16 15:56:34
UTC (rev 21541)
+++ branches/modular_build/tests/plugins/org.jboss.tools.tests/pom.xml 2010-04-16 16:38:12
UTC (rev 21542)
@@ -1,14 +1,15 @@
-<project
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.tests</artifactId>
- <version>3.1.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.tests</artifactId>
+ <version>3.1.0-SNAPSHOT</version>
+ <packaging>eclipse-plugin</packaging>
</project>
+
\ No newline at end of file
Modified: branches/modular_build/tests/plugins/pom.xml
===================================================================
--- branches/modular_build/tests/plugins/pom.xml 2010-04-16 15:56:34 UTC (rev 21541)
+++ branches/modular_build/tests/plugins/pom.xml 2010-04-16 16:38:12 UTC (rev 21542)
@@ -1,17 +1,18 @@
-<project
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>tests.plugins</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>org.jboss.tools.tests</module>
- </modules>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>tests.plugins</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>org.jboss.tools.tests</module>
+ </modules>
</project>
+
\ No newline at end of file
Modified: branches/modular_build/tests/pom.xml
===================================================================
--- branches/modular_build/tests/pom.xml 2010-04-16 15:56:34 UTC (rev 21541)
+++ branches/modular_build/tests/pom.xml 2010-04-16 16:38:12 UTC (rev 21542)
@@ -1,18 +1,19 @@
-<project
+<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <relativePath>../parent-pom.xml</relativePath>
- <groupId>org.jboss.tools</groupId>
- <artifactId>org.jboss.tools.parent.pom</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- </parent>
- <groupId>org.jboss.tools</groupId>
- <artifactId>tests.all</artifactId>
- <version>0.0.1-SNAPSHOT</version>
- <packaging>pom</packaging>
- <modules>
- <module>features</module>
- <module>plugins</module>
- </modules>
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <relativePath>../parent-pom.xml</relativePath>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>org.jboss.tools.parent.pom</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ </parent>
+ <groupId>org.jboss.tools</groupId>
+ <artifactId>tests</artifactId>
+ <version>0.0.1-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <modules>
+ <module>features</module>
+ <module>plugins</module>
+ </modules>
</project>
+
\ No newline at end of file