[arquillian-issues] [JBoss JIRA] Updated: (ARQ-116) Wrong chaining for spi.DeploymentException

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Fri Apr 23 16:03:16 EDT 2010


     [ https://jira.jboss.org/jira/browse/ARQ-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesper Pedersen updated ARQ-116:
--------------------------------

    Attachment: arq-116.patch


> Wrong chaining for spi.DeploymentException
> ------------------------------------------
>
>                 Key: ARQ-116
>                 URL: https://jira.jboss.org/jira/browse/ARQ-116
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Deployable Containers SPI
>    Affects Versions: 1.0.0.Alpha1
>            Reporter: Jesper Pedersen
>         Attachments: arq-116.patch
>
>
> The exception spi.DeploymentException has
>    public DeploymentException(String message, Exception cause)
> It should be
>    public DeploymentException(String message, Throwable cause)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list