<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I found this thread on Closure Compiler Google Group:<div>
</div><div><a href="https://groups.google.com/group/closure-compiler-discuss/browse_thread/thread/79514964f16ec591/42d0f9210a552e74?lnk=gst&q=bad+version">
https://groups.google.com/group/closure-compiler-discuss/browse_thread/thread/79514964f16ec591/42d0f9210a552e74?lnk=gst&q=bad+version</a>#42d0f9210a552e74</div><div>( <a href="http://tinyurl.com/yzs2ef4">
http://tinyurl.com/yzs2ef4</a> )</div><div>
</div><div>In case anyone else runs into this problem ...</div><div>On my MacBook Pro running OS X 10.5 (Leopard), I got the build to work by going into /Applications/Utilities/Java Preferences and changing the preferred order, putting Java SE 6 up top (ahead of J2SE 5.0). </div><div>
<div apple-content-edited="true"> <span class="Apple-style-span" style="font-size: 13px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><br class="Apple-interchange-newline">--Karl</div><div><br class="Apple-interchange-newline">____________</div><div>Karl Swedberg</div><div><a href="http://www.englishrules.com">www.englishrules.com</a></div><div><a href="http://www.learningjquery.com">www.learningjquery.com</a></div><div>
</div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></div></span> </div>
<div><div>On Dec 19, 2009, at 2:27 PM, John Resig wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>We're pulling in the Google Closure compiler now, instead of YUIMin,
so it's possible that there's something wrong happening there. Looking
through the README I don't see anything about a particular set of
version requirements - maybe it is limited to JDK 5? Although I'm
using 1.6 here on OS X and it's building just fine, so I'm not sure
:-/
--John