Closure Compiler v20140303 released!

349 views
Skip to first unread message

Ben Lickly

unread,
Mar 5, 2014, 1:10:07 PM3/5/14
to closure-comp...@googlegroups.com
Downloads:
* http://dl.google.com/closure-compiler/compiler-latest.zip
* http://dl.google.com/closure-compiler/compiler-latest.tar.gz

Release Notes:
http://code.google.com/p/closure-compiler/wiki/Releases

Changes
* Better inference for polymorphic functions as arguments.
* Improved goog.asserts typing.
* Gather property names from record types in externs (off by default,
accessible through Java API as gatherExternsFromTypes option).
* Make cross-module method motion deterministic.
* Remove old code
* In progress: new type inference: generics for functions and
classes, type casts.
* In progress: new parser to replace Rhino (currently off by default).
* Fixed issues: 719, 926, 1032, 1109, 1183, 1198, 1201, 1204, 1205,
1219, 1221, 1222, 1228, 1243.

John Lenz

unread,
Mar 5, 2014, 9:46:02 PM3/5/14
to closure-compiler

Thanks Ben!

--

---
You received this message because you are subscribed to the Google Groups "Closure Compiler Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to closure-compiler-d...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

likejav...@gmail.com

unread,
Mar 17, 2014, 12:23:56 AM3/17/14
to closure-comp...@googlegroups.com
I've just tried this new version of closure compiler and I get the following error:

Error: Command failed: Exception in thread "main" java.lang.UnsupportedClassVersionError: com/google/javascript/jscomp/CommandLineRunner : Unsupported major.minor version 51.0
>> at java.lang.ClassLoader.defineClass1(Native Method)
>> at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
>> at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
>> at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
>> at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
>> at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
>> at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
>> FAILED to run command for target: targetName

Nick Santos

unread,
Mar 17, 2014, 1:22:53 AM3/17/14
to closure-compiler
https://code.google.com/p/closure-compiler/wiki/FAQ#The_compiler_crashes_with_UnsupportedClassVersionError_or_Unsupp
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Closure Compiler Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to closure-compiler-d...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

tim.v...@gmail.com

unread,
Apr 2, 2014, 8:29:31 AM4/2/14
to closure-comp...@googlegroups.com
Is there a reason these stopped being released to Maven Central? That would be a huge help to those of us in the Clojurescript community.

--

In Christ,

Timmy V.

http://five.sentenc.es/ -- Spend less time on mail 

Dimitris Vardoulakis

unread,
Apr 2, 2014, 12:21:37 PM4/2/14
to closure-comp...@googlegroups.com, tim.v...@gmail.com
The compiler team is not doing the Maven releases. Paul Lindner has been doing these when he has some time; so I'm guessing he's just been busy.

https://code.google.com/p/closure-compiler/wiki/Maven

Tim Visher

unread,
Apr 2, 2014, 1:07:20 PM4/2/14
to Dimitris Vardoulakis, plin...@google.com, closure-comp...@googlegroups.com
On Wed, Apr 2, 2014 at 12:21 PM, Dimitris Vardoulakis <dim...@google.com> wrote:
> The compiler team is not doing the Maven releases. Paul Lindner has been
> doing these when he has some time; so I'm guessing he's just been busy.
>
> https://code.google.com/p/closure-compiler/wiki/Maven

Thanks for the info.

Paul: Any comment? Is there anything I could do to help make the
process more automated?

Paul Lindner

unread,
Apr 2, 2014, 1:12:07 PM4/2/14
to Tim Visher, Dimitris Vardoulakis, closure-comp...@googlegroups.com
I'll clear up some time on this today.  I posted a staging release to the group a couple weeks ago and got no feedback.
Reply all
Reply to author
Forward
0 new messages