[
https://issues.jboss.org/browse/ARQ-311?page=com.atlassian.jira.plugin.sy...
]
Karel Piwko commented on ARQ-311:
---------------------------------
ConfigurationException exception class was not created, there was already one present as
org.jboss.arquillian.spi.ConfigurationException.
Commits in the working tree are focused on updating containers to throw
ConfigurationException is something goes wrong in validate() method.
Add runtime ConfigurationException for use in
DeployableContainer#setup()
-------------------------------------------------------------------------
Key: ARQ-311
URL:
https://issues.jboss.org/browse/ARQ-311
Project: Arquillian
Issue Type: Feature Request
Components: Deployable Containers SPI
Affects Versions: 1.0.0.Alpha4
Reporter: Dan Allen
Assignee: Karel Piwko
Priority: Minor
Fix For: 1.0.0.Alpha5
When setting up a container, the routine may determine that setup cannot be completed
successfully. Provide a ConfigurationException that indicates, with proper semantics, that
the container cannot be setup.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira