Hi James, On 12.02.17 14:39, James Carman wrote: > I always build my features by hand. It's just easier, IMHO. A few > errors on the console telling you what's missing, and you're off to the > races. You can also try using PAX exam to test your features, but I've > found that to be more trouble than it's worth (it always chooses to fail > when I'm trying to do something important, like cut a release).
You are probably right, but something inside me refuses to accept that if my dependency management are good enough for Maven they still are not good enough for Karaf. This manual editing adds a possibility for failure. Bye, Thomas
