284354749 发表于 2016-10-29 06:18:28

Gradle 3.1 发布,Groovy 构建工具

欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
  Gradle 3.1 发布了。Gradle 是基于 Ant 和 Maven 理念的自动化构建工具。
  此次改进内容如下:

[*]   - shouldRunAfter can lead to EmptyStackException in DefaultTaskExecutionPlan in specific cases
[*]   - Clean can fail on windows when using daemon after running a compile
[*]   - Gradle doesn't run on Debian if TERM is not set
[*]   - Current version of JNA out of date and doesn't support various options
[*]   - Publishing with the legacy Ivy support doesn't add excludes to generated metadata
[*]   - Checkstyle should not output XML report when only the HTML report is enabled
[*]
   - UP-TO-DATE check ignores changes in the order of files on Java compile>
[*]   - Gradle daemon corrupts resources in snapshot jars
[*]   - Maven plugin does not reflect dependency exclusions for group or module in generated POM
  完整版内容,请查看发行说明。
  
  下载地址:

[*]  Source code (zip)
[*]  Source code (tar.gz)
页: [1]
查看完整版本: Gradle 3.1 发布,Groovy 构建工具