[
https://issues.apache.org/jira/browse/SLING-4567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-4567.
----------------------------------------
Resolution: Fixed
Implemented in revision 1670901, using two new optional properties:
{code}
jar.executor.synchronous.exec=true
jar.executor.synchronous.exec.expected.result=0
{code}
> Add synchronous execution option to JarExecutor
> -----------------------------------------------
>
> Key: SLING-4567
> URL: https://issues.apache.org/jira/browse/SLING-4567
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: org.apache.sling.testing.tools 1.0.8
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: org.apache.sling.testing.tools 1.0.10
>
>
> The JarExecutor's start() method should have an option to wait for the
> process that it executes, and check the process' exit status
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)