[jbosstools-issues] [JBoss JIRA] (JBDS-4265) Remove more jgit/egit bundles from devstudio rpm?

Nick Boldt (JIRA) issues at jboss.org
Sat Feb 4 13:36:00 EST 2017


Nick Boldt created JBDS-4265:
--------------------------------

             Summary: Remove more jgit/egit bundles from devstudio rpm?
                 Key: JBDS-4265
                 URL: https://issues.jboss.org/browse/JBDS-4265
             Project: Red Hat JBoss Developer Studio (devstudio)
          Issue Type: Bug
          Components: rpm
    Affects Versions: 10.3.0.GA
            Reporter: Nick Boldt


Mat asked:

{quote}
Hmm, Devstudio supplies jgit?

We also supply it as part of RHSCL in package rh-eclipse46-eclipse-jgit.noarch

{code}$ ls /opt/rh/rh-eclipse46/root/usr/share/eclipse/droplets/jgit/eclipse/plugins
com.googlecode.javaewah.JavaEWAH_0.8.4.jar
com.google.gson_2.2.4.jar
org.apache.commons.compress_1.5.0.jar
org.eclipse.jgit_4.6.0.201612231935-r.jar
org.eclipse.jgit.archive_4.6.0.201612231935-r.jar
org.eclipse.jgit.http.apache_4.6.0.201612231935-r.jar
org.eclipse.jgit.http.server_4.6.0.201612231935-r.jar
org.eclipse.jgit.junit_4.6.0.201612231935-r.jar
org.eclipse.jgit.junit.http_4.6.0.201612231935-r.jar
org.eclipse.jgit.lfs_4.6.0.201612231935-r.jar
org.eclipse.jgit.lfs.server_4.6.0.201612231935-r.jar
org.eclipse.jgit.pgm_4.6.0.201612231935-r.jar
org.eclipse.jgit.ui_4.6.0.201612231935-r.jar
org.hamcrest.core_1.3.0.v201303031735.jar
org.junit_4.12.0.jar
org.kohsuke.args4j_2.32.0.jar
slf4j.api_1.7.4.jar
slf4j.simple_1.7.4.jar{code}{quote}

Devstudio REQUIRES jgit:

https://github.com/jbdevstudio/jbdevstudio-product/blob/master/rpm/devstudio.spec.template#L48

And we specifically blacklist a lot of egit and jgit bundles. Maybe we need to blacklist more?

https://github.com/jbdevstudio/jbdevstudio-product/blob/master/rpm/devstudio.removelist.txt#L246

If it's dragged in by stuff in Openshift or M2E, we'll have to get that fixed in upstream so it's only Import-Package'ing instead of Require-Bundle'ing.

https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/com.jboss.devstudio.core.rpm.feature/feature.xml#L49
https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/com.jboss.devstudio.core.rpm.feature/feature.xml#L90





--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list