[
https://issues.apache.org/jira/browse/BEAM-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel\#worklog-326893
]
Leonardo Miguel logged work on BEAM-8356:
-----------------------------------------
Author: Leonardo Miguel
Edited by: Leonardo Miguel
Created on: 11/Oct/19 13:24
Edited on: 11/Oct/19 13:32
Start Date: 11/Oct/19 13:24
Worklog Time Spent: 1h
Work Description: https://github.com/apache/beam/pull/9771
Work Description was:
Issue Time Tracking
-------------------
Worklog Id: (was: 326893)
> Update Java Katas to Gradle 5.0
> -------------------------------
>
> Key: BEAM-8356
> URL: https://issues.apache.org/jira/browse/BEAM-8356
> Project: Beam
> Issue Type: Task
> Components: katas
> Environment: I'm using gradle Gradle 5.5.1-20190724234647+0000
> Reporter: Leonardo Miguel
> Assignee: Leonardo Miguel
> Priority: Minor
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Running gradle build on learning/katas/java/ using gradle 5 gives the
> following error:
> {code:java}
> FAILURE: Build failed with an exception.
> * Where:
> Build file
> '/home/leonardo/IdeaProjects/beam/learning/katas/java/build.gradle' line: 116
> * What went wrong:
> A problem occurred evaluating root project 'Beam_Kata'.
> > Cannot add task 'wrapper' as a task with that name already exists.{code}
> I found out that it's related to "Overriding built-in tasks [deprecated in
> 4.8|https://docs.gradle.org/5.2.1/userguide/upgrading_version_4.html#deprecations_4.8]
> now produces an error" from gradle 4.10.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)