[arquillian-issues] [JBoss JIRA] (ARQ-1856) Remove dynamic import from arquillian-bundle

Thomas Diesler (JIRA) issues at jboss.org
Tue Sep 23 09:03:02 EDT 2014


Thomas Diesler created ARQ-1856:
-----------------------------------

             Summary: Remove dynamic import from arquillian-bundle
                 Key: ARQ-1856
                 URL: https://issues.jboss.org/browse/ARQ-1856
             Project: Arquillian
          Issue Type: Feature Request
          Components: OSGi Containers
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: osgi_2.0.0.Final


Currently, the arquillian bundle contains a dynamic import "*" which may lead to undesired package wiring. Theoretically, it should possible to embed all required dependencies in the arq-bundle and load the test classes from the test-bundle(s) via Bundle.loadClass(...)



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the arquillian-issues mailing list