Return-Path: X-Original-To: apmail-felix-users-archive@minotaur.apache.org Delivered-To: apmail-felix-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F232CDB88 for ; Tue, 24 Jul 2012 15:11:50 +0000 (UTC) Received: (qmail 25173 invoked by uid 500); 24 Jul 2012 15:11:50 -0000 Delivered-To: apmail-felix-users-archive@felix.apache.org Received: (qmail 25056 invoked by uid 500); 24 Jul 2012 15:11:50 -0000 Mailing-List: contact users-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@felix.apache.org Delivered-To: mailing list users@felix.apache.org Received: (qmail 25046 invoked by uid 99); 24 Jul 2012 15:11:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2012 15:11:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of david.bosschaert@gmail.com designates 209.85.160.49 as permitted sender) Received: from [209.85.160.49] (HELO mail-pb0-f49.google.com) (209.85.160.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2012 15:11:44 +0000 Received: by pbbrq13 with SMTP id rq13so14974887pbb.22 for ; Tue, 24 Jul 2012 08:11:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=yIy5+remstRATcY1OfmH82eG7DVqaHZazLL764s+wNw=; b=Km3Kcu4CT9bkQdTBTcla7Oe3h0lpkzMJQDmQjZozS7phySGjQYJ6YU+ckbw1LTYhBB G9NK0jC1M/AXHzL7FQZjOwjh/avtFEMVdVHxeviLn6tcQfUwm/TDtm5c7GRXxNebTgz6 2YEXXKXHv/x7SU7s+uoxDjVYKddBZrsUFSjco+wQCGnK+cv5Rnkg4ZRuuBe7HQI1pBia wy/2zfx99vqNY3dsm0l70Bdp5uMoptaSkl6A6cDu07cjZm7dskK5tiVTnC5QOcm4d8FV RHwTI1abp+/vrKquiVFHME4Jg7QcrJ4CQFMsm6CQAzdE3rltVOZcvW2B10JRUv59I5DX 7FkA== Received: by 10.68.135.201 with SMTP id pu9mr44902066pbb.146.1343142682938; Tue, 24 Jul 2012 08:11:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.36.12 with HTTP; Tue, 24 Jul 2012 08:11:02 -0700 (PDT) In-Reply-To: <500EB46A.4000902@ungoverned.org> References: <500EAB56.5020804@ungoverned.org> <500EB46A.4000902@ungoverned.org> From: David Bosschaert Date: Tue, 24 Jul 2012 16:11:02 +0100 Message-ID: Subject: Re: OSGi 4.3 and Felix 4.0: is PackageAdmin.refreshPackages() obsolete? To: users@felix.apache.org Content-Type: text/plain; charset=ISO-8859-1 On 24 July 2012 15:42, Richard S. Hall wrote: > > On 7/24/12 10:16 , Christopher BROWN wrote: >> >> Hi Richard, >> >> Looking at: >> >> http://www.osgi.org/javadoc/r4v43/core/org/osgi/framework/Bundle.html#adapt(java.lang.Class) >> >> ...I don't see any specific mention of the special case for the system >> bundle. Of course, I don't doubt it :-) but is this detailed somewhere? > > > Yeah, I know, it sucks. This is one of the reasons I was against this whole > "adapt()" approach, but people didn't listen to me. :-) > > Checkout the documentation for FrameworkWiring... FYI - I added a bug for this to the OSGi bugzilla: https://www.osgi.org/bugzilla/show_bug.cgi?id=149 Best regards, David --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@felix.apache.org For additional commands, e-mail: users-help@felix.apache.org