From commits-return-39601-apmail-cxf-commits-archive=cxf.apache.org@cxf.apache.org Fri Dec 11 12:18:50 2015 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 DF3DC18E3E for ; Fri, 11 Dec 2015 12:18:50 +0000 (UTC) Received: (qmail 51891 invoked by uid 500); 11 Dec 2015 12:18:50 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 51830 invoked by uid 500); 11 Dec 2015 12:18:50 -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 51821 invoked by uid 99); 11 Dec 2015 12:18:50 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Dec 2015 12:18:50 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 651DFE045F; Fri, 11 Dec 2015 12:18:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ay@apache.org To: commits@cxf.apache.org Message-Id: <4a6c10c93085423fa1c48a2c5ef4f97d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: remove DOS CRs from spring.schemas Date: Fri, 11 Dec 2015 12:18:50 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/master f346c8054 -> 70ae6e209 remove DOS CRs from spring.schemas Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/70ae6e20 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/70ae6e20 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/70ae6e20 Branch: refs/heads/master Commit: 70ae6e20936c2f424de95ce368e8b6209d426579 Parents: f346c80 Author: Akitoshi Yoshida Authored: Fri Dec 11 12:32:58 2015 +0100 Committer: Akitoshi Yoshida Committed: Fri Dec 11 13:18:16 2015 +0100 ---------------------------------------------------------------------- core/src/main/resources/META-INF/spring.schemas | 64 ++++++++++---------- .../src/main/resources/META-INF/spring.schemas | 42 ++++++------- .../src/main/resources/META-INF/spring.schemas | 42 ++++++------- .../src/main/resources/META-INF/spring.schemas | 44 +++++++------- .../src/main/resources/META-INF/spring.schemas | 42 ++++++------- .../src/main/resources/META-INF/spring.handlers | 48 +++++++-------- .../src/main/resources/META-INF/spring.schemas | 58 +++++++++--------- .../src/main/resources/META-INF/spring.schemas | 44 +++++++------- 8 files changed, 192 insertions(+), 192 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/core/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/core/src/main/resources/META-INF/spring.schemas b/core/src/main/resources/META-INF/spring.schemas index 7eb3bc4..5a89b09 100644 --- a/core/src/main/resources/META-INF/spring.schemas +++ b/core/src/main/resources/META-INF/spring.schemas @@ -1,32 +1,32 @@ -# -# -# 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. -# -# -http\://cxf.apache.org/schemas/configuration/cxf-beans.xsd=schemas/configuration/cxf-beans.xsd -http\://cxf.apache.org/configuration/parameterized-types=schemas/configuration/parameterized-types.xsd - -http\://schemas.xmlsoap.org/wsdl/=schemas/wsdl/wsdl.xsd -http\://schemas.xmlsoap.org/wsdl/2003-02-11.xsd=schemas/wsdl/wsdl.xsd -http\://schemas.xmlsoap.org/wsdl/http/=schemas/wsdl/http.xsd -http\://schemas.xmlsoap.org/ws/2004/08/addressing=schemas/wsdl/addressing.xsd - -http\://cxf.apache.org/schemas/configuration/security.xsd=schemas/configuration/security.xsd -http\://cxf.apache.org/schemas/configuration/parameterized-types.xsd=schemas/configuration/parameterized-types.xsd - -http\://cxf.apache.org/schemas/core.xsd=schemas/core.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. +# +# +http\://cxf.apache.org/schemas/configuration/cxf-beans.xsd=schemas/configuration/cxf-beans.xsd +http\://cxf.apache.org/configuration/parameterized-types=schemas/configuration/parameterized-types.xsd + +http\://schemas.xmlsoap.org/wsdl/=schemas/wsdl/wsdl.xsd +http\://schemas.xmlsoap.org/wsdl/2003-02-11.xsd=schemas/wsdl/wsdl.xsd +http\://schemas.xmlsoap.org/wsdl/http/=schemas/wsdl/http.xsd +http\://schemas.xmlsoap.org/ws/2004/08/addressing=schemas/wsdl/addressing.xsd + +http\://cxf.apache.org/schemas/configuration/security.xsd=schemas/configuration/security.xsd +http\://cxf.apache.org/schemas/configuration/parameterized-types.xsd=schemas/configuration/parameterized-types.xsd + +http\://cxf.apache.org/schemas/core.xsd=schemas/core.xsd http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/rt/transports/http-jetty/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/rt/transports/http-jetty/src/main/resources/META-INF/spring.schemas b/rt/transports/http-jetty/src/main/resources/META-INF/spring.schemas index d168d5f..15c07f0 100644 --- a/rt/transports/http-jetty/src/main/resources/META-INF/spring.schemas +++ b/rt/transports/http-jetty/src/main/resources/META-INF/spring.schemas @@ -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. -# -# -http\://cxf.apache.org/schemas/configuration/http-jetty.xsd=schemas/configuration/http-jetty.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. +# +# +http\://cxf.apache.org/schemas/configuration/http-jetty.xsd=schemas/configuration/http-jetty.xsd http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/rt/transports/http-netty/netty-server/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/rt/transports/http-netty/netty-server/src/main/resources/META-INF/spring.schemas b/rt/transports/http-netty/netty-server/src/main/resources/META-INF/spring.schemas index 48f4235..a8ac48f 100644 --- a/rt/transports/http-netty/netty-server/src/main/resources/META-INF/spring.schemas +++ b/rt/transports/http-netty/netty-server/src/main/resources/META-INF/spring.schemas @@ -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. -# -# -http\://cxf.apache.org/schemas/configuration/http-netty-server.xsd=schemas/configuration/http-netty-server.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. +# +# +http\://cxf.apache.org/schemas/configuration/http-netty-server.xsd=schemas/configuration/http-netty-server.xsd http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/rt/transports/http/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/rt/transports/http/src/main/resources/META-INF/spring.schemas b/rt/transports/http/src/main/resources/META-INF/spring.schemas index 7601afc..c9148b9 100644 --- a/rt/transports/http/src/main/resources/META-INF/spring.schemas +++ b/rt/transports/http/src/main/resources/META-INF/spring.schemas @@ -1,22 +1,22 @@ -# -# -# 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. -# -# -http\://cxf.apache.org/schemas/wsdl/http-conf.xsd=schemas/wsdl/http-conf.xsd -http\://cxf.apache.org/schemas/configuration/http-conf.xsd=schemas/configuration/http-conf.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. +# +# +http\://cxf.apache.org/schemas/wsdl/http-conf.xsd=schemas/wsdl/http-conf.xsd +http\://cxf.apache.org/schemas/configuration/http-conf.xsd=schemas/configuration/http-conf.xsd http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/rt/transports/jms/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/rt/transports/jms/src/main/resources/META-INF/spring.schemas b/rt/transports/jms/src/main/resources/META-INF/spring.schemas index bccd394..0f9dcbe 100644 --- a/rt/transports/jms/src/main/resources/META-INF/spring.schemas +++ b/rt/transports/jms/src/main/resources/META-INF/spring.schemas @@ -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. -# -# -http\://cxf.apache.org/schemas/wsdl/jms.xsd=schemas/wsdl/jms.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. +# +# +http\://cxf.apache.org/schemas/wsdl/jms.xsd=schemas/wsdl/jms.xsd http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/rt/ws/policy/src/main/resources/META-INF/spring.handlers ---------------------------------------------------------------------- diff --git a/rt/ws/policy/src/main/resources/META-INF/spring.handlers b/rt/ws/policy/src/main/resources/META-INF/spring.handlers index 9258992..f33f26d 100644 --- a/rt/ws/policy/src/main/resources/META-INF/spring.handlers +++ b/rt/ws/policy/src/main/resources/META-INF/spring.handlers @@ -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. -# -# -http\://cxf.apache.org/policy=org.apache.cxf.ws.policy.spring.NamespaceHandler -http\://www.w3.org/ns/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler -http\://www.w3.org/2006/07/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler -http\://schemas.xmlsoap.org/ws/2004/09/policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler +# +# +# 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. +# +# +http\://cxf.apache.org/policy=org.apache.cxf.ws.policy.spring.NamespaceHandler +http\://www.w3.org/ns/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler +http\://www.w3.org/2006/07/ws-policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler +http\://schemas.xmlsoap.org/ws/2004/09/policy=org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/rt/ws/policy/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/rt/ws/policy/src/main/resources/META-INF/spring.schemas b/rt/ws/policy/src/main/resources/META-INF/spring.schemas index 028d9b1..f1d0787 100644 --- a/rt/ws/policy/src/main/resources/META-INF/spring.schemas +++ b/rt/ws/policy/src/main/resources/META-INF/spring.schemas @@ -1,29 +1,29 @@ -# -# -# 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. -# -# -http\://www.w3.org/2007/02/ws-policy.xsd=schemas/ws-policy-200702.xsd -http\://www.w3.org/2006/07/ws-policy.xsd=schemas/ws-policy-200607.xsd -http\://schemas.xmlsoap.org/ws/2004/09/policy/ws-policy.xsd=schemas/ws-policy-200409.xsd -http\://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd=schemas/oasis-200401-wss-wssecurity-secext-1.0.xsd -http\://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd=schemas/oasis-200401-wss-wssecurity-utility-1.0.xsd -http\://www.w3.org/2001/xml.xsd=schemas/xml.xsd -http\://cxf.apache.org/schemas/policy.xsd=schemas/policy.xsd -http\://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd=schemas/xmldsig-core-schema.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. +# +# +http\://www.w3.org/2007/02/ws-policy.xsd=schemas/ws-policy-200702.xsd +http\://www.w3.org/2006/07/ws-policy.xsd=schemas/ws-policy-200607.xsd +http\://schemas.xmlsoap.org/ws/2004/09/policy/ws-policy.xsd=schemas/ws-policy-200409.xsd +http\://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd=schemas/oasis-200401-wss-wssecurity-secext-1.0.xsd +http\://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd=schemas/oasis-200401-wss-wssecurity-utility-1.0.xsd +http\://www.w3.org/2001/xml.xsd=schemas/xml.xsd +http\://cxf.apache.org/schemas/policy.xsd=schemas/policy.xsd +http\://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd=schemas/xmldsig-core-schema.xsd + http://git-wip-us.apache.org/repos/asf/cxf/blob/70ae6e20/rt/ws/rm/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/rt/ws/rm/src/main/resources/META-INF/spring.schemas b/rt/ws/rm/src/main/resources/META-INF/spring.schemas index 8c48c7b..944a0ed 100644 --- a/rt/ws/rm/src/main/resources/META-INF/spring.schemas +++ b/rt/ws/rm/src/main/resources/META-INF/spring.schemas @@ -1,23 +1,23 @@ -# -# -# 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. -# -# -http\://cxf.apache.org/schemas/configuration/wsrm-manager-types.xsd=schemas/configuration/wsrm-manager-types.xsd -http\://cxf.apache.org/schemas/configuration/wsrm-manager.xsd=schemas/configuration/wsrm-manager.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. +# +# +http\://cxf.apache.org/schemas/configuration/wsrm-manager-types.xsd=schemas/configuration/wsrm-manager-types.xsd +http\://cxf.apache.org/schemas/configuration/wsrm-manager.xsd=schemas/configuration/wsrm-manager.xsd http\://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd=schemas/configuration/wsrm-policy.xsd \ No newline at end of file