Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.4
-
None
Description
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.
Attachments
Issue Links
- relates to
-
TAP5-2448 Asset.getClientURL() throws NPE if the Asset is a Folder within a SubModule JAR file
- Closed