[
https://issues.apache.org/jira/browse/TAP5-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17975450#comment-17975450
]
Hudson commented on TAP5-2800:
------------------------------
FAILURE: Integrated in Jenkins build Tapestry ยป tapestry-java-8-freestyle #55
(See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-8-freestyle/55/])
TAP5-2800: @Import doesn't import stylesheets when it imports libraries
(thiago: rev 82199021fa646a7ea4f7ccd7a7ea08cccb014b46)
* (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)