Welcome to the September 2019 newsletter.
This issue covers Swift support in Gradle, the Gradle 5.6.2 release, and the Maven 3.6.2 release, the Gradle Enterprise 2019.3.1 release, and the cost of downloading dependencies.
--fail-fast
flag.If you have a talk, blog post, or plugin release you’d like us to share in the next issue, use #gradle
on Twitter or send us an email with the details to newsletter@gradle.com.
This blog post introduces the new native plugins that we’ve been working on. These plugins allow users to build Swift libraries and applications for macOS and Linux (but not iOS yet) with the official Swift compiler.
Plugin users can take advantage of many of the features baked into Gradle core, such as a rich dependency management engine as well as source dependencies, build cache, composite builds, finer grained parallel execution, build scans, and more.
For more information, check out the Swift Application Plugin documentation, Swift Library Plugin Application, and Swift Samples in the Native Samples Repository.
Since Gradle Enterprise supports Maven builds, it makes sense that we have been contributing to the Maven project over the last several months.
One such contribution is a fix for running projects in parallel with --fail-fast
enabled. Affected Gradle Enterprise build scan users should upgrade to Maven 3.6.2. We’ve also contributed various performance improvements.
Going forward, we hope to work more closely with the Maven team to enhance the experience for Maven users of Gradle Enterprise and the build tool community as a whole.
Gradle 5.6.2 is out. This version builds on the issues fixed in 5.6.1.
For more details, check out the fixed issues section of the release notes which lists the titles of resolved issues and links to the corresponding GitHub issues.
As with all releases, please upgrade to the newest version to take advantage of these new features and improvements.
./gradlew wrapper –gradle-version=5.6.2
Gradle Enterprise 2019.3.1 is out fixing several issues raised against 2019.3.
In addition, the Gradle Enterprise Maven Extension 1.2.4 and Gradle Build Scan Plugin 2.4.2 are out fixing minor issues raised against their respective previous versions.
The Gradle Inc. engineering team continues to grow. We’re currently looking for:
The details of these and other open positions are available at gradle.com/careers.
If you have some news you’d like us to share in the next issue, use #gradle
on Twitter or send us an email with the details to newsletter@gradle.com.
Until next time!
—The Gradle Team
Gradle Inc. | 2261 Market Street #4081 | San Francisco, CA 94114
Privacy Policy | Unsubscribe