Hello, the Karaf distributions contains features for jetty. Mainly there are the jetty one in the standard feature repo and pax-jetty in the pax web feature repo.
Both feature repos does not contain a feature that provides the jetty-proxy bundle. With every Karaf bump I need to modify a feature of mine for jetty-proxy to align the jetty version used by the Karaf distribution. Would it be possible to add that bundle to the respective features? Perhaps using dependency="true" so it is not installed if not needed? Best regards, Markus
