On 06/12/2007, Elvy <[EMAIL PROTECTED]> wrote: > > > Why aren't sun and com.sun packages fully declared in the default > config.properties file? This would ensure presence in > org.osgi.framework.system.packages. > > Since those packages are part of the standard java rt.jar,
actually these are implementation specific packages that might not appear in non-Sun JVMs (they do not form part of the official spec, unlike java and javax) one should expect > them to be treated just like, let's say, javax. > > Any particuliar reason... > > ----- > Tell me something you don't know! > -- > View this message in context: > http://www.nabble.com/sun%2C-com.sun-and-org.osgi.framework.bootdelegation-tf4951006.html#a14191282 > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Cheers, Stuart

