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

Enhance p2 director with "addJREIU" option. #489

Closed
wants to merge 1 commit into from

Conversation

merks
Copy link
Contributor

@merks merks commented Mar 19, 2024

P2 Director Application fails to install some of the bundles which has requirements on Java-SE 21. The reason for this issue was missing java profile dependency during installation. This new option includes Jre IU as an extra installable Unit.

Fixes #484

P2 Director Application fails to install some of the bundles which has
requirements on Java-SE 21. The reason for this issue was missing java
profile dependency during installation. This new option includes Jre IU
as an extra installable Unit.

Fixes eclipse-equinox#484
Copy link

Test Results

    9 files  ±0      9 suites  ±0   34m 53s ⏱️ + 2m 43s
2 184 tests ±0  2 180 ✅ ±0   4 💤 ±0  0 ❌ ±0 
6 642 runs  ±0  6 631 ✅ ±0  11 💤 ±0  0 ❌ ±0 

Results for commit 29dc915. ± Comparison against base commit e262a15.

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.

Enhance p2 director with "addJREIU" option
2 participants