Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0E1F318976 for ; Tue, 5 Jan 2016 16:48:40 +0000 (UTC) Received: (qmail 44609 invoked by uid 500); 5 Jan 2016 16:48:40 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 44575 invoked by uid 500); 5 Jan 2016 16:48:39 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 44563 invoked by uid 99); 5 Jan 2016 16:48:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2016 16:48:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C79EB2C1F57 for ; Tue, 5 Jan 2016 16:48:39 +0000 (UTC) Date: Tue, 5 Jan 2016 16:48:39 +0000 (UTC) From: "Andrea Cosentino (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-9463) Camel-guice OSGi dependency resolution fails MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-9463?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1508= 3341#comment-15083341 ]=20 Andrea Cosentino commented on CAMEL-9463: ----------------------------------------- Let me know, [~jb@nanthrax.net], if it's ok for you. > Camel-guice OSGi dependency resolution fails > -------------------------------------------- > > Key: CAMEL-9463 > URL: https://issues.apache.org/jira/browse/CAMEL-9463 > Project: Camel > Issue Type: Bug > Components: camel-guice > Affects Versions: 2.16.1 > Environment: Karaf 3.0.5 / 4.0.3 > Reporter: Fr=C3=A9d=C3=A9rik ROULEAU > Priority: Minor > Labels: karaf, osgi > > Camel-guice feature file says it requires com.google.inject/guice/4.0. Th= at bundle do not export com.google.inject.internal.* classes that are requi= red by camel-guice bundle. This leads to the error: > Unsatisfied requirement(s): > --------------------------- > package:(&(package=3Dcom.google.inject.internal)(version>=3D1.2.0)(!(v= ersion>=3D4.0.0))) > In version 2.15, camel-guice feature was installing guice from service-mi= x bundle which was exporting the com.google.inject.internal package. > It seems that there is no equivalent ServiceMix version for guice-4 -- This message was sent by Atlassian JIRA (v6.3.4#6332)