You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/02/07 18:08:08 UTC

[jira] Commented: (SHINDIG-52) Use Maven Javascript Plugin to enable better builds

    [ https://issues.apache.org/jira/browse/SHINDIG-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566689#action_12566689 ] 

Kevin Brown commented on SHINDIG-52:
------------------------------------

Minification alone would probably be sufficient, since the js servlet already handles concatenation. I'd love to have two versions of every js file (both a "debug" and a "release" version) so that shindig could support a debug flag that would serve the unminified js along side the minified stuff.

> Use Maven Javascript Plugin to enable better builds
> ---------------------------------------------------
>
>                 Key: SHINDIG-52
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-52
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Javascript
>            Reporter: Paul Lindner
>            Assignee: Kevin Brown
>
> It would be great if the maven build process could incorporate the Javascript plugin mentioned here:
> http://hammerfest.sourceforge.net/maven-javascript-plugin/
> I'll have a look at how difficult it is to enable this.  It would be nice to have minified javascript and multiple files combined into a single compilation unit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.