Path to this page:
Subject: CVS commit: pkgsrc/devel/gradle
From: Filip Hajny
Date: 2018-09-04 15:57:30
Message id: 20180904135730.504D4FBF8@cvs.NetBSD.org
Log Message:
devel/gradle: Update to 4.10.0.
- Improved incremental Java compiler.
- Periodically clean up unused /caches under GRADLE_USER_HOME and
project root directories.
- Kotlin DSL version 1.0 RC3.
- Configuration avoidance, buildSrc refactoring propagation to the
IDE, and lots of DSL polish.
- You can now use SNAPSHOT plugin versions with the plugins {} and
pluginManagement {} blocks.
- Included builds can now be nested.
Files: