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"