Migrate from javax.inject/annotation to jakarta.inject/annotation#1255
Conversation
29675b4 to
70ff263
Compare
|
If not already done (the change is too big to easily ensure it),can we keep 1 small test with javax.inject to ensure backward-compatibility? |
70ff263 to
5b9554e
Compare
The |
795ad9c to
3b51131
Compare
Do we really need a seperate plugin or is a dedicated package sufficient? |
I'm currently working on making the javax annotations optional and therefore would like to have for the jakarta-annotations tests a test-runtime (at least with Tycho) that does not contain the javax-annotations to verify if that really works. |
e688d69 to
6e3ad29
Compare
I have now created eclipse-platform/eclipse.platform#791 for that purpose. |
Thanks! |
6e3ad29 to
038bbd6
Compare
Part of eclipse-platform/eclipse.platform.releng.aggregator#1056