]
Andre Dietisheim reassigned JBIDE-17672:
----------------------------------------
Assignee: Andre Dietisheim
Contribute changes to EGit commit/push operation so that we can
nicely fit in our custom behaviour
--------------------------------------------------------------------------------------------------
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
Assignee: Andre Dietisheim
Labels: openshift_v2
Fix For: 4.5.3.Final
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