Can't build files after latest commit

Can't build files after latest commit

<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi all,</div><div>
</div><div>I'm terribly sorry, but I have absolutely no idea what I'm doing when it comes to this sort of thing. Can anyone shed some light on how I might be able to fix this? I thought I had the most recent version of Java installed from the Mac OS X updates, but maybe there is a more recent version floating around that I need? Or maybe that's not the problem at all. See how helpless I am? ;-)</div><div>
</div><div>Building ./dist/jquery.js</div><div>Building ./dist/jquery.min.js</div><div>Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.lang.ClassLoader.defineClass1(Native Method)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.lang.ClassLoader.defineClass(ClassLoader.java:675)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.net.URLClassLoader.access$100(URLClassLoader.java:56)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.net.URLClassLoader$1.run(URLClassLoader.java:195)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.security.AccessController.doPrivileged(Native Method)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.net.URLClassLoader.findClass(URLClassLoader.java:188)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.lang.ClassLoader.loadClass(ClassLoader.java:316)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.lang.ClassLoader.loadClass(ClassLoader.java:251)</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)</div><div>
</div><div>
</div><div>My favorite line there is "... .access$100 ..."</div><div>Can someone tell me where to pick up my $100? </div><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>
</body></html>


--