eclipse-equinox / p2

Eclipse Public License 2.0
14 stars 39 forks source link

Enhance p2 director with "addJREIU" option. #489

Closed merks closed 5 months ago

merks commented 5 months ago

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 https://github.com/eclipse-equinox/p2/issues/484

github-actions[bot] commented 5 months ago

Test Results

    9 files  ±0      9 suites  ±0   34m 53s :stopwatch: + 2m 43s 2 184 tests ±0  2 180 :white_check_mark: ±0   4 :zzz: ±0  0 :x: ±0  6 642 runs  ±0  6 631 :white_check_mark: ±0  11 :zzz: ±0  0 :x: ±0 

Results for commit 29dc9150. ± Comparison against base commit e262a155.