eclipse-equinox / p2

Eclipse Public License 2.0
14 stars 40 forks source link

Migrate p2 engine to agent properties #439

Closed laeubi closed 7 months ago

laeubi commented 7 months ago

Now that agent properties are possible we should use them in the engine, to not rely on only static OSGi context properties.

github-actions[bot] commented 7 months ago

Test Results

    9 files  ±0      9 suites  ±0   33m 5s :stopwatch: +30s 2 183 tests ±0  2 179 :white_check_mark: ±0   4 :zzz: ±0  0 :x: ±0  6 639 runs  ±0  6 628 :white_check_mark: ±0  11 :zzz: ±0  0 :x: ±0 

Results for commit 6397aadd. ± Comparison against base commit fa81fb9b.

:recycle: This comment has been updated with latest results.

laeubi commented 7 months ago

@merks I was now able to rework this even without any deprecations!