Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 5574 invoked from network); 2 Feb 2009 18:14:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2009 18:14:01 -0000 Received: (qmail 7156 invoked by uid 500); 2 Feb 2009 18:14:01 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 7050 invoked by uid 500); 2 Feb 2009 18:14:01 -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 7041 invoked by uid 99); 2 Feb 2009 18:14:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2009 10:14:00 -0800 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; Mon, 02 Feb 2009 18:13:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6E7E52388A16; Mon, 2 Feb 2009 18:13:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r740055 [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: Mon, 02 Feb 2009 18:13:31 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090202181337.6E7E52388A16@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=740055&r1=740054&r2=740055&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 Mon Feb 2 18:13:28 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-frontend-jaxws jar - 2.0.10 + 2.0.11-SNAPSHOT Apache CXF Command Line Tools WSDLTo JAXWS Frontend http://cxf.apache.org org.apache.cxf cxf-parent - 2.0.10 + 2.0.11-SNAPSHOT ../../../../parent/pom.xml @@ -65,8 +65,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/tools/wsdlto/frontend/jaxws - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/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=740055&r1=740054&r2=740055&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 Mon Feb 2 18:13:28 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-misctools jar - 2.0.10 + 2.0.11-SNAPSHOT Apache CXF Command Line Tools WSDLTo Misctools http://cxf.apache.org org.apache.cxf cxf-parent - 2.0.10 + 2.0.11-SNAPSHOT ../../../parent/pom.xml @@ -119,8 +119,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/tools/wsdlto/misc - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/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=740055&r1=740054&r2=740055&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml (original) +++ cxf/branches/2.0.x-fixes/tools/wsdlto/pom.xml Mon Feb 2 18:13:28 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto pom - 2.0.10 + 2.0.11-SNAPSHOT Apache CXF Command Line Tools WSDLTo http://cxf.apache.org org.apache.cxf cxf-tools - 2.0.10 + 2.0.11-SNAPSHOT @@ -40,8 +40,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/tools/wsdlto - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/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=740055&r1=740054&r2=740055&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 Mon Feb 2 18:13:28 2009 @@ -21,14 +21,14 @@ org.apache.cxf cxf-tools-wsdlto-test jar - 2.0.10 + 2.0.11-SNAPSHOT Apache CXF Command Line Tools WSDLTo Test http://cxf.apache.org org.apache.cxf cxf-parent - 2.0.10 + 2.0.11-SNAPSHOT ../../../parent/pom.xml @@ -104,8 +104,8 @@ - scm:svn:http://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/tools/wsdlto/test - scm:svn:https://svn.apache.org/repos/asf/cxf/tags/cxf-2.0.10/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