>>>>> Jean-Baptiste Onofré <j...@nanthrax.net>: > Hi guys, > I submit Apache Karaf OSGi runtime 4.4.2 release to your vote.
+1 (non-binding) Worked fine on debian 11.5 "bullseye" running on amd64, with openjdk 11.0.16 loading the myapps feature, which loads all of my apps: https://github.com/steinarb/myapps I smoketested all of the applications and they seemed to work fine. I added the maven staging repo as the same time as adding my own snapshot repo: config:edit org.ops4j.pax.url.mvn config:property-append org.ops4j.pax.url.mvn.repositories ", https://maven.bang.priv.no/repository/@id=ukelonn@snapshots, https://repository.apache.org/content/repositories/orgapachekaraf-1177/" config:property-set org.ops4j.pax.url.mvn.globalUpdatePolicy always config:update