Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 58610 invoked from network); 18 Dec 2006 18:04:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2006 18:04:44 -0000 Received: (qmail 650 invoked by uid 500); 18 Dec 2006 18:04:51 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 582 invoked by uid 500); 18 Dec 2006 18:04:51 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 571 invoked by uid 99); 18 Dec 2006 18:04:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 10:04:51 -0800 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [217.160.230.40] (HELO mout.perfora.net) (217.160.230.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 10:04:40 -0800 Received: from [24.180.252.202] (helo=[192.168.1.85]) by mrelay.perfora.net (node=mrelayus0) with ESMTP (Nemesis), id 0MKoyl-1GwMqY2nUs-0005MZ; Mon, 18 Dec 2006 13:04:19 -0500 Message-ID: <4586D822.8090303@ungoverned.org> Date: Mon, 18 Dec 2006 13:04:18 -0500 From: "Richard S. Hall" User-Agent: Thunderbird 1.5.0.8 (X11/20061115) MIME-Version: 1.0 To: felix-dev@incubator.apache.org Subject: Re: Felix and Eclipse PDE roadblock References: <9A6213D6CEDE5147A5FA6559410C363D01953413@Mail1.ktd.com> In-Reply-To: <9A6213D6CEDE5147A5FA6559410C363D01953413@Mail1.ktd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: perfora.net abuse@perfora.net login:b399c17105f59dfa36985f08f30e623d X-Virus-Checked: Checked by ClamAV on apache.org Rick Litton wrote: > Richard, > > The Equinox bundle manifest uses either a system or global variable > (e.g. "%Variable%") from recollection. It appeared unchanged on the > shell display when the "ps" command is executed. I'm not sure if this > will be the norm in Felix. But I will continue to test the original > Equinox bundles as you suggested and report back to the group. I hope > we can at least uncover where the disconnects lie. > Bundle localization entries start with a '%'...I imagine that is what it is. We will get this implemented in Felix and then it shouldn't be an issue, I think. -> richard > Rick Litton > > -----Original Message----- > From: Richard S. Hall [mailto:heavy@ungoverned.org] > Sent: Monday, December 18, 2006 7:28 AM > To: felix-dev@incubator.apache.org > Subject: Re: Felix and Eclipse PDE roadblock > > rl16783@sbcglobal.net wrote: > >> Also: hardcoded bundle names to manifest of the 3 eclipse bundles as >> > this is customary in > >> Apache Felix. >> > > Was the issue here that the bundle names were appearing incorrectly? If > so, I think this is related to bundle localization, which still needs to > > be implemented in Felix... > > Rick, as we start to implement the require-bundle functionality, it > would be nice if you could continue to try to get the original bundles > working on top of that and report back on your progress, since that will > > help us work out the kinks. > > For everyone else, don't use require-bundle... :-) > > -> richard >