[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-442) NPE when calling WebArchive.addAsResource(String, String) with a directory name

Simon Lindgren (JIRA) jira-events at lists.jboss.org
Fri Feb 15 06:55:56 EST 2013


Simon Lindgren created SHRINKWRAP-442:
-----------------------------------------

             Summary: NPE when calling WebArchive.addAsResource(String, String) with a directory name
                 Key: SHRINKWRAP-442
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-442
             Project: ShrinkWrap
          Issue Type: Bug
    Affects Versions: 1.0.1
            Reporter: Simon Lindgren


When calling WebArchive.addAsResource(String, String) with a path that is a directory, and that directory is on the classpath, but inside another jar, a NPE is thrown.

The same kind of code works fine when run from inside the jar.

I'll attach an example maven project that reproduces the issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list