Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 1.0.0-alpha-11
-
Fix Version/s: 1.0.0-beta-1
-
Component/s: None
-
Labels:None
Description
Currently there are issues around the use of Shrinkwrap in an OSGi framework. The libraries don't contain the necessary Manifest headers and just adding them causes classloading problems as the TCCL is used during the boot process.
Shrinkwrap should be usable from within OSGi.
Gliffy Diagrams
Issue Links
- blocks
-
ARQ-345
Arquillian needs to deliver a raw archive to the test container
-
- Closed
-
- is blocked by
-
SHRINKWRAP-246
Shrinkwrap does not work in a modular environment
-
- Closed
-
is this in anyway related to
SHRINKWRAP-234?