Apache Groovy 2.6 alpha2 已发布,此版本包含10项修复和改进:
修复
Groovyc ant task does not release file handles
Static type checking fails when compiling against a Java8 interface with inherited methods
[Parrot]Fix gls.syntax.MethodCallValidationTest#testDeclarationInMethodCall
[Sql] withBatch fails when batchSize == number of addBatch call
[Parrot]Failed to check duplicated parameters properly
Improve smart type on list expresions
Wrong 'Inconvertible types' error on casting interface
Packaging issue for Antlr4-related jars
改进
Make the Groovy truth value of NaN be false
[Parrot]Deprecate useless features on unicode sequences
下载地址:
http://www.groovy-lang.org/download.html
Apache Groovy 2.6.0-alpha-2 需要 JDK7 +。
来自:开源中国社区

