Fixed the missing brace:
http://github.com/jquery/jquery/commit/97323d192f368fb8fa4ab8c77fbd7da99b049800

And changed the ordered of event & support (and made sure it won't freak out):
http://github.com/jquery/jquery/commit/afaae84a7a56bcbb69cb772d9ea29766ad0a2aa6

I'll be moving ready into core later today and revisit it then.

Sorry about that!

--John



On Mon, Dec 7, 2009 at 4:56 AM, Karl Swedberg <k...@englishrules.com> wrote:
> I pulled in the latest changes this morning from the jQuery GitHub repo, but
> when I tried to run "make" it threw a couple errors:
>
> ERROR] 1:0:Compilation produced 2 syntax errors.
> org.mozilla.javascript.EvaluatorException: Compilation produced 2 syntax
> errors.
> at
> com.yahoo.platform.yui.compressor.YUICompressor$1.runtimeError(YUICompressor.java:135)
> at org.mozilla.javascript.Parser.parse(Parser.java:410)
> at org.mozilla.javascript.Parser.parse(Parser.java:355)
> at
> com.yahoo.platform.yui.compressor.JavaScriptCompressor.parse(JavaScriptCompressor.java:312)
> at
> com.yahoo.platform.yui.compressor.JavaScriptCompressor.<init>(JavaScriptCompressor.java:533)
> at
> com.yahoo.platform.yui.compressor.YUICompressor.main(YUICompressor.java:112)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:592)
> at com.yahoo.platform.yui.compressor.Bootstrap.main(Bootstrap.java:20)
> make: *** [dist/jquery.min.js] Error 2
>
> In the dist folder, the jquery.min.js file is now empty and the jquery.js
> file is throwing an error.
> Any ideas?
> --Karl
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "jQuery Development" group.
> To post to this group, send email to jquery-...@googlegroups.com.
> To unsubscribe from this group, send email to
> jquery-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/jquery-dev?hl=en.
>

--

You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en.


Reply via email to