All, Going through the notices issue still. I wonder, why do we declare a dependency on arquillian/shrinkwrap? We have a single test which is ignored that uses it, and I'm not sure what the aim is TBH.
https://github.com/apache/incubator-tamaya/blob/master/modules/integration/osgi/src/test/java/org/apache/tamaya/integration/osgi/TestConfigIntegration.java So can we kill this test and the dependency? Probably not, since its the only test in that module. So how do we test OSGi? John
