Skip to content
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

Improve OSGi metadata about dependency to javax.inject/annotations #1019

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

HannesWell
Copy link
Contributor

What it does

  • Only use Import-Package to for javax.annotation
  • Always use closed version ranges [1.X,2) with a minor lower bound
  • Remove unused dependencies

Part of eclipse-platform/eclipse.platform.releng.aggregator#1056

Author checklist

- Only use Import-Package to for javax.annotation
- Always use closed version ranges [1.X,2) with a minor lower bound
- Remove unused dependencies

Part of eclipse-platform/eclipse.platform.releng.aggregator#1056
@HannesWell
Copy link
Contributor Author

@iloveeclipse can you please review this?

@iloveeclipse iloveeclipse merged commit 81227dc into eclipse-jdt:master Apr 29, 2023
@iloveeclipse
Copy link
Member

Thanks.

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