]
Marián Labuda closed JBIDE-15380.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with
fixVersion set to LATER.
EGit: Show Git Hooks output and reset timeout when a new receiving
new output (WATCHER)
---------------------------------------------------------------------------------------
Key: JBIDE-15380
URL:
https://issues.jboss.org/browse/JBIDE-15380
Project: Tools (JBoss Tools)
Issue Type: Task
Components: openshift
Affects Versions: 4.1.0.Final
Reporter: Mickael Istria
Fix For: LATER
When pushing to Openshift with JBT, it is very common to get a Timeout because the hooks
take too much time to run.
Instead of this simple timeout, I'd rather see:
* The hooks output shown in the push dialog
* The timeout counting time since the last received output message (by monitoring at the
inputStream I guess) instead of counting time since the push was triggered.