[
https://issues.apache.org/jira/browse/TAP5-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001963#comment-15001963
]
Hudson commented on TAP5-2517:
------------------------------
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
> Wrong exception reported for duplicate classpath resource
> ---------------------------------------------------------
>
> Key: TAP5-2517
> URL: https://issues.apache.org/jira/browse/TAP5-2517
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-ioc
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Assignee: Jochen Kemnade
> Priority: Minor
> Fix For: 5.4
>
>
> Trying to work around a bug in Grid, I copied the Grid.tml file from the
> tapestry-core jar into my project into the same package.
> When Tapestry tries to load the resource, I get an exception that says
> {{java.io.IOException: Cannot open a steam for a resource that references a
> directory inside a JAR file
> (jar:file:/home/jochen/.gradle/caches/modules-2/files-2.1/org.apache.tapestry/tapestry-core/5.4-rc-1/94f01ef2bc48c66a8927cd814c885d218caab3fe/tapestry-core-5.4-rc-1.jar!/org/apache/tapestry5/corelib/components/Grid.tml)}}.
> This is not correct.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)