Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 64626 invoked from network); 1 Jun 2010 18:32:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 18:32:23 -0000 Received: (qmail 67512 invoked by uid 500); 1 Jun 2010 18:32:23 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 67475 invoked by uid 500); 1 Jun 2010 18:32:23 -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 67468 invoked by uid 99); 1 Jun 2010 18:32:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 18:32:23 +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; Tue, 01 Jun 2010 18:32:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CA3742388A3B; Tue, 1 Jun 2010 18:31:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r950192 [2/2] - in /cxf/branches/2.0.x-fixes: ./ api/ buildtools/ common/ common/common/ common/schemas/ common/xjc/ common/xjc/dv-test/ common/xjc/dv/ common/xjc/ts-test/ common/xjc/ts/ common/xsd/ distribution/ distribution/bundle/ distri... Date: Tue, 01 Jun 2010 18:31:58 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100601183159.CA3742388A3B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml?rev=950192&r1=950191&r2=950192&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml (original) +++ cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws/pom.xml Tue Jun 1 18:31:56 2010 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-jaxws jar - 2.0.13 + 2.0.14-SNAPSHOT Apache CXF Command Line Tools WSDLTo JAXWS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.0.13 + 2.0.14-SNAPSHOT ../../../../parent/pom.xml @@ -65,8 +65,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto/frontend/jaxws - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto/frontend/jaxws + scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws + scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/frontend/jaxws Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml?rev=950192&r1=950191&r2=950192&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml (original) +++ cxf/branches/2.0.x-fixes/tools/wsdlto/misc/pom.xml Tue Jun 1 18:31:56 2010 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-misctools jar - 2.0.13 + 2.0.14-SNAPSHOT Apache CXF Command Line Tools WSDLTo Misctools http://cxf.apache.org org.apache.cxf cxf-parent - 2.0.13 + 2.0.14-SNAPSHOT ../../../parent/pom.xml @@ -119,8 +119,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto/misc - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto/misc + scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/misc + scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/misc Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml?rev=950192&r1=950191&r2=950192&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml (original) +++ cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml Tue Jun 1 18:31:56 2010 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto pom - 2.0.13 + 2.0.14-SNAPSHOT Apache CXF Command Line Tools WSDLTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.0.13 + 2.0.14-SNAPSHOT @@ -40,8 +40,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto + scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto + scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto Modified: cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml?rev=950192&r1=950191&r2=950192&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml (original) +++ cxf/branches/2.0.x-fixes/tools/wsdlto/test/pom.xml Tue Jun 1 18:31:56 2010 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-test jar - 2.0.13 + 2.0.14-SNAPSHOT Apache CXF Command Line Tools WSDLTo Test http://cxf.apache.org org.apache.cxf cxf-parent - 2.0.13 + 2.0.14-SNAPSHOT ../../../parent/pom.xml @@ -104,8 +104,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto/test - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.13/tools/wsdlto/test + scm:svn:http://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/test + scm:svn:https://svn.apache.org/repos/asf/cxf/branches/2.0.x-fixes/tools/wsdlto/test