dev@glassfish.java.net

Re: please approve osgi.bundle change to admin/config-api

From: Richard S. Hall <heavy_at_ungoverned.org>
Date: Tue, 11 Aug 2009 15:18:48 -0400

This change should be fine. The default for Import-Package is "*", this
just hard codes an additional import, since it wasn't picked up by BND
due to what looks like a bug in BND. We had another issue like this
fixed in the same way.

-> richard

On 8/11/09 15:11, Jane Young wrote:
> Sorry, I'm not familiar with osgi.bundle file.
> But wondering why bnd plugin wasn't able to import this package?
>
> Can someone who's familiar with osgi.bundle file review this change?
> Sahoo, Jerome?
>
>
> Lloyd Chambers wrote:
>> This fixes issue #8989 "TypeNotPresentException = Type
>> org.glassfish.api.monitoring.MonitoringItem".
>>
>> A manual import directive is required.
>>
>>
>> Import-Package: \
>> org.glassfish.api.monitoring, \
>> *
>>
>> -exportcontents: \
>> com.sun.enterprise.config.serverbeans; \
>> org.glassfish.config.support; version=${project.osgi.version}
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>