Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Does Linuxtools and therefore CDT require Java 9?

This was fixed with an RC2a build of Orbit, which is now the recommended build for 2019-06.
I think Linux Tools will need to rebuild against this Orbit build by updating their target platform.

On Wed, Jun 12, 2019 at 9:11 AM Marc-Andre Laperle <malaperle@xxxxxxxxx> wrote:
Hi,

In org.bouncycastle.bcpkix MANIFEST.MF  I see this:

Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=9))”

It’s a dependency for the docker launching feature.


I also see that this feature is included in the simrel [1] and EPP [2].

Shouldn’t the simrel features follow the Platform’s target environments [3] ?

Or maybe I’m also misunderstanding the meaning of the Require-Capability.

Thanks,
Marc-André
 

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top