Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1365

Allow RemoteLoadableExtension to define module dependencies

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 8.0.0.Alpha2
    • None
    • Test Suite
    • None

    Description

      Arquillian test enrichers to be provided by adding them tho the client test class path.

      To support additional resource types like this

      @ArquillianResource
      Foo foo;
      

      the generated arquillian-service deployment must have a dependency on the module that provides type Foo. Currently, the dependency list is hard coded.

      The extension should however be able to define its respective dependencies.

      Attachments

        Activity

          People

            ozizka_jira Ondrej Zizka (Inactive)
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: