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

Add a BOM file for Eclipse release 2022-09 #24

Closed
jmini opened this issue Oct 5, 2022 · 2 comments · Fixed by #26
Closed

Add a BOM file for Eclipse release 2022-09 #24

jmini opened this issue Oct 5, 2022 · 2 comments · Fixed by #26

Comments

@jmini
Copy link
Owner

jmini commented Oct 5, 2022

The Eclipse release 2022-09 is out.
Version number: 4.25

A new BOM file should be generated for this release:

<dependency>
    <groupId>fr.jmini.ecentral</groupId>
    <artifactId>eclipse-platform-dependencies</artifactId>
    <version>4.25</version>
    <packaging>pom</packaging>
<dependency>
@amergey
Copy link

amergey commented Oct 10, 2022

I noticed some eclipse bundles are missing from the bom in previous version (RAP for example, but there are others), how can I proceed, may I create issues, so you can check if it is relevant to include them or not ? or do you prefer a PR ?

@jmini
Copy link
Owner Author

jmini commented Oct 10, 2022

@amergey let's discuss this in a dedicated issue: #25

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 a pull request may close this issue.

2 participants