[
https://issues.apache.org/jira/browse/TAP5-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17903986#comment-17903986
]
Hudson commented on TAP5-2800:
------------------------------
SUCCESS: Integrated in Jenkins build Tapestry ยป
tapestry-javax-java-11-freestyle #60 (See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-11-freestyle/60/])
TAP5-2800: @Import doesn't import stylesheets when it imports libraries
(thiago: rev 744abd468cf892227bd19bd0b26876afede90530)
* (edit)
tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ImportWorker.java
> Stylesheets not imported when @Import also imports a library when in multiple
> classloader mode
> ----------------------------------------------------------------------------------------------
>
> Key: TAP5-2800
> URL: https://issues.apache.org/jira/browse/TAP5-2800
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.8.3, 5.8.4, 5.8.5, 5.8.6, 5.8.7
> Reporter: Thiago Henrique De Paula Figueiredo
> Assignee: Thiago Henrique De Paula Figueiredo
> Priority: Major
> Fix For: 5.9.0
>
>
> In multiple classloader mode, if you have something like
> {{{}@Import(stylesheet = "...", library = "..."){}}}, the stylesheet won't be
> imported.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)