[
https://issues.apache.org/jira/browse/BEAM-13430?focusedWorklogId=702484&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-702484
]
ASF GitHub Bot logged work on BEAM-13430:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Dec/21 23:06
Start Date: 30/Dec/21 23:06
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #16399:
URL: https://github.com/apache/beam/pull/16399#discussion_r776887698
##########
File path: sdks/java/testing/tpcds/build.gradle
##########
@@ -56,9 +56,6 @@ configurations {
dependencies {
implementation
enforcedPlatform(library.java.google_cloud_platform_libraries_bom)
- // TODO(BEAM-13179): Determine how to build without this dependency
- compileOnly "org.immutables:value:2.8.8"
Review comment:
There are a few places where this exists beyond this module. I tried
removing each of them as well during the Gradle 7 migration but was
unsuccessful in getting the code to compile without it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 702484)
Time Spent: 46.5h (was: 46h 20m)
> Upgrade Gradle version to 7.3
> -----------------------------
>
> Key: BEAM-13430
> URL: https://issues.apache.org/jira/browse/BEAM-13430
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Kiley Sok
> Assignee: Kiley Sok
> Priority: P1
> Time Spent: 46.5h
> Remaining Estimate: 0h
>
> This is the first version to support Java 17
>
> https://docs.gradle.org/current/userguide/compatibility.html
--
This message was sent by Atlassian Jira
(v8.20.1#820001)