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

Use p2.inf to generate installable maven runtimes and add release note #1449

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jun 25, 2023

This adds two new units that can be used to install additional runtimes into m2eclipse and a release note that explains how to use this.

@laeubi laeubi force-pushed the add_p2_inf_for_runtime_units branch from a727dfd to ab87695 Compare June 25, 2023 10:26
@github-actions
Copy link

Test Results

105 files  ±0  105 suites  ±0   9m 56s ⏱️ - 2m 7s
656 tests ±0  647 ✔️ ±0    9 💤 ±0  0 ±0 
656 runs  ±0  646 ✔️ ±0  10 💤 ±0  0 ±0 

Results for commit ab87695. ± Comparison against base commit f8358e0.

Copy link
Contributor

@HannesWell HannesWell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not understand this in depth, but what I see/understand sounds reasonable to me.

For clarification, this adds two IUs to the m2e p2-repo, where each requires the m2e.maven.runtime in a specific minor version range, so that one can install that artificial units that pull in the actual bundles?

units.0.update.id = org.eclipse.m2e.maven.runtime.38.iu
units.0.update.range = [1.0.0,1.0.0]

# Define IU for Maven 3.8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Define IU for Maven 3.8
# Define IU for Maven 3.9

This adds two new units that can be used to install additional runtimes
into m2eclipse and a release note that explains how to use this.
@laeubi laeubi force-pushed the add_p2_inf_for_runtime_units branch from ab87695 to 580067d Compare June 25, 2023 12:09
@laeubi
Copy link
Member Author

laeubi commented Jun 25, 2023

For clarification, this adds two IUs to the m2e p2-repo, where each requires the m2e.maven.runtime in a specific minor version range, so that one can install that artificial units that pull in the actual bundles?

yes.

@laeubi laeubi merged commit 7952aeb into eclipse-m2e:master Jun 25, 2023
@HannesWell HannesWell added this to the 2.4.0 milestone Aug 28, 2023
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