内容简介: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 J...
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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ppk谈JavaScript
Peter-Paul Koch / 淘宝UED / 人民邮电出版社 / 2008-4 / 59.00元
本书全方位介绍了JavaScript,主要讨论了浏览器兼容性、可访问性、底层语法以及与HTML结构层的协同等问题。书中既包括理论性的讲解,又给出了相关的示例脚本以进行进一步阐述。通过8个真实项目示例,介绍了JavaScript核心语言、BOM、事件处理、DOM、修改CSS样式表以及数据检索等内容。 本书适合具有一定网页开发经验的Web开发人员阅读。一起来看看 《ppk谈JavaScript》 这本书的介绍吧!