项目自动化构建工具 Gradle 4.9 发布,包含大量改进

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Gradle 团队宣布 Gradle 4.9 正式可用,升级命令: ./gradlew wrapper --gradle-version=4.9 或通过 gradle.org/install 单独下载。 更新亮点 Command line args supported by JavaExec Command line argumen...

Gradle 团队宣布 Gradle 4.9 正式可用,升级命令:

./gradlew wrapper --gradle-version=4.9

或通过 gradle.org/install 单独下载。

更新亮点

Command line args supported by JavaExec

  • Command line arguments can be passed to JavaExec with --args

Improved dependency insight report

  • using failOnVersionConflict() no longer fails the dependency insight report in case of conflict

  • all participants of conflict resolution are shown

  • modules which were rejected by a rule are displayed

  • modules which didn't match the version selector but were considered in selection are shown

  • all custom reasons for a component selection are shown

  • ability to restrict the report to one path to each dependency, for readability

  • resolution failures are displayed in the report

Continuing development of Native ecosystem

Continuing development of Native ecosystem

The Gradle Native project continues to improve and evolve the native ecosystem support for Gradle.

Faster clean checkout builds

  • Gradle now stores more state in the Gradle user home instead of the project directory.

Java and Groovy compiler no longer leak file descriptors

Experimental new task API

更多细节可查阅发行说明


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《项目自动化构建工具 Gradle 4.9 发布,包含大量改进》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

产品经理必懂的技术那点事儿:成为全栈产品经理

产品经理必懂的技术那点事儿:成为全栈产品经理

唐韧 / 电子工业出版社 / 2018-1 / 59

《产品经理必懂的技术那点事儿:成为全栈产品经理》以非技术背景产品经理学习技术为主题,将技术知识以简单并且易于理解的方式讲述出来,帮助非技术背景产品经理了解技术、学习技术,旨在帮助产品经理高效地与技术人员进行沟通与合作,避免不懂技术带来的困扰。 《产品经理必懂的技术那点事儿:成为全栈产品经理》主要内容围绕产品经理需要了解的互联网基础技术知识展开,涉及客户端、服务器端、数据库及一些数据处理知识。......一起来看看 《产品经理必懂的技术那点事儿:成为全栈产品经理》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具