As frustrating as our company's slow implosion has been, it still feels good that I can just write a bit of code that solves a problem and submit it upstream to an open-source project.
This particular thing will help with my job, but even if it didn’t, it's a useful thing that makes a tool nicer.
allow using `overrides.properties` while generating repositories by RangerRick · Pull Request #1821 · apache/karaf
This PR adds support for using overrides.properties when using the features-add-to-repository mojo. This allows you to generate a repository that doesn't contain extraneous bundles that won't be us...