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

Lincoln Baxter III (JIRA) issues at jboss.org
Wed Feb 25 17:12:49 EST 2015


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

Lincoln Baxter III closed FORGE-1790.
-------------------------------------
    Fix Version/s: 2.15.0.Final
                       (was: 2.x Future)
       Resolution: Done


> 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: Lincoln Baxter III
>             Fix For: 2.15.0.Final
>
>
> 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