Author: cschneider
Date: Wed Oct 24 08:19:55 2012
New Revision: 1401580
URL: http://svn.apache.org/viewvc?rev=1401580&view=rev
Log:
Switching systests to the correct pom version
Modified:
cxf/dosgi/trunk/distribution/multi-bundle/ (props changed)
cxf/dosgi/trunk/systests/ (props changed)
cxf/dosgi/trunk/systests/common/ (props changed)
cxf/dosgi/trunk/systests/common/pom.xml
cxf/dosgi/trunk/systests/common_rest/ (props changed)
cxf/dosgi/trunk/systests/common_rest/pom.xml
cxf/dosgi/trunk/systests/multi_bundle_distro/ (props changed)
cxf/dosgi/trunk/systests/multi_bundle_distro/pom.xml
cxf/dosgi/trunk/systests/multi_bundle_distro_rest/pom.xml
cxf/dosgi/trunk/systests/pom.xml
cxf/dosgi/trunk/systests/single_bundle_distro/pom.xml
cxf/dosgi/trunk/systests/single_bundle_distro_rest/pom.xml
Propchange: cxf/dosgi/trunk/distribution/multi-bundle/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 24 08:19:55 2012
@@ -5,3 +5,5 @@ bin
target
.project
+
+.classpath
Propchange: cxf/dosgi/trunk/systests/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 24 08:19:55 2012
@@ -1,3 +1,5 @@
.project
.settings
+
+target
Propchange: cxf/dosgi/trunk/systests/common/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 24 08:19:55 2012
@@ -1,3 +1,7 @@
.project
.settings
+
+target
+
+.classpath
Modified: cxf/dosgi/trunk/systests/common/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests/common/pom.xml?rev=1401580&r1=1401579&r2=1401580&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests/common/pom.xml (original)
+++ cxf/dosgi/trunk/systests/common/pom.xml Wed Oct 24 08:19:55 2012
@@ -21,14 +21,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests-common</artifactId>
- <version>1.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Distributed OSGI RI System Test Common Classes</name>
<parent>
<groupId>org.apache.cxf.dosgi</groupId>
<artifactId>cxf-dosgi-ri-parent</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Propchange: cxf/dosgi/trunk/systests/common_rest/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 24 08:19:55 2012
@@ -1,3 +1,7 @@
.settings
.project
+
+target
+
+.classpath
Modified: cxf/dosgi/trunk/systests/common_rest/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests/common_rest/pom.xml?rev=1401580&r1=1401579&r2=1401580&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests/common_rest/pom.xml (original)
+++ cxf/dosgi/trunk/systests/common_rest/pom.xml Wed Oct 24 08:19:55 2012
@@ -21,14 +21,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests-common-rest</artifactId>
- <version>1.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Distributed OSGI RI System Test Rest Common Classes</name>
<parent>
<groupId>org.apache.cxf.dosgi</groupId>
<artifactId>cxf-dosgi-ri-parent</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Propchange: cxf/dosgi/trunk/systests/multi_bundle_distro/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Oct 24 08:19:55 2012
@@ -1,3 +1,7 @@
.project
.settings
+
+target
+
+.classpath
Modified: cxf/dosgi/trunk/systests/multi_bundle_distro/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests/multi_bundle_distro/pom.xml?rev=1401580&r1=1401579&r2=1401580&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests/multi_bundle_distro/pom.xml (original)
+++ cxf/dosgi/trunk/systests/multi_bundle_distro/pom.xml Wed Oct 24 08:19:55
2012
@@ -19,16 +19,14 @@
-->
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests-multibundle-distro</artifactId>
- <version>1.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Distributed OSGI RI System Test using Multi Bundle Distro</name>
<parent>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: cxf/dosgi/trunk/systests/multi_bundle_distro_rest/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests/multi_bundle_distro_rest/pom.xml?rev=1401580&r1=1401579&r2=1401580&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests/multi_bundle_distro_rest/pom.xml (original)
+++ cxf/dosgi/trunk/systests/multi_bundle_distro_rest/pom.xml Wed Oct 24
08:19:55 2012
@@ -19,16 +19,14 @@
-->
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests-multibundle-distro</artifactId>
- <version>1.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Distributed OSGI RI Rest System Test using Multi Bundle Distro</name>
<parent>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: cxf/dosgi/trunk/systests/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests/pom.xml?rev=1401580&r1=1401579&r2=1401580&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests/pom.xml (original)
+++ cxf/dosgi/trunk/systests/pom.xml Wed Oct 24 08:19:55 2012
@@ -22,14 +22,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests</artifactId>
- <version>1.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Distributed OSGI RI System Tests</name>
<parent>
<groupId>org.apache.cxf.dosgi</groupId>
<artifactId>cxf-dosgi-ri-parent</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: cxf/dosgi/trunk/systests/single_bundle_distro/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests/single_bundle_distro/pom.xml?rev=1401580&r1=1401579&r2=1401580&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests/single_bundle_distro/pom.xml (original)
+++ cxf/dosgi/trunk/systests/single_bundle_distro/pom.xml Wed Oct 24 08:19:55
2012
@@ -19,16 +19,14 @@
-->
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests-singlebundle-distro</artifactId>
- <version>1.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Distributed OSGI RI System Test using Single Bundle Distro</name>
<parent>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: cxf/dosgi/trunk/systests/single_bundle_distro_rest/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/systests/single_bundle_distro_rest/pom.xml?rev=1401580&r1=1401579&r2=1401580&view=diff
==============================================================================
--- cxf/dosgi/trunk/systests/single_bundle_distro_rest/pom.xml (original)
+++ cxf/dosgi/trunk/systests/single_bundle_distro_rest/pom.xml Wed Oct 24
08:19:55 2012
@@ -19,16 +19,14 @@
-->
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests-singlebundle-distro-rest</artifactId>
- <version>1.3-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Distributed OSGI RI REST System Test using Single Bundle Distro</name>
<parent>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-ri-systests</artifactId>
- <version>1.3-SNAPSHOT</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>