Francesco Chicchiriccò created SYNCOPE-443:
----------------------------------------------
Summary: Use WebJars to avoid including 3rd party JS and CSS files
Key: SYNCOPE-443
URL: https://issues.apache.org/jira/browse/SYNCOPE-443
Project: Syncope
Issue Type: Improvement
Components: console
Affects Versions: 1.1.4
Reporter: Francesco Chicchiriccò
Fix For: 1.1.5, 1.2.0
The admin console is currently using JQuery-UI and CodeMirror (two JavaScript
projects), included in the source tree (and also reported in LICENSE and NOTICE
files) as JS and CSS files.
The WebJars project [1] offers a better alternative to accomplish this and
provide specific bindings for Apache Wicket, the reference framework of the
admin console.
[1] http://www.webjars.org/documentation
--
This message was sent by Atlassian JIRA
(v6.1#6144)