[
https://issues.apache.org/jira/browse/TAPESTRY-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608532#action_12608532
]
Fernando commented on TAPESTRY-2481:
------------------------------------
wait. So what's the expected behavior now. Will my expectations still work:
I write a component using the InjectStylesheet annotation.
I extend that component and expect the previous stylesheets to still be brought
in.
- or do i have to figure out all previous stylesheets some how and maintain
them still?
> ClassTransformation acts as if all type-level annotations are inherited; it
> should filter out non-inherited annotations
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-2481
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2481
> Project: Tapestry
> Issue Type: Bug
> Components: Annotations
> Affects Versions: 5.0.13
> Environment: Linux, JDK 1.5, Jetty 6.1.9
> Reporter: Andrew
> Assignee: Howard M. Lewis Ship
> Fix For: 5.0.14
>
>
> I have a class that includes a stylesheet via IncludeStylesheet annotation.
> The problem occurs when I subclass this class from a different package than
> the stylesheet's package. The annotation is inherited, but the subclass can't
> locate the relative path to the CSS.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]