[
https://issues.apache.org/jira/browse/TAP5-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship reassigned TAP5-2044:
------------------------------------------
Assignee: Howard M. Lewis Ship
> Misleading error message in logs when accessing classpath assets
> ----------------------------------------------------------------
>
> Key: TAP5-2044
> URL: https://issues.apache.org/jira/browse/TAP5-2044
> Project: Tapestry 5
> Issue Type: Bug
> Affects Versions: 5.4
> Reporter: Serge Eby
> Assignee: Howard M. Lewis Ship
>
> When using Bootstrap responsive CSS as shown below:
> @Import( stack = { InternalConstants.CORE_STACK_NAME },
> stylesheet =
> {"${tapestry.bootstrap-root}/css/bootstrap-responsive.css",
> "context:styles/style.css"}
> )
> public class Layout {
> ..
> }
> I see the following error in the logs:
> ERROR [qtp144953150-35] AssetSource.getComponentAsset(172) | Classpath asset
> '/META-INF/assets/tapestry5/bootstrap_2_1_1/css/bootstrap-responsive.css'
> should be moved to folder
> '/META-INF/assets/META-INF/assets/tapestry5/bootstrap_2_1_1/css/'.
> This seems to suggest prepending an extra /META-INF/assets for items already
> located under the expected folder.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira