Stefan Miklosovic created ARQ-1767:
--------------------------------------
Summary: Validate tool settings before it is executed
Key: ARQ-1767
URL:
https://issues.jboss.org/browse/ARQ-1767
Project: Arquillian
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Extension - Spacelift
Affects Versions: spacelift_1.0.0.Alpha2
Reporter: Stefan Miklosovic
Implementator of Tool from Spacelift can use custom "setters" to prepare
tool's environment or arguments before an execution.
In case this environment is not set properly or it misses, it fails too late or its
handling is treated directly in process method which adds additional boilerplate code and
it is not good approach in general.
Consider to add validate() method to Tool which would be called by Spacelift upon
execute() call.
--
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