Hide Forgot
The bundle /usr/share/eclipse/dropins/eclipse-jbosstools-openshift/eclipse/plugins/org.jboss.tools.openshift.express.client-2.5.0-SNAPSHOT.jar contains slf4j, log4j, jboss-dmr and openshift-java-client. The bundle should be unpacked and the bundled jars should be replaced with symlinks.
Thanks for the bug report Alexander, I'll get right on it. Will all bundles that have jars symlinked inside need to be unpacked, yes? I'm asking because I've got a feeling that there are probably other bundles here that are bundling jars too. I'll go through everything now and make sure they're all done properly.
(In reply to Gerard Ryan from comment #1) > Thanks for the bug report Alexander, I'll get right on it. > > Will all bundles that have jars symlinked inside need to be unpacked, yes? > I'm asking because I've got a feeling that there are probably other bundles > here that are bundling jars too. I'll go through everything now and make > sure they're all done properly. Yes, keeping local copies of jars coming from other packages is a no go so every bundle that has local copy should be unpacked and jar copies should be replaced with symlinks to the jars coming from their packages.
This is fixed in rawhide in 4.1.0-7: http://koji.fedoraproject.org/koji/buildinfo?buildID=469060 I've fixed the problem in both openshift, and other eclipse-jbosstools subpackages that were suffering from the same problem.