Author: dkulp
Date: Mon Nov  2 15:24:18 2009
New Revision: 831918

URL: http://svn.apache.org/viewvc?rev=831918&view=rev
Log:
Merged revisions 831878 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r831878 | ffang | 2009-11-02 07:36:32 -0500 (Mon, 02 Nov 2009) | 1 line
  
  [CXF-2515]catalog.cat in some modules is incorrect
........

Modified:
    cxf/branches/2.2.x-fixes/   (props changed)
    
cxf/branches/2.2.x-fixes/rt/bindings/corba/src/main/build-resources/catalog.cat
    
cxf/branches/2.2.x-fixes/rt/bindings/xml/src/main/build-resources/catalog.cat
    
cxf/branches/2.2.x-fixes/rt/transports/jms/src/main/build-resources/catalog.cat

Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: 
cxf/branches/2.2.x-fixes/rt/bindings/corba/src/main/build-resources/catalog.cat
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/corba/src/main/build-resources/catalog.cat?rev=831918&r1=831917&r2=831918&view=diff
==============================================================================
--- 
cxf/branches/2.2.x-fixes/rt/bindings/corba/src/main/build-resources/catalog.cat 
(original)
+++ 
cxf/branches/2.2.x-fixes/rt/bindings/corba/src/main/build-resources/catalog.cat 
Mon Nov  2 15:24:18 2009
@@ -18,5 +18,6 @@
 --
 
 
+SYSTEM "http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd"; 
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/wsdl.xsd"
 SYSTEM "http://schemas.xmlsoap.org/wsdl/"; 
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/wsdl.xsd"
 

Modified: 
cxf/branches/2.2.x-fixes/rt/bindings/xml/src/main/build-resources/catalog.cat
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/bindings/xml/src/main/build-resources/catalog.cat?rev=831918&r1=831917&r2=831918&view=diff
==============================================================================
--- 
cxf/branches/2.2.x-fixes/rt/bindings/xml/src/main/build-resources/catalog.cat 
(original)
+++ 
cxf/branches/2.2.x-fixes/rt/bindings/xml/src/main/build-resources/catalog.cat 
Mon Nov  2 15:24:18 2009
@@ -18,4 +18,5 @@
 --
 
 
+SYSTEM "http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd"; 
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/wsdl.xsd"
 SYSTEM "http://schemas.xmlsoap.org/wsdl/"; 
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/wsdl.xsd"

Modified: 
cxf/branches/2.2.x-fixes/rt/transports/jms/src/main/build-resources/catalog.cat
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/rt/transports/jms/src/main/build-resources/catalog.cat?rev=831918&r1=831917&r2=831918&view=diff
==============================================================================
--- 
cxf/branches/2.2.x-fixes/rt/transports/jms/src/main/build-resources/catalog.cat 
(original)
+++ 
cxf/branches/2.2.x-fixes/rt/transports/jms/src/main/build-resources/catalog.cat 
Mon Nov  2 15:24:18 2009
@@ -18,5 +18,6 @@
 --
 
 
+SYSTEM "http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd"; 
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/wsdl.xsd"
 SYSTEM "http://schemas.xmlsoap.org/wsdl/"; 
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/wsdl.xsd"
 


Reply via email to