Path to this page:
Subject: CVS commit: pkgsrc/devel/gradle
From: Filip Hajny
Date: 2017-11-01 19:22:19
Message id: 20171101182219.2149CFBDE@cvs.NetBSD.org
Log Message:
Update devel/gradle to 4.3.
- Experimental build cache support for C and C++ compilation.
- Gradle Kotlin DSL v0.12
- You can now use the build scan plugin without configuring it in your
build.
- Gradle now defines connection and socket timeouts for all HTTP(S)
requests.
- The plugins {} DSL can now be used in more cases.
- The runtime task inputs API is now more consistent with the
statically-compiled API.
- New console verbose mode will print outcomes of all tasks like Gradle
3.5 and earlier did.
- New task output DirectoryProperty and RegularFileProperty types.
Files: