]
Andre Dietisheim updated JBIDE-17672:
-------------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
Contribute changes to EGit commit/push operation to allow our custom
server adapter publishing
-----------------------------------------------------------------------------------------------
Key: JBIDE-17672
URL:
https://issues.jboss.org/browse/JBIDE-17672
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.2.0.Beta3
Reporter: Andre Dietisheim
Fix For: 4.3.x
In JBIDE-10541 we made the EGit commit dialog come up before we publish the project to
OpenShift. We did that by providing a modified copy of the EGit CommitUI class. We should
contribute the changes that we did to CommitUI so that we can get rid of our copy.
When doing this we should also include streaming git responses to the Eclipse console as
in Eclipse bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=418653