Author: dkulp
Date: Fri Apr 1 21:28:49 2011
New Revision: 1087906
URL: http://svn.apache.org/viewvc?rev=1087906&view=rev
Log:
[CXF-3435] Fix for build time catalogs
Patch from Aki Yoshida applid
Modified:
cxf/trunk/rt/ws/addr/src/main/build-resources/catalog.cat
cxf/trunk/rt/ws/rm/src/main/build-resources/catalog.cat
Modified: cxf/trunk/rt/ws/addr/src/main/build-resources/catalog.cat
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/addr/src/main/build-resources/catalog.cat?rev=1087906&r1=1087905&r2=1087906&view=diff
==============================================================================
--- cxf/trunk/rt/ws/addr/src/main/build-resources/catalog.cat (original)
+++ cxf/trunk/rt/ws/addr/src/main/build-resources/catalog.cat Fri Apr 1
21:28:49 2011
@@ -1,21 +1,21 @@
---
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements. See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership. The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied. See the License for the
- specific language governing permissions and limitations
- under the License.
---
-
-
-SYSTEM "http://schemas.xmlsoap.org/wsdl/"
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/wsdl.xsd"
+--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+--
+
+
+SYSTEM "http://schemas.xmlsoap.org/wsdl/"
"../../../../../../api/src/main/resources/schemas/wsdl/wsdl.xsd"
Modified: cxf/trunk/rt/ws/rm/src/main/build-resources/catalog.cat
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/rm/src/main/build-resources/catalog.cat?rev=1087906&r1=1087905&r2=1087906&view=diff
==============================================================================
--- cxf/trunk/rt/ws/rm/src/main/build-resources/catalog.cat (original)
+++ cxf/trunk/rt/ws/rm/src/main/build-resources/catalog.cat Fri Apr 1 21:28:49
2011
@@ -1,24 +1,24 @@
-
---
- Licensed to the Apache Software Foundation (ASF) under one
- or more contributor license agreements. See the NOTICE file
- distributed with this work for additional information
- regarding copyright ownership. The ASF licenses this file
- to you under the Apache License, Version 2.0 (the
- "License"); you may not use this file except in compliance
- with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing,
- software distributed under the License is distributed on an
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- KIND, either express or implied. See the License for the
- specific language governing permissions and limitations
- under the License.
---
-
-
-SYSTEM "http://schemas.xmlsoap.org/ws/2004/08/addressing"
"../../../../../../common/schemas/src/main/resources/schemas/wsdl/addressing.xsd"
-
-SYSTEM "http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd"
"../resources/schemas/configuration/wsrm-policy.xsd"
+
+--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+--
+
+
+SYSTEM "http://schemas.xmlsoap.org/ws/2004/08/addressing"
"../../../../../../api/src/main/resources/schemas/wsdl/addressing.xsd"
+
+SYSTEM "http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd"
"../resources/schemas/configuration/wsrm-policy.xsd"