>>>>> Jean-Baptiste Onofré <[email protected]>:

> Hi everyone,
> I submit Apache Karaf runtime 4.4.10 to your vote (rc2).
> This RC2 includes a fix on the wrapper test when built from source
> configuration.

+1 (non-binding)

Test with my usual "master feature" 
https://github.com/steinarb/myapps/blob/master/src/main/filtered-resources/feature.xml

Here is what I did
 1. Downloaded and unpacked apache-karaf-4.4.10.tar.gz
 2. Edited etc/org.ops4j.pax.url.mvn.cfg to add the maven staging
    repository 
     
https://gist.github.com/steinarb/435800ef4a91547da7bb78f228e8589d#file-org-ops4j-pax-url-mvn-cfg-L113
 3. Start karaf with "./bin/karaf debug"
 4. Install the myapps master feature
     feature:repo-add mvn:no.priv.bang.myapps/myapps/LATEST/xml/features
     feature:install myapps

No stack traces in data/log/karaf.log

Smoketested all applications and all seems good.

Platform: debian 13.3 "trixie", amd64, openjdk 21.0.10

Reply via email to