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)