[JBoss JIRA] Created: (JBIDE-8425) add capability to chain jobs so that successor jobs dont get executed if predecessors are canceled / fail
by Andre Dietisheim (JIRA)
add capability to chain jobs so that successor jobs dont get executed if predecessors are canceled / fail
---------------------------------------------------------------------------------------------------------
Key: JBIDE-8425
URL: https://issues.jboss.org/browse/JBIDE-8425
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.CR1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 3.3.x
The current implementation of ChainedJob chains jobs so that all of them are executed regardless if the predecessors are canceled or fail.
In the context of deltacloud there's no need to create an RSE (successor job) if launching the instance (predecessor job) was canceled/failed. There's no way for the RSE creation job to know if the launch was canceled/failed. It may only guess so if the instance is null or has no hostname.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] Created: (JBIDE-9554) Forge does not recognize "git" in Windows
by George Gastaldi (JIRA)
Forge does not recognize "git" in Windows
-----------------------------------------
Key: JBIDE-9554
URL: https://issues.jboss.org/browse/JBIDE-9554
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Environment: Windows 7 (64 bits)
Reporter: George Gastaldi
In Windows, when I start the Forge console view and run the command "git", I get the following error:
{code}
***ERROR*** [git] Cannot run program "git" (in directory "D:\eclipse\workspace"): CreateProcess error=2, The system cannot find the file specified
{code}
However, it works fine when I run outside eclipse (in Forge command client).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months