Hi Richard, The system extra packages were utilised by the obr v1.4.1 not by the v1.6.4. In obr 1.4.1, it provisions against the system package extra packages but not in v1.6.4. It looks like there are some changes in this area between the two releases. It may be a regression.
Thanks Emily ________________________________ From: Richard S. Hall <[email protected]> To: [email protected] Sent: Tue, 23 November, 2010 15:08:04 Subject: Re: org.osgi.framework.system.packages.extra packages ignored during provisioning On 11/22/10 18:41, Uk Jiang wrote: > Hi, > When I start osgi framework, I listed some packages on the property of > org.osgi.framework.system.packages.extra. However, these packages were not > listed as resources under the system repository when I use > .getSystemRepository(). Any thing have I done wrong? I'm not sure. It looks like adding to system.extra does make it appear in getHeaders() from system bundle and this is what is used by OBR to create the exports, so it seems like it should work. Are you using the latest version of the framework? I recall fixing some bug in system bundle header handling. -> richard > Thanks > Emily > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

