[
https://issues.jboss.org/browse/ARQ-819?page=com.atlassian.jira.plugin.sy...
]
Andrew Rubinger reassigned ARQ-819:
-----------------------------------
Assignee: Aslak Knutsen (was: Andrew Rubinger)
Assigning to Aslak for peer review and upstream push.
Wrong criteria used for supplying Weld with WebArchiveClassLoader
-----------------------------------------------------------------
Key: ARQ-819
URL:
https://issues.jboss.org/browse/ARQ-819
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Andrew Rubinger
Assignee: Aslak Knutsen
Currently the decision to use WebArchiveClassLoader instead of ShrinkWrapClassLoader is
based on type-checking the archive for instanceof WebArchive. Because a user may switch
to another archive view before returning the archive, it's better to run by the
spec-approved definition of a WAR file as denoted by the ".war" suffix.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira