Dear all We want to release felixosgi karaf feature. It's actually not a big deal. However, I was unable to install this feature in karaf 3.0.0 So I removed all those deps on logging stuff in felixosgi pom.xml And this works. I tried installing a test bundle which provides an osgi service and uses slf4j logger after installing the modified feature. And this also works. So the next step would be to release the felixosgi feature without all those logging deps as version 0.1 which in my opinion should be based on released parent. I can't use parent 0.4 since it does not support feature packaging. Thus, we need to release parent 0.5. Any objection? If not... @Reto, could you please prepare release of parent 0.5 ?
I'll then make changes to pom.xml of felixosgi and you (or I) can release it. Cheers Hasan
