I'm running into an issue: https://ops4j1.jira.com/browse/PAXWEB-909 in pax web, this has been fixed, however, the version of pax-web pulled in by karaf 4.0.3 is 4.2.3 and I would like to try out 4.2.4.
Seems in karaf 3 I could update the features repo list in org.apache.karaf.features.cfg to change the pax web version, however, in karaf 4 this is done differently, looks like it comes with the "standard" feature Is there an easy way for me to update pax-web? I tried removing the 4.2.3 repo and replacing it with 4.2.4, but as soon as I install my feature, it re-adds and uses 4.2.3 Thanks! Ed
