Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 85226 invoked from network); 8 Dec 2010 11:36:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Dec 2010 11:36:27 -0000 Received: (qmail 52715 invoked by uid 500); 8 Dec 2010 11:36:27 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 52597 invoked by uid 500); 8 Dec 2010 11:36:26 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 52588 invoked by uid 500); 8 Dec 2010 11:36:25 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 52585 invoked by uid 99); 8 Dec 2010 11:36:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 11:36:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 11:36:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB8Ba12q015879 for ; Wed, 8 Dec 2010 11:36:01 GMT Message-ID: <14223721.14251291808161132.JavaMail.jira@thor> Date: Wed, 8 Dec 2010 06:36:01 -0500 (EST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-3402) Use ServiceMix guice bundle In-Reply-To: <20661385.11221291792021360.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-3402?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1296= 9281#action_12969281 ]=20 Willem Jiang commented on CAMEL-3402: ------------------------------------- Applied the patch with thanks to JB. > Use ServiceMix guice bundle > --------------------------- > > Key: CAMEL-3402 > URL: https://issues.apache.org/jira/browse/CAMEL-3402 > Project: Camel > Issue Type: Improvement > Components: camel-guice > Affects Versions: 2.5.0 > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Willem Jiang > Fix For: 2.6.0 > > Attachments: CAMEL-3402.patch > > > In order to avoid to go on the googlecode maven repository, I provided a = ServiceMix OSGi bundle for guice. > This bundle could be used by Camel in the Karaf features descriptor. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.