]
Nick Boldt commented on JBIDE-17733:
------------------------------------
What about if a user is NOT running the JEE bundle? Do we assume that org.eclipse.egit and
org.eclipse.jgit will be installed on demand of some other part of JBT that requires it?
Remove EGit from Central Discovery
----------------------------------
Key: JBIDE-17733
URL:
https://issues.jboss.org/browse/JBIDE-17733
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: discovery
Affects Versions: 4.2.0.Beta2
Reporter: Mickael Istria
Fix For: 4.2.0.Beta3
Egit is already included in all Eclipse packages we target (JEE, Standard, PDE, if not
all) and is included in JBDS product definition. It is also a dependency of OpenShift
tooling so that anything that has OpenShift tools installed is guaranteed to have EGit
installed.
So we should remove EGit from our Central discovery catalogs.