You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Anthony Carlucci (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/03 22:22:23 UTC

[jira] [Resolved] (RAVE-518) JavaScript Improvements

     [ https://issues.apache.org/jira/browse/RAVE-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Carlucci resolved RAVE-518.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10

Added wro4j-maven-plugin to handle build-time concatenation and minification of Rave's javascript files.  The plugin is configured to use Google Closure Compiler.  By default, Rave will still serve the individual javascript files for easier debugging.  Rave Admins can modify a Portal Preference to serve out the single minified file in production environments for performance improvements.
                
> JavaScript Improvements
> -----------------------
>
>                 Key: RAVE-518
>                 URL: https://issues.apache.org/jira/browse/RAVE-518
>             Project: Rave
>          Issue Type: Improvement
>    Affects Versions: 0.9-INCUBATING
>            Reporter: Anthony Carlucci
>            Assignee: Anthony Carlucci
>            Priority: Minor
>             Fix For: 0.10
>
>
> Currently we have lots of duplicated JavaScript import statements <script src=""> across our JSP pages which is not ideal from a maintenance or extension perspective.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira