Return-Path: X-Original-To: apmail-clerezza-dev-archive@www.apache.org Delivered-To: apmail-clerezza-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D4C3105C7 for ; Tue, 31 Dec 2013 09:30:51 +0000 (UTC) Received: (qmail 95144 invoked by uid 500); 31 Dec 2013 09:30:41 -0000 Delivered-To: apmail-clerezza-dev-archive@clerezza.apache.org Received: (qmail 95026 invoked by uid 500); 31 Dec 2013 09:30:11 -0000 Mailing-List: contact dev-help@clerezza.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@clerezza.apache.org Delivered-To: mailing list dev@clerezza.apache.org Received: (qmail 94740 invoked by uid 500); 31 Dec 2013 09:29:58 -0000 Delivered-To: apmail-incubator-clerezza-dev@incubator.apache.org Received: (qmail 94562 invoked by uid 99); 31 Dec 2013 09:29:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Dec 2013 09:29:50 +0000 Date: Tue, 31 Dec 2013 09:29:50 +0000 (UTC) From: =?utf-8?Q?Reto_Bachmann-Gm=C3=BCr_=28JIRA=29?= To: clerezza-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLEREZZA-842) java compiler should load org.osgi.framework from system bundle 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/CLEREZZA-842?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reto Bachmann-Gm=C3=BCr resolved CLEREZZA-842. ----------------------------------------- Resolution: Fixed > java compiler should load org.osgi.framework from system bundle > --------------------------------------------------------------- > > Key: CLEREZZA-842 > URL: https://issues.apache.org/jira/browse/CLEREZZA-842 > Project: Clerezza > Issue Type: Bug > Reporter: Reto Bachmann-Gm=C3=BCr > Assignee: Reto Bachmann-Gm=C3=BCr > > Currently in the launcher these classes are loaded from org.apache.felix.= main which is present as bundle (but probably shouldn't). In other setting = this leads to things like: > warning: Class org.osgi.framework.ServiceReference not found - continuing= with a stub. -- This message was sent by Atlassian JIRA (v6.1.5#6160)