You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2017/03/06 19:36:14 UTC

[1/2] cxf git commit: Update some dependency versions

Repository: cxf
Updated Branches:
  refs/heads/master db1e5146e -> 8dadf3def


Update some dependency versions


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/8dadf3de
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/8dadf3de
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/8dadf3de

Branch: refs/heads/master
Commit: 8dadf3defb43d13169943b191204be93da63c88b
Parents: f8cf4d2
Author: Daniel Kulp <dk...@apache.org>
Authored: Mon Mar 6 14:23:07 2017 -0500
Committer: Daniel Kulp <dk...@apache.org>
Committed: Mon Mar 6 14:36:11 2017 -0500

----------------------------------------------------------------------
 parent/pom.xml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/8dadf3de/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2a1cd62..1ff076d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
         <!-- please maintain alphabetical order here -->
         <cxf.abdera.version>1.1.3</cxf.abdera.version>
         <cxf.abdera.osgi.version>1.1.3_2</cxf.abdera.osgi.version>
-        <cxf.activemq.version>5.14.3</cxf.activemq.version>
+        <cxf.activemq.version>5.14.4</cxf.activemq.version>
         <cxf.ahc.version>1.9.8</cxf.ahc.version>
         <cxf.apacheds.version>2.0.0-M23</cxf.apacheds.version>
         <cxf.atmosphere.version>2.4.9</cxf.atmosphere.version>
@@ -82,7 +82,7 @@
         <cxf.commons-collections.version>3.2.2</cxf.commons-collections.version>
         <cxf.commons-lang3.version>3.5</cxf.commons-lang3.version>
         <cxf.derby.version>10.12.1.1</cxf.derby.version>
-        <cxf.dropwizard.version>3.1.2</cxf.dropwizard.version>
+        <cxf.dropwizard.version>3.2.0</cxf.dropwizard.version>
         <cxf.ehcache.version>2.10.3</cxf.ehcache.version>
         <cxf.ehcache3.version>3.0.3</cxf.ehcache3.version>
         <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version>
@@ -98,7 +98,7 @@
         <cxf.logback.classic.version>1.0.13</cxf.logback.classic.version>
         <cxf.log4j.version>1.2.17</cxf.log4j.version>
         <cxf.lucene.version>4.9.0</cxf.lucene.version>
-        <cxf.mina.version>2.0.13</cxf.mina.version>
+        <cxf.mina.version>2.0.14</cxf.mina.version>
         <cxf.rx.java.version>1.1.3</cxf.rx.java.version>
         <cxf.javax.annotation-api.version>1.2</cxf.javax.annotation-api.version>
         <cxf.jcache.version>1.0.0</cxf.jcache.version>
@@ -121,8 +121,8 @@
         <cxf.jetty9.version>9.3.5.v20151012</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jetty.osgi.version>[8.1,10)</cxf.jetty.osgi.version>
-        <cxf.undertow.version>1.3.7.Final</cxf.undertow.version>
-        <cxf.undertow.osgi.version>[1.3, 1.4)</cxf.undertow.osgi.version>
+        <cxf.undertow.version>1.4.11.Final</cxf.undertow.version>
+        <cxf.undertow.osgi.version>[1.3, 1.5)</cxf.undertow.osgi.version>
         <cxf.junit.version>4.12</cxf.junit.version>
         <cxf.hamcrest.version>1.3</cxf.hamcrest.version>
         <cxf.maven.core.version>3.0.5</cxf.maven.core.version>
@@ -146,9 +146,9 @@
         <cxf.servlet-api-2.5.version>1.1.2</cxf.servlet-api-2.5.version>
         <cxf.slf4j.version>1.7.24</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.version>4.3.6.RELEASE</cxf.spring.version>
-        <cxf.spring.boot.version>1.5.1.RELEASE</cxf.spring.boot.version>
-        <cxf.spring.security.version>4.2.1.RELEASE</cxf.spring.security.version>
+        <cxf.spring.version>4.3.7.RELEASE</cxf.spring.version>
+        <cxf.spring.boot.version>1.5.2.RELEASE</cxf.spring.boot.version>
+        <cxf.spring.security.version>4.2.2.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>2.2.1.RELEASE</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
@@ -184,7 +184,7 @@
         <cxf.osgi.version>4.2.0</cxf.osgi.version>
         <cxf.karaf.version>4.0.8</cxf.karaf.version>
         <cxf.pax.logging.version>1.6.0</cxf.pax.logging.version>
-        <cxf.pax.exam.version>4.7.0</cxf.pax.exam.version>
+        <cxf.pax.exam.version>4.10.0</cxf.pax.exam.version>
         <cxf.felix.framework.version>2.0.5</cxf.felix.framework.version>
         <cxf.felix.configadmin.version>1.2.4</cxf.felix.configadmin.version>
         <cxf.xmlbeans.bundle.version>2.6.0_2</cxf.xmlbeans.bundle.version>
@@ -209,7 +209,7 @@
         <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version>
         <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version>
         <cxf.olingo.version>1.2.0</cxf.olingo.version>
-        <cxf.tika.version>1.6</cxf.tika.version>
+        <cxf.tika.version>1.14</cxf.tika.version>
         <cxf.jexl.version>2.1.1</cxf.jexl.version>
         <cxf.htrace.version>4.0.1-incubating</cxf.htrace.version>
         <cxf.zest.version>2.1</cxf.zest.version>
@@ -856,7 +856,7 @@
             <dependency>
                 <groupId>org.apache.ant</groupId>
                 <artifactId>ant</artifactId>
-                <version>1.8.4</version>
+                <version>1.10.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.ant</groupId>


[2/2] cxf git commit: Try to fix random failures in pax-exam tests by forking per test

Posted by dk...@apache.org.
Try to fix random failures in pax-exam tests by forking per test


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f8cf4d2d
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f8cf4d2d
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f8cf4d2d

Branch: refs/heads/master
Commit: f8cf4d2d2f47f163dea99f294bea4d9ba0350ba5
Parents: db1e514
Author: Daniel Kulp <dk...@apache.org>
Authored: Mon Mar 6 14:22:11 2017 -0500
Committer: Daniel Kulp <dk...@apache.org>
Committed: Mon Mar 6 14:36:11 2017 -0500

----------------------------------------------------------------------
 osgi/itests/pom.xml               | 12 ++++++++++++
 services/xkms/xkms-itests/pom.xml |  1 +
 2 files changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/f8cf4d2d/osgi/itests/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/itests/pom.xml b/osgi/itests/pom.xml
index a1143fe..d4c64db 100644
--- a/osgi/itests/pom.xml
+++ b/osgi/itests/pom.xml
@@ -201,6 +201,18 @@
                     </execution>
                 </executions>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <systemPropertyVariables>
+                        <org.ops4j.pax.logging.DefaultServiceLog.level>WARN</org.ops4j.pax.logging.DefaultServiceLog.level>
+                        <karaf.version>${cxf.karaf.version}</karaf.version>
+                        <localRepository>${maven.repo.local}</localRepository>
+                    </systemPropertyVariables>
+                    <reuseForks>false</reuseForks>
+                </configuration>
+            </plugin>
         </plugins>
         <pluginManagement>
             <plugins>

http://git-wip-us.apache.org/repos/asf/cxf/blob/f8cf4d2d/services/xkms/xkms-itests/pom.xml
----------------------------------------------------------------------
diff --git a/services/xkms/xkms-itests/pom.xml b/services/xkms/xkms-itests/pom.xml
index 14f612a..d267441 100644
--- a/services/xkms/xkms-itests/pom.xml
+++ b/services/xkms/xkms-itests/pom.xml
@@ -140,6 +140,7 @@
                         <karaf.version>${cxf.karaf.version}</karaf.version>
                         <localRepository>${maven.repo.local}</localRepository>
                     </systemPropertyVariables>
+                    <reuseForks>false</reuseForks>
                 </configuration>
             </plugin>
         </plugins>