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

Ondrej Zizka (JIRA) issues at jboss.org
Tue May 6 13:00:56 EDT 2014


Ondrej Zizka created FORGE-1790:
-----------------------------------

             Summary: Make adding addon deps easier in getDeployment().
                 Key: FORGE-1790
                 URL: https://issues.jboss.org/browse/FORGE-1790
             Project: Forge
          Issue Type: Feature Request
            Reporter: Ondrej Zizka


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.2.3#6260)


More information about the forge-issues mailing list