[
https://issues.jboss.org/browse/ARQ-1647?page=com.atlassian.jira.plugin.s...
]
Karel Piwko commented on ARQ-1647:
----------------------------------
INFO: Latest commit in aerogear/openshift-origin-cartridge-aerogear-push branch master was
a2e343d1a287c794375972db912f9757d84dc8c8
(rhc):Application 'footest' not found.
(rhc):
Exception in thread "main"
org.arquillian.spacelift.process.ProcessExecutionException: Invocation of
[Ljava.lang.String;@83754a8 failed with 101
at
org.arquillian.spacelift.process.impl.ProcessExecutorImpl.execute(ProcessExecutorImpl.java:154)
at
org.arquillian.spacelift.process.impl.ProcessExecutorImpl.execute(ProcessExecutorImpl.java:216)
at
com.redhat.jboss.mobile.cli.AppCartridgeCreateCommand.run(AppCartridgeCreateCommand.java:61)
at com.redhat.jboss.mobile.cli.PerfTestEnvCli.main(PerfTestEnvCli.java:16)
{code}
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
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira