[
https://issues.apache.org/jira/browse/TAP5-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade closed TAP5-2290.
--------------------------------
Resolution: Won't Fix
I've published the implementation at
https://github.com/eddyson-de/tapestry-webjars, waiting for JCenter to include
the package.
> Support for assets from WebJars
> -------------------------------
>
> Key: TAP5-2290
> URL: https://issues.apache.org/jira/browse/TAP5-2290
> Project: Tapestry 5
> Issue Type: Wish
> Affects Versions: 5.4
> Reporter: Jochen Kemnade
> Priority: Minor
>
> from webjars.org: "WebJars are client-side web libraries (e.g. jQuery &
> Bootstrap) packaged into JAR (Java Archive) files."
> They are available from Maven Central and you can include them as regular
> dependencies in your builds, as in {{dependencies.compile
> 'org.webjars:jquery:2.1.0-2'}}.
> There should be custom asset prefix and a corresponding {{AssetFactory}} that
> can create assets from those WebJars (e.g. {{asset:webjars:jquery.js}}).
> I have an implementation as a separate module that I could contribute.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)