Apache Groovy 3.0.0-alpha-1 发布了。这是 3.0 的预发行版,包含 9 处错误修复和改进。
主要更新内容:
Bug 修复
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
Improve smart type on list expresions
Wrong 'Inconvertible types' error on casting interface
hashCode() generated by @EqualsAndHashCode is inefficient for instances with null fields or properties
Task
Bump Ant version to 1.10.1
Bump XStream version to 1.4.10
软件详情:https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123&version=12331946
下载地址:http://www.groovy-lang.org/download.html
来自:开源中国社区

