[
https://issues.apache.org/jira/browse/TAP5-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001964#comment-15001964
]
Hudson commented on TAP5-2448:
------------------------------
FAILURE: Integrated in tapestry-trunk-freestyle #1535 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1535/])
TAP5-2448, TAP5-2517: check that the directory is inside a JAR file
(jochen.kemnade: rev c61335a151b193730555a62c20e397a675305a6d)
*
tapestry-ioc/src/main/java/org/apache/tapestry5/ioc/internal/util/AbstractResource.java
* tapestry-ioc/src/test/resources/META-INF/maven/org.slf4j/slf4j-api/pom.xml
* tapestry-ioc/src/test/groovy/ioc/specs/ClasspathResourceSpec.groovy
> Asset.getClientURL() throws NPE if the Asset is a Folder within a SubModule
> JAR file
> ------------------------------------------------------------------------------------
>
> Key: TAP5-2448
> URL: https://issues.apache.org/jira/browse/TAP5-2448
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Martin Papy
> Assignee: Jochen Kemnade
> Fix For: 5.4
>
> Attachments: NPE_Stack_Trace.txt, folder.zip
>
>
> If you inject in a Field an Asset and if this Asset is actually a Folder that
> is embedded into a JAR SubModule used by the main Tapestry WebApp then the
> method toClientURL() returns a NPE.
> The issue does not happen when the SubModule is not yet a JAR file. Exemple :
> when you are running Tomcat from Eclipse and let Eclipse manage the
> dependency ( I am using the Sysdeo plugin to add dependencies to the source
> folders of the SubModule instead of the JAR file. ).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)