Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1790

Make adding addon deps easier in getDeployment().

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.15.0.Final
    • 2.13.1.Final
    • Test Harness
    • None

      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.

            lincolnthree Lincoln Baxter III (Inactive)
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: