Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-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 4EB319160 for ; Thu, 13 Oct 2011 12:03:33 +0000 (UTC) Received: (qmail 5926 invoked by uid 500); 13 Oct 2011 12:03:33 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 5901 invoked by uid 500); 13 Oct 2011 12:03:33 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 5893 invoked by uid 99); 13 Oct 2011 12:03:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2011 12:03:33 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Oct 2011 12:03:32 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CDD28306078 for ; Thu, 13 Oct 2011 12:03:11 +0000 (UTC) Date: Thu, 13 Oct 2011 12:03:11 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28Commented=29_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <1457537657.8733.1318507391844.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <423147582.8533.1318500791825.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (KARAF-935) Deployer bundles do not start 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/KARAF-935?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13126= 503#comment-13126503 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-935: -------------------------------------------- Not only the blueprint deployer is affected, several bundles are in the sam= e situation. The issue is that the startup.properties file generated by the karaf-maven-= plugin is not complete. I'm gonna check the standard feature (for the start= =3D"true" attribute on the bundle). =20 > Deployer bundles do not start > ----------------------------- > > Key: KARAF-935 > URL: https://issues.apache.org/jira/browse/KARAF-935 > Project: Karaf > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Ioannis Canellos > Assignee: Ioannis Canellos > > The deployer bundles, does not start on 3.0.0-SNAPSHOT. > It seems that they all have as private package org.apache.karaf.util, whi= ch in version 3.0.0-SNAPSHOT causes the import of org.apache.felix.service.= command. > I think we need to set provisional status on that package, as happens to = the rest of the bundles (e.g. org.apache.features.core). > I am not sure what the purpose of this property is, but the bundles won't= start without it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira