Gradle 5.1 发布,项目自动化构建工具

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

内容简介:Gradle 5.1 已发布,更新内容如下 Fixed issues 30 issues have been fixed in Gradle 5.1. [#7961] - Gradle 5 fails for manually added ListProperty [#7950] - Scheduled artifact transform fails with "Tr...

Gradle 5.1 已发布,更新内容如下

Fixed issues

30 issues have been fixed in Gradle 5.1.

  • [#7961] - Gradle 5 fails for manually added ListProperty

  • [#7950] - Scheduled artifact transform fails with "Transformation hasn't been executed yet"

  • [#7878] - TestNG parallel test execution via Gradle fails with "Received a completed event for test with unknown id".

  • [#7873] - Implement fallback mechanism for updating file modification timestamp

  • [#7858] - Document repository content filtering

  • [#7766] - Improve prodived context for artifact transforms

  • [#7729] - Fix deprecation warning when exposing dependencies to artifact transforms

  • [#7648] - Investigate providing context to transforms

  • [#7617] - Incorrect stderr redirection in Tooling API

  • [#7570] - Up-to-date checks for ArtifactTransforms

  • [#7564] - CONSTANT_TIME_FOR_TAR_ENTRIES = 0 causes issues with Java applications

  • [#7511] - Failure in included build's `BuildListener.buildFinished()` listener prevents build scan publication

  • [#7502] - Play 2.4 route compilation errors were silently ignored

  • [#7485] - No value `ListProperty` and `SetProperty` shouldn't allow adding elements

  • [#7381] - Improved declared inputs and outputs for `Sign` task

  • [#7061] - Gradle should always respect the extra attributes when selecting artifacts transforms chains

  • [#6876] - Option can not be applied to Property<String>

  • [#6863] - Add MapProperty type to support lazy configuration of key/value types

  • [#6766] - Inherited configuration exclusions are not published to the POM

  • [#6718] - Artifact transform - prefer suffix chains if they exist

  • [#6632] - Only produce new gradle-wrapper.jar when classes changed

  • [#6453] - Junit 5 parallel test execution via Gradle fails with "Received a completed event for test with unknown id".

  • [#6334] - 4.10 rc1 still outputs quite a bit of transform logs

  • [#5704] - Provide a way to define default values for task properties

  • [#5664] - Public comments for new Task API for configuration time avoidance

  • [#2528] - Support composite builds for `plugins` block

  • [#1369] - Allow matching repositories to dependencies

  • [#8078] - wrapper task fails when the version 5.1 is specified.

  • [#8077] - Gradle 5.1 incompatible change in behaviour of task inputs.files.asFileTree.matching -it doesn't filter

  • [#8074] - Spotbugs plugin compatibility with Gradle 5.1 is fixed

Inherited configuration-wide dependency excludes are now published

Previously, only exclude rules directly declared on published configurations (e.g. apiElementsand runtimeElements for the java component defined by the Java Library Plugin) were published in the Ivy descriptor and POM when using the Ivy Publish Plugin or Maven Publish Plugins, respectively. Now, inherited exclude rules defined on extended configurations (e.g. apifor Java libraries) are also taken into account.

Deprecations

Features that have become superseded or irrelevant due to the natural evolution of Gradle become deprecated, and scheduled to be removed in the next major Gradle version. See the User guide section on the &ldquo;Feature Lifecycle&rdquo; for more information.

The following are the newly deprecated items in this Gradle release. If you have concerns about a deprecation, please raise it via the Gradle Forums.

Setters for classes and classpath on ValidateTaskProperties

There should not be setters for lazy properties like ConfigurableFileCollections. Use setFrom instead.

validateTaskProperties.getClasses().setFrom(fileCollection)
validateTaskProperties.getClasspath().setFrom(fileCollection)

Potential breaking changes

See the Gradle 5.x upgrade guide to learn about breaking changes and considerations when upgrading to Gradle 5.1.

External contributions

We would like to thank the following community members for making contributions to this release of Gradle.


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

查看所有标签

猜你喜欢:

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

人本界面

人本界面

(美)拉斯基(Jef Raskin) / 史元春 / 机械工业出版社 / 2004-1-1 / 28.0

如果我们想克服目前人机界面上的固有缺陷,就很有必要理解本书的教义;若无此愿望,读读也无妨。交互设计的许多重要方面此书并没有包括在内,因为许多文献中都已经有详尽的阐述。本书的意图是补充现有的界面设计的方法或预测未来。  本书概述了人机界面设计领域的研究成果,详细论证了界面设计思想应以认知学为基础,并考虑人类的心智特点,在指出当前界面设计中弊端的同时,提出了新产品开发的思路。本书集计算机科学、人体工程......一起来看看 《人本界面》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具