[
https://issues.apache.org/jira/browse/BEAM-6630?focusedWorklogId=196314&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-196314
]
ASF GitHub Bot logged work on BEAM-6630:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Feb/19 17:09
Start Date: 08/Feb/19 17:09
Worklog Time Spent: 10m
Work Description: swegner commented on issue #7787: [DO NOT MERGE]
[BEAM-6630] upgrade to gradle 5.2
URL: https://github.com/apache/beam/pull/7787#issuecomment-461874861
Exciting! Some other features that 5.0 brings which we might find useful:
* ["**Production ready" Kotlin
DSL**"](https://docs.gradle.org/5.0/release-notes.html#kotlin-dsl-1.0).
According to [Google
trends](https://trends.google.com/trends/explore?date=today%205-y&q=%2Fm%2F0_lcrx4,%2Fm%2F02js86),
Kotlin is now more popular than Groovy with much greater momentum. We haven't
had great contributor adoption working on the Gradle build; perhaps moving to a
more palatable language would help. /cc @kennknowles
* [**Dependency-version
alignment**](https://docs.gradle.org/5.0/release-notes.html#dependency-version-alignment)
This allows using consistent dependency versions defined in a Maven BOM file
/cc @garrettjonesgoogle
* [**Jacoco parallel test execution
support**](https://docs.gradle.org/5.0/release-notes.html) This should make it
easier to collect code coverage across our many test suites. /cc @Ardagan
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 196314)
Time Spent: 40m (was: 0.5h)
> Upgrade Gradle to 5.2
> ---------------------
>
> Key: BEAM-6630
> URL: https://issues.apache.org/jira/browse/BEAM-6630
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Michael Luckey
> Assignee: Michael Luckey
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> - Reenables build cache with jacoco
> - java 11 support (see https://issues.apache.org/jira/browse/BEAM-2530)
> - some improvements in build time expected
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)