]
Andre Dietisheim updated JBIDE-17672:
-------------------------------------
Forum Reference:
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.2.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.