Skip to content

Expand range for jakarta.annotation to include 3.x#698

Merged
wimjongman merged 1 commit into
EclipseNebula:masterfrom
merks:pr-jakarta.annotation-3.x
Jun 14, 2026
Merged

Expand range for jakarta.annotation to include 3.x#698
wimjongman merged 1 commit into
EclipseNebula:masterfrom
merks:pr-jakarta.annotation-3.x

Conversation

@merks

@merks merks commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@merks

merks commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

@wimjongman @fipro78 @laeubi

The build are failing like this:

[ERROR] Software being installed: org.eclipse.nebula.widgets.richtext.example.e4 1.7.0.qualifier
[ERROR] Missing requirement: org.eclipse.nebula.widgets.richtext.example.e4 1.7.0.qualifier requires 'java.package; jakarta.annotation [2.1.0,3.0.0)' but it could not be found: See log for details

So this is needed.

@wimjongman wimjongman added this to the 3.4.0 milestone Jun 14, 2026
@wimjongman wimjongman merged commit fc7659c into EclipseNebula:master Jun 14, 2026
5 checks passed
@laeubi

laeubi commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@wimjongman @fipro78 @laeubi

The build are failing like this:

[ERROR] Software being installed: org.eclipse.nebula.widgets.richtext.example.e4 1.7.0.qualifier
[ERROR] Missing requirement: org.eclipse.nebula.widgets.richtext.example.e4 1.7.0.qualifier requires 'java.package; jakarta.annotation [2.1.0,3.0.0)' but it could not be found: See log for details

So this is needed.

I just wanted to note that this is due to the removal of 2.0 from the eclipse updatesite. So generally one would have been adding the missing dependency as well, but extending the range seems sufficient as well.

@merks

merks commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

I just wanted to note that this is due to the removal of 2.0 from the eclipse updatesite. So generally one would have been adding the missing dependency as well, but extending the range seems sufficient as well.

Extending the range is generally what the Platform did (which is why 2.x is now missing from the Platform's update site) so Nebula is in good company:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants