return logConfig;
}
protected CompositeOption packOSGi() {
CompositeOption osgiConfig = new DefaultCompositeOption(mavenBundle()
.groupId("org.apache.felix")
.artifactId("org.apache.felix.ipojo").versionAsInProject(),
mavenBundle().groupId("org.ow2.chameleon.testing")
.artifactId("osgi-helpers").versionAsInProject(),
mavenBundle().groupId("org.osgi")