You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by ja...@gmail.com on 2010/08/25 01:22:44 UTC

Minify cajoled content unless in debug mode (issue2012047)

Reviewers: chirag, shishir.birmiwal,

Description:
Cajoled output is more verbose than in needs to be.  This change
results in minified output unless the debug flag is set.  In debug
mode, code is always cajoled and not cached.

Please review this at http://codereview.appspot.com/2012047/

Affected files:
   M      
java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java