[
https://issues.apache.org/jira/browse/TAP5-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001991#comment-15001991
]
ASF subversion and git services commented on TAP5-2517:
-------------------------------------------------------
Commit 8b90518ff556b7ff3d8ecdc77386fca59d463ece in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=8b90518 ]
TAP5-2517: fix test
> 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)