You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/11/12 09:45:10 UTC

[jira] [Created] (TAP5-2517) Wrong exception reported for duplicate classpath resource

Jochen Kemnade created TAP5-2517:
------------------------------------

             Summary: 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
            Priority: Minor


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)