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 C63CC200BC7 for ; Thu, 10 Nov 2016 17:11:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C4F57160AF7; Thu, 10 Nov 2016 16:11:01 +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 47228160B10 for ; Thu, 10 Nov 2016 17:11:01 +0100 (CET) Received: (qmail 7658 invoked by uid 500); 10 Nov 2016 16:11:00 -0000 Mailing-List: contact xbean-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: xbean-dev@geronimo.apache.org Delivered-To: mailing list xbean-dev@geronimo.apache.org Received: (qmail 7391 invoked by uid 99); 10 Nov 2016 16:11:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Nov 2016 16:11:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EDDC72C4C76 for ; Thu, 10 Nov 2016 16:10:59 +0000 (UTC) Date: Thu, 10 Nov 2016 16:10:59 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: xbean-dev@geronimo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (XBEAN-297) xbean-blueprint shall not import org.apache.aries.blueprint.ext.impl in its manifest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 10 Nov 2016 16:11:01 -0000 [ https://issues.apache.org/jira/browse/XBEAN-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654428#comment-15654428 ] Daniel Kulp commented on XBEAN-297: ----------------------------------- 4.2 works fine as it doesn't import this. > xbean-blueprint shall not import org.apache.aries.blueprint.ext.impl in its manifest > ------------------------------------------------------------------------------------ > > Key: XBEAN-297 > URL: https://issues.apache.org/jira/browse/XBEAN-297 > Project: XBean > Issue Type: Bug > Affects Versions: 4.4, 4.5 > Reporter: Charlie Mordant > Priority: Blocker > > org.apache.aries.blueprint.ext.impl isn't exported by aries-blueprint (as it is an internal package), but xbean-blueprint imports it. > So its impossible to bootstrap this jar. > Either tell the aries community to export this package, either fix this issue... > Best Regards, -- This message was sent by Atlassian JIRA (v6.3.4#6332)