Maven Tapestry 5.2.4 quickstart archetype uses deprecated annotation
--------------------------------------------------------------------
Key: TAP5-1384
URL: https://issues.apache.org/jira/browse/TAP5-1384
Project: Tapestry 5
Issue Type: Bug
Components: quickstart
Affects Versions: 5.2.4
Reporter: Borut Bolcina
The Layout java class uses @IncludeStylesheet("context:layout/layout.css") but
should be @Import(stylesheet="context:layout/layout.css")
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.