[JBoss JIRA] Created: (ARQ-514) Remove all compile-time dependencies upon ShrinkWrap Descriptors Impl Module
by Andrew Rubinger (JIRA)
Remove all compile-time dependencies upon ShrinkWrap Descriptors Impl Module
----------------------------------------------------------------------------
Key: ARQ-514
URL: https://issues.jboss.org/browse/ARQ-514
Project: Arquillian
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Configuration
Affects Versions: 1.0.0.CR2
Reporter: Andrew Rubinger
Assignee: Andrew Rubinger
Priority: Blocker
Fix For: 1.0.0.Final
Arquillian relies upon internals of ShrinkWrap Descriptors for compilation in:
arquillian-config
arquillian-protocol-servlet
Because the implementation of SD is subject to change over time, we must remove the compile dependency here by either moving bits to a stable SD SPI, and/or moving code temporarily to ARQ. This temporary code may be removed when the SD API becomes stable and back-compat guaranteed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months