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

Managing all Eclipse platform dependencies #344

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Managing all Eclipse platform dependencies #344

merged 2 commits into from
Dec 13, 2024

Conversation

gastaldi
Copy link
Member

In order to provide build reproducibility, we need to ensure that the Eclipse platform dependencies are resolved to a single version, not in a range.

  • Update pom.xml for improved dependency management, specifically targeting Eclipse platform dependencies.
  • Simplify versioning by inlining the org.eclipse.jdt.core version, removing the need for a separate property.

In order to provide build reproducibility, we need to ensure that the Eclipse platform dependencies are resolved to a single version, not in a range.

- Update `pom.xml` for improved dependency management, specifically targeting Eclipse platform dependencies.
- Simplify versioning by inlining the `org.eclipse.jdt.core` version, removing the need for a separate property.
- Update Dependabot configuration to group Eclipse and OSGi dependencies.
@gastaldi gastaldi merged commit 384a604 into master Dec 13, 2024
5 checks passed
@gastaldi gastaldi deleted the deps branch December 13, 2024 17:49
gastaldi added a commit that referenced this pull request Dec 13, 2024
gastaldi added a commit that referenced this pull request Dec 13, 2024
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.

1 participant