-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add deprecation notice for javax support by the E4 injector #1510
Add deprecation notice for javax support by the E4 injector #1510
Conversation
eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/porting/removals.html
Show resolved
Hide resolved
3c7fb24
to
dac48cc
Compare
Btw. does anybody know why tonight the I-builds did not run? |
Maybe the switch back to standard time overnight has changed when you should expect that build to happen by 1 hour... |
BTW, I'd like the/a build to happen after I merge this so that I can use it in PDE: |
It looks lile the builds were changed by @MohananRahul, but I fail to understand the logic behind the config: |
Milestone week will have 2 builds. |
Back to the actual topic: How should we proceed with the deprecation and eventual removal of javax-support?
What do you think about that? If there is real demand the javax-support could also stay (disabled by default?) until it causes real pain. |
I think it's already what we have . The document says that something is deprecated and will stay until XXX date at least . E.g. if you look at ICU4J removal item - it's marked as "API removals after June 2022" but it's still there. Similar thing happened with Navigator view. |
That makes sense too. Btw. I created an update for the N&N entry: Can we references that in the deprecation notice? |
dac48cc
to
2d158b0
Compare
I updated the deprecation notice to reflect that. |
2d158b0
to
31ec6d8
Compare
Slightly enhanced the section about how to explicitly enable and disable javax-annotation processing. |
Since the updated message is (I assume) in the sense of @akurtakov I'm going to merge this now. |
Part of #1056
I also added a corresponding N&N entry: eclipse-platform/www.eclipse.org-eclipse#79