Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 69174 invoked from network); 8 Apr 2009 21:19:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2009 21:19:44 -0000 Received: (qmail 27344 invoked by uid 500); 8 Apr 2009 21:19:44 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 27266 invoked by uid 500); 8 Apr 2009 21:19:43 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 27257 invoked by uid 99); 8 Apr 2009 21:19:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 21:19:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 21:19:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6C5502388975; Wed, 8 Apr 2009 21:19:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r763400 - in /cxf/trunk: ./ distribution/bundle/all/ distribution/bundle/jaxrs/ distribution/bundle/minimal/ maven-plugins/xml2fastinfoset-plugin/ parent/ rt/core/ rt/javascript/ rt/transports/http-jetty/ Date: Wed, 08 Apr 2009 21:19:19 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090408211920.6C5502388975@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Wed Apr 8 21:19:19 2009 New Revision: 763400 URL: http://svn.apache.org/viewvc?rev=763400&view=rev Log: Update a bunch of versions of things... deps/plugins/etc... Modified: cxf/trunk/distribution/bundle/all/pom.xml cxf/trunk/distribution/bundle/jaxrs/pom.xml cxf/trunk/distribution/bundle/minimal/pom.xml cxf/trunk/maven-plugins/xml2fastinfoset-plugin/pom.xml cxf/trunk/parent/pom.xml cxf/trunk/pom.xml cxf/trunk/rt/core/pom.xml cxf/trunk/rt/javascript/pom.xml cxf/trunk/rt/transports/http-jetty/pom.xml Modified: cxf/trunk/distribution/bundle/all/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/bundle/all/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/distribution/bundle/all/pom.xml (original) +++ cxf/trunk/distribution/bundle/all/pom.xml Wed Apr 8 21:19:19 2009 @@ -298,7 +298,6 @@ org.apache.maven.plugins maven-shade-plugin - 1.1 package Modified: cxf/trunk/distribution/bundle/jaxrs/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/bundle/jaxrs/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/distribution/bundle/jaxrs/pom.xml (original) +++ cxf/trunk/distribution/bundle/jaxrs/pom.xml Wed Apr 8 21:19:19 2009 @@ -148,7 +148,6 @@ org.apache.maven.plugins maven-shade-plugin - 1.1 package Modified: cxf/trunk/distribution/bundle/minimal/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/bundle/minimal/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/distribution/bundle/minimal/pom.xml (original) +++ cxf/trunk/distribution/bundle/minimal/pom.xml Wed Apr 8 21:19:19 2009 @@ -191,7 +191,6 @@ org.apache.maven.plugins maven-shade-plugin - 1.1 package Modified: cxf/trunk/maven-plugins/xml2fastinfoset-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/xml2fastinfoset-plugin/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/maven-plugins/xml2fastinfoset-plugin/pom.xml (original) +++ cxf/trunk/maven-plugins/xml2fastinfoset-plugin/pom.xml Wed Apr 8 21:19:19 2009 @@ -71,7 +71,7 @@ com.sun.xml.fastinfoset FastInfoset - 1.2.2 + 1.2.3 \ No newline at end of file Modified: cxf/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/parent/pom.xml (original) +++ cxf/trunk/parent/pom.xml Wed Apr 8 21:19:19 2009 @@ -51,7 +51,7 @@ 2.1.9 2.1.9 1.0 - 6.1.15 + 6.1.16 2009.1-SNAPSHOT 1.7R1 1.3 @@ -59,7 +59,7 @@ spring-test org.codehaus.woodstox wstx-asl - 3.2.6 + 3.2.8 1.6.2 2.4.0 1.4.4 @@ -68,7 +68,7 @@ VALIDATION_AUTO true - 3.2.1 + 3.2.3 @@ -360,6 +360,11 @@ cglib-nodep 2.1_3 + + com.sun.xml.fastinfoset + FastInfoset + 1.2.3 + @@ -544,6 +549,12 @@ + + + org.slf4j + slf4j-jdk14 + 1.5.6 + org.mortbay.jetty jetty @@ -820,7 +831,7 @@ org.apache.geronimo.specs geronimo-javamail_1.4_spec - 1.5 + 1.6 org.apache.geronimo.specs Modified: cxf/trunk/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/pom.xml (original) +++ cxf/trunk/pom.xml Wed Apr 8 21:19:19 2009 @@ -377,6 +377,16 @@ org.apache.maven.plugins + maven-clean-plugin + 2.3 + + + org.apache.maven.plugins + maven-install-plugin + 2.3 + + + org.apache.maven.plugins maven-release-plugin https://svn.apache.org/repos/asf/cxf/tags @@ -420,7 +430,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.2 + 1.3 org.apache.maven.plugins @@ -448,13 +458,23 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2-beta-2 + 2.2-beta-3 org.apache.maven.plugins maven-dependency-plugin - 2.0 + 2.1 + + + org.apache.maven.plugins + maven-shade-plugin + 1.2 + + + org.apache.maven.plugins + maven-plugin-plugin + 2.5 org.apache.maven.plugins Modified: cxf/trunk/rt/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/core/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/rt/core/pom.xml (original) +++ cxf/trunk/rt/core/pom.xml Wed Apr 8 21:19:19 2009 @@ -79,7 +79,6 @@ com.sun.xml.fastinfoset FastInfoset - 1.2.2 Modified: cxf/trunk/rt/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/javascript/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/rt/javascript/pom.xml (original) +++ cxf/trunk/rt/javascript/pom.xml Wed Apr 8 21:19:19 2009 @@ -95,7 +95,6 @@ org.slf4j slf4j-jdk14 - 1.3.1 test Modified: cxf/trunk/rt/transports/http-jetty/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/http-jetty/pom.xml?rev=763400&r1=763399&r2=763400&view=diff ============================================================================== --- cxf/trunk/rt/transports/http-jetty/pom.xml (original) +++ cxf/trunk/rt/transports/http-jetty/pom.xml Wed Apr 8 21:19:19 2009 @@ -82,7 +82,6 @@ org.slf4j slf4j-jdk14 - 1.3.1 runtime