Re: [jquery-dev] Can't build files after latest commit

2009-12-19 Thread Julian Aubourg
No issue building on Vista with latest JDK, fyi. 2009/12/19 Karl Swedberg > I found this thread on Closure Compiler Google Group: > > > https://groups.google.com/group/closure-compiler-discuss/browse_thread/thread/79514964f16ec591/42d0f9210a552e74?lnk=gst&q=bad+version > #42d0f9210a552e74 > ( ht

Re: [jquery-dev] Can't build files after latest commit

2009-12-19 Thread Karl Swedberg
I found this thread on Closure Compiler Google Group: https://groups.google.com/group/closure-compiler-discuss/browse_thread/thread/79514964f16ec591/42d0f9210a552e74?lnk=gst&q=bad+version #42d0f9210a552e74 ( http://tinyurl.com/yzs2ef4 ) In case anyone else runs into this problem ... On my MacBo

Re: [jquery-dev] Can't build files after latest commit

2009-12-19 Thread John Resig
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

Re: [jquery-dev] Can't build files after latest commit

2009-12-19 Thread Rey Bango
Hey Karl, I'm having the same problem w/ java JDK 6. I think you need JDK 5 for the build to work. I may be wrong though but the instructions on github mention JDK 5. Rey On 12/19/09, Karl Swedberg wrote: > Hi all, > > I'm terribly sorry, but I have absolutely no idea what I'm doing when > it c