Correct, it's included with yui and closure. John was asking if the closure compiler could be used during runtime. That requires redistributing rhino, etal which is problematic.
On Mon, Feb 1, 2010 at 3:38 AM, Tim Wintle <tim.win...@teamrubber.com>wrote: > On Mon, 2010-02-01 at 01:12 -0800, Paul Lindner wrote: > > > > Sadly I don't think it would be possible to bundle closure-compiler > > directly > > with shindig since it contains closed-source jars, requires Java 6 and > > also seems to incorporate rhino (which I believe is LGPL/GPL/MPL, not > > Apache licensed) > > As I understand it, Rhino is MPL/GPL, and is included in both > YuiCompressor and Closure-compiler. (It's definitely been modified in > YuiCompressor and so I assume in closure compiler) > > Tim Wintle > >