ops4j / org.ops4j.pax.runner

Multi Framework OSGi Runner
http://team.ops4j.org/wiki/display/paxrunner/
47 stars 39 forks source link

Add support for Felix 4.6.0, 4.6.1, 5.0.0, 5.0.1, 5.2.0 and 5.4.0 [PAXRUNNER-454] #449

Closed ops4j-issues closed 8 years ago

ops4j-issues commented 8 years ago

Konstantin Matuschek created PAXRUNNER-454

Support new Felix versions (4.6.0, 4.6.1, 5.0.0, 5.0.1, 5.2.0 and 5.4.0).

Code available here: https://github.com/koma-akdb/org.ops4j.pax.runner
Pull request: https://github.com/ops4j/org.ops4j.pax.runner/pull/10


Affects: 1.8.6 Fixed in: 1.9.0 Votes: 0, Watches: 2

ops4j-issues commented 8 years ago

Achim Nierbeck commented

As there isn't much activity on pax-runner interested in maintaining your fixes yourself?
in that case I'll just add you to the team.

ops4j-issues commented 8 years ago

Konstantin Matuschek commented

Well, I'll probably not be involved with the topics around Felix / Pax-Runner for much longer, as I'm switching to another team soon. Updates would be few and far between and probably only to enable new Felix versions when we need one.
So probably it doesn't make much sense to add me to the team, as I couldn't contribute much or regularly. But thanks for the offer - should things develop differently than expected, I'd get back to it :smile:

(this patch shouldn't cause much maintenance burden anyway, since it's basically just a collection of some versions)

ops4j-issues commented 8 years ago

Achim Nierbeck commented

allright :smile:

ops4j-issues commented 8 years ago

Achim Nierbeck commented

fixed with:
https://github.com/ops4j/org.ops4j.pax.runner/commit/439a8bd0366eae2f73f431abc73b517f34889438

ops4j-issues commented 8 years ago

Konstantin Matuschek commented

Thanks ! :smile: