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 D755D18140 for ; Tue, 19 May 2015 10:08:02 +0000 (UTC) Received: (qmail 48086 invoked by uid 500); 19 May 2015 10:08:00 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 47987 invoked by uid 500); 19 May 2015 10:08:00 -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 47927 invoked by uid 99); 19 May 2015 10:08:00 -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; Tue, 19 May 2015 10:08:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7A2ECE0914; Tue, 19 May 2015 10:08:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sergeyb@apache.org To: commits@cxf.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: cxf git commit: [CXF-6411] Adding few blueprint.handlers resource, test to be optimized later Date: Tue, 19 May 2015 10:08:00 +0000 (UTC) Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 5d21522a4 -> 7f2756380 [CXF-6411] Adding few blueprint.handlers resource, test to be optimized later Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7f275638 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7f275638 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7f275638 Branch: refs/heads/3.0.x-fixes Commit: 7f2756380afdb5ec7959ed64115e5b41dd7d1bf5 Parents: 5d21522 Author: Sergey Beryozkin Authored: Tue May 19 11:06:18 2015 +0100 Committer: Sergey Beryozkin Committed: Tue May 19 11:07:37 2015 +0100 ---------------------------------------------------------------------- .../main/resources/META-INF/blueprint.handlers | 22 ++++++++++++++++++++ .../main/resources/META-INF/blueprint.handlers | 22 ++++++++++++++++++++ .../main/resources/META-INF/blueprint.handlers | 22 ++++++++++++++++++++ 3 files changed, 66 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/7f275638/core/src/main/resources/META-INF/blueprint.handlers ---------------------------------------------------------------------- diff --git a/core/src/main/resources/META-INF/blueprint.handlers b/core/src/main/resources/META-INF/blueprint.handlers new file mode 100644 index 0000000..f03ee6c --- /dev/null +++ b/core/src/main/resources/META-INF/blueprint.handlers @@ -0,0 +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. +# +# +org.apache.cxf.internal.CXFAPINamespaceHandler + http://git-wip-us.apache.org/repos/asf/cxf/blob/7f275638/rt/frontend/jaxrs/src/main/resources/META-INF/blueprint.handlers ---------------------------------------------------------------------- diff --git a/rt/frontend/jaxrs/src/main/resources/META-INF/blueprint.handlers b/rt/frontend/jaxrs/src/main/resources/META-INF/blueprint.handlers new file mode 100644 index 0000000..7ce054f --- /dev/null +++ b/rt/frontend/jaxrs/src/main/resources/META-INF/blueprint.handlers @@ -0,0 +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. +# +# +org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler + http://git-wip-us.apache.org/repos/asf/cxf/blob/7f275638/rt/frontend/jaxws/src/main/resources/META-INF/blueprint.handlers ---------------------------------------------------------------------- diff --git a/rt/frontend/jaxws/src/main/resources/META-INF/blueprint.handlers b/rt/frontend/jaxws/src/main/resources/META-INF/blueprint.handlers new file mode 100644 index 0000000..e8f194c --- /dev/null +++ b/rt/frontend/jaxws/src/main/resources/META-INF/blueprint.handlers @@ -0,0 +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. +# +# +org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler +