searchisko / search.jboss.org-ui

Web UI for search.jboss.org
Apache License 2.0
5 stars 4 forks source link

Upgrade to more recent Closure Library and Closure Compiler #53

Closed lukas-vlcek closed 10 years ago

lukas-vlcek commented 10 years ago

When we upgrade to ClosureJavascriptFramework 1.17.0 then the maven plugin will be using:

So we need to upgrade also included closure library from r2388 to 99cd91 [1] and we should also check if soy templates can be upgraded.

[1] Could be downloaded from http://repo1.maven.org/maven2/com/github/jlgrock/javascript/closure-library/ - this is where the ClosureJavascriptFramework build process takes is from as well.