OSGi 5 Implementation

Manuel Faux manuel.faux at conf.at
Sun Nov 17 12:40:25 UTC 2013


On Sun, 17 Nov 2013 04:39:06 -0500
Aleksandar Kurtakov <akurtako at redhat.com> wrote:

> ----- Original Message -----
> > From: "Manuel Faux" <manuel.faux at conf.at>
> > To: devel at lists.fedoraproject.org
> > Sent: Sunday, November 17, 2013 10:50:33 AM
> > Subject: Re: OSGi 5 Implementation
> > 
> > On Sat, 16 Nov 2013 02:46:51 -0500
> > Aleksandar Kurtakov <akurtako at redhat.com> wrote:
> > 
> > > > 
> > > > I didn't see that Equinox satisfies the OSGi 5 part, since I
> > > > didn't use this package anymore, as soon I recognized that
> > > > NetBeans does not build with it.
> > > 
> > > Is this still true? I know that jtulach(one of the netbeans guys)
> > > has his own equinox(like?) framework called Netbinox for usage in
> > > netbeans so you might want to get in contact with him for
> > > details. I haven't followed Netbeans in years but if you point to
> > > concrete problem I'll take a look.
> > > 
> > The problem was not with Equinox per se, but with the version
> > shipped with Fedora. I needed to write some patches to be able to
> > build NetBeans against the newest version of Equinox. The component
> > which needs the patch is Netbinox.
> 
> Are you saying that Netbinox builds with equinox downloaded from
> eclipse.org but not with the one from our rpms?
> 
With "version", i meant release version of Equinox, not the eclipse.com
version vs. Packaged version of Fedora. The problem is, that Netbinox
is intended to be built with Equinox 3.8.0, but Fedora ships Equinox
3.9.0, which causes complication errors.

One problem is for example, that the constructor of
org.eclipse.osgi.baseadaptor.bundlefile.DirBundleFile takes different
arguments in Equinox 3.8.0 and 3.9.0.

Manuel
> 
> Alexander Kurtakov
> Red Hat Eclipse team
> 
> > 
> > Manuel
> > 
> > > 
> > > Alexander Kurtakov
> > > Red Hat Eclipse team
> > --
> > devel mailing list
> > devel at lists.fedoraproject.org
> > https://admin.fedoraproject.org/mailman/listinfo/devel
> > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct



More information about the devel mailing list