[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-97) Load classes and resources from ShrinkWrap archive

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Sun Jul 18 10:32:53 EDT 2010


     [ https://jira.jboss.org/browse/ARQ-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen resolved ARQ-97.
------------------------------

         Assignee: Aslak Knutsen
    Fix Version/s: 1.0.0.Alpha3
       Resolution: Done


> Load classes and resources from ShrinkWrap archive
> --------------------------------------------------
>
>                 Key: ARQ-97
>                 URL: https://jira.jboss.org/browse/ARQ-97
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Weld Containers
>    Affects Versions: 1.0.0.Alpha1
>            Reporter: Dan Allen
>            Assignee: Aslak Knutsen
>            Priority: Minor
>             Fix For: 1.0.0.Alpha3
>
>         Attachments: ARQ-97-v1.patch
>
>
> When the test, or libraries used by the test, attempt to load a class or resource from the classpath, that request should be diverted to look in the ShrinkWrap archive defined by the test. Currently, this classloading operation is looking in the classpath visible to the test runner. This causes two problems:
> 1. resources in the ShrinkWrap archive are not found
> 2. the classpath available to the test case is leaking (only resources in the ShrinkWrap archive should be visible)
> The classpath needs to be constrained/protected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list