Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1205D10A8D for ; Fri, 5 Dec 2014 15:05:13 +0000 (UTC) Received: (qmail 90837 invoked by uid 500); 5 Dec 2014 15:05:12 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 90788 invoked by uid 500); 5 Dec 2014 15:05:12 -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 90776 invoked by uid 99); 5 Dec 2014 15:05:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2014 15:05:12 +0000 Date: Fri, 5 Dec 2014 15:05:12 +0000 (UTC) From: "Christian Schneider (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-6135) CXF should be installable in karaf 4 minimal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved CXF-6135. -------------------------------------- Resolution: Fixed > CXF should be installable in karaf 4 minimal > -------------------------------------------- > > Key: CXF-6135 > URL: https://issues.apache.org/jira/browse/CXF-6135 > Project: CXF > Issue Type: Improvement > Reporter: Christian Schneider > Assignee: Christian Schneider > > Currently CXF can not be installed on plain karaf 4 minimal. > There are two problems: > 1. cxf-core bundle depends on the osgi blueprint spec > 2. cxf-core feature installs the cxf-karaf-commands which require the old karaf shell packages > I propose to make the blueprint spec import optional and move the commands into a separate feature. > This will allow cxf to be installed with considerably less dependencies then the current versions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)