[forge-issues] [JBoss JIRA] (FORGE-1790) Make adding addon deps easier in getDeployment().

George Gastaldi (JIRA) issues at jboss.org
Tue Feb 24 14:06:49 EST 2015


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

Work on FORGE-1790 started by George Gastaldi.
----------------------------------------------
> Make adding addon deps easier in getDeployment().
> -------------------------------------------------
>
>                 Key: FORGE-1790
>                 URL: https://issues.jboss.org/browse/FORGE-1790
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Test Harness
>    Affects Versions: 2.13.1.Final
>            Reporter: Ondrej Zizka
>            Assignee: George Gastaldi
>             Fix For: 2.x Future
>
>
> Currently, the deps need to be stated twice - once in annotations, and then in getDeployment(). If getDeployment() wasn't static, one could get that using reflection. But Arquillian needs getDeployment static.
> This also limits usage of subclassing, because subclass can't add dependencies to it's parent.
> Would be nice to come up with some solution to this.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the forge-issues mailing list