[jboss-jira] [JBoss JIRA] (WFLY-1365) Allow RemoteLoadableExtension to define its dependencies
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Sun May 19 07:15:07 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler updated WFLY-1365:
---------------------------------
Summary: Allow RemoteLoadableExtension to define its dependencies (was: Allow RemoteLoadableExtension to define their dependencies)
> Allow RemoteLoadableExtension to define its dependencies
> --------------------------------------------------------
>
> Key: WFLY-1365
> URL: https://issues.jboss.org/browse/WFLY-1365
> Project: WildFly
> Issue Type: Feature Request
> Components: Test Suite
> Reporter: Thomas Diesler
> Assignee: Ondrej Zizka
> Fix For: 8.0.0.Alpha2
>
>
> Arquillian test enrichers to be provided by adding them tho the client test class path.
> To support additional resource types like this
> {code}
> @ArquillianResource
> Foo foo;
> {code}
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list