Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3FF70200B2B for ; Tue, 28 Jun 2016 12:01:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3EEE2160A06; Tue, 28 Jun 2016 10:01:02 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6AB7A160A56 for ; Tue, 28 Jun 2016 12:01:01 +0200 (CEST) Received: (qmail 74974 invoked by uid 500); 28 Jun 2016 10:01:00 -0000 Mailing-List: contact issues-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 issues@cxf.apache.org Received: (qmail 74756 invoked by uid 99); 28 Jun 2016 10:01:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2016 10:01:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7A0202C1F5C for ; Tue, 28 Jun 2016 10:01:00 +0000 (UTC) Date: Tue, 28 Jun 2016 10:01:00 +0000 (UTC) From: "Christian Schneider (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DOSGI-239) Extract decorator xml support into separate bundle MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Jun 2016 10:01:02 -0000 Christian Schneider created DOSGI-239: ----------------------------------------- Summary: Extract decorator xml support into separate bundle Key: DOSGI-239 URL: https://issues.apache.org/jira/browse/DOSGI-239 Project: CXF Distributed OSGi Issue Type: Improvement Components: DSW Affects Versions: 1.8.0 Reporter: Christian Schneider Assignee: Christian Schneider Fix For: 1.9.0 The larger goal is to provide separate distribution providers for SOAP and REST. A first step is to extract the decoration xml support as it does not belong to SOAP or REST. It could even be deprecated and removed in CXF DOSGi 2 as there is an OSGi spec equivalent implemented in Aries RSA. -- This message was sent by Atlassian JIRA (v6.3.4#6332)