Skip to content

Tycho: requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=11))' but it could not be found #554

Closed Answered by dwagelaar
dwagelaar asked this question in Q&A
Discussion options

You must be logged in to vote

ATL has since migrated to github, and I've had to revisit the Jenkins build pipeline. In this context, I've managed to get ATL to build using Tycho 4.0.8, such that it can be built against the latest Eclipse codebase.

See also:

I've added a target platform definition with an explicit targetJRE to get around the problem of having various bundles in the dependency graph that require a lower version JRE than its upstream dependencies. This is typical for OSGi bundles that want to be able to build against older versions of the Eclipse codebase.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@dwagelaar
Comment options

Comment options

You must be logged in to vote
3 replies
@dwagelaar
Comment options

@laeubi
Comment options

@laeubi
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dwagelaar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #552 on January 22, 2022 17:25.