eclipse-equinox / p2

Eclipse Public License 2.0
14 stars 39 forks source link

Unify Constants and modernize CollectAction #501

Closed laeubi closed 4 months ago

laeubi commented 4 months ago

Currently CollectAction and Collect (Phase) both use a parameter 'artifactRequests' but both define them separately.

This unify the access to the constant and modernize the CollectAction to use collections instead of raw arrays.

github-actions[bot] commented 4 months ago

Test Results

    6 files   -     3      6 suites   - 3   19m 17s :stopwatch: - 15m 18s 2 184 tests ±    0  2 180 :white_check_mark: ±    0  4 :zzz: ±0  0 :x: ±0  4 426 runs   - 2 216  4 419 :white_check_mark:  - 2 212  7 :zzz:  - 4  0 :x: ±0 

Results for commit ecb0cdb9. ± Comparison against base commit ef2ce2fa.