Skip to content

Add javax.inject/annotation providing bundles to eclipse.sdk repository#1509

Merged
HannesWell merged 1 commit intoeclipse-platform:masterfrom
HannesWell:add-javax-annotations-to-repo
Nov 4, 2023
Merged

Add javax.inject/annotation providing bundles to eclipse.sdk repository#1509
HannesWell merged 1 commit intoeclipse-platform:masterfrom
HannesWell:add-javax-annotations-to-repo

Conversation

@HannesWell
Copy link
Copy Markdown
Member

... to ensure it is provided and to maintain backwards compatibility until support for javax annotations is finally removed.

Since eclipse-platform/eclipse.platform#792 (and two follow-ups) the javax.inect/annotation providing bundles are not required by the eclipse-platform-sdk anymore and therefore not part of the sdk-repo automatically.

Part of #1056

@HannesWell HannesWell force-pushed the add-javax-annotations-to-repo branch from cdd93f3 to 9e7c329 Compare November 4, 2023 15:57
to ensure it is provided and to maintain backwards compatibility until
support for javax annotations is finally removed.

Part of eclipse-platform#1056
@HannesWell HannesWell force-pushed the add-javax-annotations-to-repo branch from 9e7c329 to ccb7f4e Compare November 4, 2023 16:28
Comment on lines +49 to +50
<bundle id="jakarta.annotation-api" version="1.3.5"/>
<bundle id="jakarta.inject.jakarta.inject-api" version="1.0.5"/>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sadly we cannot use version ranges here, but I assume that new versions are unlikely for those bundles anyways and the TP is in this repo too.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

@HannesWell
Copy link
Copy Markdown
Member Author

jakarta.inject.jakarta.inject-api 1.0.5 and jakarta.annotation-api" 1.3.5 are back in the repo.

@HannesWell HannesWell merged commit 92b4d76 into eclipse-platform:master Nov 4, 2023
@HannesWell HannesWell deleted the add-javax-annotations-to-repo branch November 4, 2023 17:06
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.

2 participants