You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Kuntal Loya <ku...@gmail.com> on 2010/10/04 13:57:50 UTC

Issue 2164045: Enabling single resource concatenation

Reviewers: *dev@shindig.apache.org*,

Description:

Single JS/CSS resources should be able to concatenate with themselves. This
behavior should be similar to ProxyingVisitor proxying single JS/CSS
resources.

This will be useful in cases when ScriptConcatContentRewriter and/or
StyleConcatContentRewriter are used along with ProxyingContentRewriter
(without
the ConcatVisitors and not proxying JS/CSS)

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

Thanks,
Kuntal