Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 76654 invoked from network); 29 Jul 2009 14:15:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jul 2009 14:15:02 -0000 Received: (qmail 34613 invoked by uid 500); 29 Jul 2009 14:15:03 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 34539 invoked by uid 500); 29 Jul 2009 14:15:02 -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 34530 invoked by uid 99); 29 Jul 2009 14:15:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 14:15:02 +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, 29 Jul 2009 14:14:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3660F23888D0; Wed, 29 Jul 2009 14:14:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r798914 [2/2] - in /cxf/branches/2.1.x-fixes: ./ api/ buildtools/ common/ common/common/ common/schemas/ common/xjc/ common/xjc/bug671/ common/xjc/dv-test/ common/xjc/dv/ common/xjc/ts-test/ common/xjc/ts/ common/xsd/ distribution/ distribu... Date: Wed, 29 Jul 2009 14:14:33 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090729141437.3660F23888D0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: cxf/branches/2.1.x-fixes/tools/eclipse-plugin/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/eclipse-plugin/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/eclipse-plugin/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/eclipse-plugin/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-eclipse-plugin jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Eclipse Distribution http://cxf.apache.org/ org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../parent/pom.xml @@ -169,8 +169,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/eclipse-plugin - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/eclipse-plugin + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/eclipse-plugin + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/eclipse-plugin Modified: cxf/branches/2.1.x-fixes/tools/javato/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/javato/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/javato/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/javato/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-javato pom - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools JavaTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.1.6-SNAPSHOT + 2.1.6 @@ -36,7 +36,7 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/javato - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/javato + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/javato + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/javato Modified: cxf/branches/2.1.x-fixes/tools/javato/ws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/javato/ws/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/javato/ws/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/javato/ws/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-java2ws jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools JavaTo WS http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../../parent/pom.xml @@ -221,8 +221,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/javato/ws - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/javato/ws + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/javato/ws + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/javato/ws Modified: cxf/branches/2.1.x-fixes/tools/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools pom - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools http://cxf.apache.org org.apache.cxf cxf - 2.1.6-SNAPSHOT + 2.1.6 @@ -41,8 +41,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools Modified: cxf/branches/2.1.x-fixes/tools/validator/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/validator/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/validator/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/validator/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-validator jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools Validator http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../parent/pom.xml @@ -116,8 +116,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/validator - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/validator + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/validator + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/validator Modified: cxf/branches/2.1.x-fixes/tools/wsdlto/core/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/wsdlto/core/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/wsdlto/core/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/wsdlto/core/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-core jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools WSDLTo Core http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../../parent/pom.xml @@ -148,8 +148,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/core - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/core + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/core + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/core Modified: cxf/branches/2.1.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/wsdlto/databinding/jaxb/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-databinding-jaxb jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools WSDLTo JAXB Databinding http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../../../parent/pom.xml @@ -65,8 +65,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/databinding/jaxb - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/databinding/jaxb + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/databinding/jaxb + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/databinding/jaxb Modified: cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/javascript/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/javascript/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/javascript/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/javascript/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-javascript jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools WSDL to JavaScript Front End http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../../../parent/pom.xml @@ -77,8 +77,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/javascript - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/javascript + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/frontend/javascript + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/frontend/javascript Modified: cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-jaxws jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools WSDLTo JAXWS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../../../parent/pom.xml @@ -65,8 +65,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/jaxws - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/frontend/jaxws + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/frontend/jaxws + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/frontend/jaxws Modified: cxf/branches/2.1.x-fixes/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/wsdlto/misc/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/wsdlto/misc/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/wsdlto/misc/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-misctools jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools WSDLTo Misctools http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../../parent/pom.xml @@ -119,8 +119,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/misc - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/misc + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/misc + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/misc Modified: cxf/branches/2.1.x-fixes/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/wsdlto/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/wsdlto/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/wsdlto/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto pom - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools WSDLTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.1.6-SNAPSHOT + 2.1.6 @@ -41,8 +41,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto Modified: cxf/branches/2.1.x-fixes/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/tools/wsdlto/test/pom.xml?rev=798914&r1=798913&r2=798914&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/tools/wsdlto/test/pom.xml (original) +++ cxf/branches/2.1.x-fixes/tools/wsdlto/test/pom.xml Wed Jul 29 14:14:30 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-test jar - 2.1.6-SNAPSHOT + 2.1.6 Apache CXF Command Line Tools WSDLTo Test http://cxf.apache.org org.apache.cxf cxf-parent - 2.1.6-SNAPSHOT + 2.1.6 ../../../parent/pom.xml @@ -111,8 +111,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/test - scm:svn:https://svn.apache.org/repos/asf/cxf/trunk/tools/wsdlto/test + scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/test + scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.1.6/tools/wsdlto/test