Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E514010960 for ; Fri, 6 Dec 2013 18:22:37 +0000 (UTC) Received: (qmail 78142 invoked by uid 500); 6 Dec 2013 18:22:37 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 78063 invoked by uid 500); 6 Dec 2013 18:22:37 -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 77809 invoked by uid 99); 6 Dec 2013 18:22:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Dec 2013 18:22:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Fri, 06 Dec 2013 18:22:34 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 26CCC2388A68; Fri, 6 Dec 2013 18:22:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1548640 - in /cxf/trunk/rt: bindings/xml/src/main/build-resources/ transports/http-netty/netty-server/src/main/build-resources/ transports/http/src/main/build-resources/ Date: Fri, 06 Dec 2013 18:22:13 -0000 To: commits@cxf.apache.org From: ay@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131206182213.26CCC2388A68@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ay Date: Fri Dec 6 18:22:12 2013 New Revision: 1548640 URL: http://svn.apache.org/r1548640 Log: fix catalog.cat for 3.0.x Added: cxf/trunk/rt/transports/http-netty/netty-server/src/main/build-resources/ cxf/trunk/rt/transports/http-netty/netty-server/src/main/build-resources/catalog.cat - copied, changed from r1548603, cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat Modified: cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat cxf/trunk/rt/transports/http/src/main/build-resources/catalog.cat Modified: cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat URL: http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat?rev=1548640&r1=1548639&r2=1548640&view=diff ============================================================================== --- cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat (original) +++ cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat Fri Dec 6 18:22:12 2013 @@ -18,5 +18,5 @@ -- -SYSTEM "http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd" "../../../../../../api/src/main/resources/schemas/wsdl/wsdl.xsd" -SYSTEM "http://schemas.xmlsoap.org/wsdl/" "../../../../../../api/src/main/resources/schemas/wsdl/wsdl.xsd" +SYSTEM "http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd" "../../../../../../core/src/main/resources/schemas/wsdl/wsdl.xsd" +SYSTEM "http://schemas.xmlsoap.org/wsdl/" "../../../../../../core/src/main/resources/schemas/wsdl/wsdl.xsd" Copied: cxf/trunk/rt/transports/http-netty/netty-server/src/main/build-resources/catalog.cat (from r1548603, cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat) URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/http-netty/netty-server/src/main/build-resources/catalog.cat?p2=cxf/trunk/rt/transports/http-netty/netty-server/src/main/build-resources/catalog.cat&p1=cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat&r1=1548603&r2=1548640&rev=1548640&view=diff ============================================================================== --- cxf/trunk/rt/bindings/xml/src/main/build-resources/catalog.cat (original) +++ cxf/trunk/rt/transports/http-netty/netty-server/src/main/build-resources/catalog.cat Fri Dec 6 18:22:12 2013 @@ -18,5 +18,5 @@ -- -SYSTEM "http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd" "../../../../../../api/src/main/resources/schemas/wsdl/wsdl.xsd" -SYSTEM "http://schemas.xmlsoap.org/wsdl/" "../../../../../../api/src/main/resources/schemas/wsdl/wsdl.xsd" +SYSTEM "http://cxf.apache.org/schemas/configuration/parameterized-types.xsd" "../../../../../../../core/src/main/resources/schemas/configuration/parameterized-types.xsd" +SYSTEM "http://cxf.apache.org/schemas/configuration/security.xsd" "../../../../../../../core/src/main/resources/schemas/configuration/security.xsd" Modified: cxf/trunk/rt/transports/http/src/main/build-resources/catalog.cat URL: http://svn.apache.org/viewvc/cxf/trunk/rt/transports/http/src/main/build-resources/catalog.cat?rev=1548640&r1=1548639&r2=1548640&view=diff ============================================================================== --- cxf/trunk/rt/transports/http/src/main/build-resources/catalog.cat (original) +++ cxf/trunk/rt/transports/http/src/main/build-resources/catalog.cat Fri Dec 6 18:22:12 2013 @@ -21,5 +21,5 @@ SYSTEM "http://schemas.xmlsoap.org/wsdl/" "../../../../../../core/src/main/resources/schemas/wsdl/wsdl.xsd" SYSTEM "http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd" "../../../../../../core/src/main/resources/schemas/wsdl/wsdl.xsd" SYSTEM "http://cxf.apache.org/schemas/configuration/parameterized-types.xsd" "../../../../../../core/src/main/resources/schemas/configuration/parameterized-types.xsd" -SYSTEM "http://cxf.apache.org/schemas/configuration/security.xsd" "../../../../../../api/src/core/resources/schemas/configuration/security.xsd" +SYSTEM "http://cxf.apache.org/schemas/configuration/security.xsd" "../../../../../../core/src/core/resources/schemas/configuration/security.xsd" SYSTEM "http://cxf.apache.org/schemas/wsdl/http-conf.xsd" "schemas/wsdl/http-conf.xsd"