]
Karel Piwko commented on ARQ-1647:
----------------------------------
Fix pushed upstream in
Allow Executor to set process exit code
---------------------------------------
Key: ARQ-1647
URL:
https://issues.jboss.org/browse/ARQ-1647
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Spacelift
Affects Versions: spacelift_1.0.0.Alpha1
Reporter: Karel Piwko
Fix For: spacelift_1.0.0.Alpha2
Currently, it is not possible to setup exit code for external process. This makes
handling of execution failure quite complicated.
Figure out what API should be used to let user define allowed exit values. 0 is to be
kept as default value. Additionally, there might be multiple values to be set.