On Fri, Aug 27, 2010 at 3:25 AM, Richard S. Hall <[email protected]>wrote:
> On 8/26/10 12:07, LongkerDandy wrote: > >> Hi >> Just find out Felix now support UPnP, very excited. >> I did some test, seems work well. >> >> I have a question about the "OSGi R4 Compendium Bundle", >> Which seems to be a dependency of UPnP base driver. >> >> I've been using felix for a while but never seen a bundle need this, >> I thought Felix is a implement of this. >> >> Plus, the version I got from obr is OSGi R4 Compendium Bundle 4.0.0; >> It seems to be very old, there is a 4.1.0 version quite a while. >> >> I tried to update it to 4.1.0, and seems also works. >> >> So which one should I use? >> > > You should use the version it depends on. I'm not sure if those packages > have changed anyway...check the package versions, they might actually be the > same. > > -> richard > > Thanks richard I checked the files, both OSGi R4 Compendium Bundle 4.0.0/4.1.0 have the same version upnp service. But according to maven history the OSGi R4 Compendium Bundle 4.1.0 is there quite a while. The one I'm using now is org.osgi.compendium-1.4.0.jar. I believe the OSGi R4 Compendium Bundle 4.1.0 is reference to OSGi 4.1 specification, shouldn't felix compatible with it? LongkerDandy

