皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Apache Groovy 2.6 alpha2 发布,JVM 动态脚本语言

Apache Groovy 2.6 alpha2 发布,JVM 动态脚本语言

Apache Groovy 2.6 alpha2 已发布,此版本包含10项修复和改进:

修复

  • [GROOVY-7573] – Groovyc ant task does not release file handles
  • [GROOVY-7721] – Static type checking fails when compiling against a Java8 interface with inherited methods
  • [GROOVY-8277] – [Parrot]Fix gls.syntax.MethodCallValidationTest#testDeclarationInMethodCall
  • [GROOVY-8288] – [Sql] withBatch fails when batchSize == number of addBatch call
  • [GROOVY-8311] – [Parrot]Failed to check duplicated parameters properly
  • [GROOVY-8319] – Improve smart type on list expresions
  • [GROOVY-8330] – Wrong ‘Inconvertible types’ error on casting interface
  • [GROOVY-8332] – Packaging issue for Antlr4-related jars

改进

  • [GROOVY-4018] – Make the Groovy truth value of NaN be false
  • [GROOVY-8312] – [Parrot]Deprecate useless features on unicode sequences

下载地址:

http://www.groovy-lang.org/download.html

Apache Groovy 2.6.0-alpha-2 需要 JDK7 +。

转自 http://www.oschina.net/news/90624/apache-groovy-2-6-alpha2-released