[ 
https://issues.apache.org/jira/browse/BEAM-13430?focusedWorklogId=699521&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-699521
 ]

ASF GitHub Bot logged work on BEAM-13430:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Dec/21 17:02
            Start Date: 21/Dec/21 17:02
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on a change in pull request #16308:
URL: https://github.com/apache/beam/pull/16308#discussion_r773303493



##########
File path: sdks/java/extensions/sql/datacatalog/build.gradle
##########
@@ -36,11 +36,11 @@ dependencies {
   implementation library.java.vendored_guava_26_0_jre
   implementation project(path: ":sdks:java:core", configuration: "shadow")
   implementation "org.threeten:threetenbp:1.4.5"
-  provided project(":sdks:java:extensions:sql")
+  compileOnly project(":sdks:java:extensions:sql")
 
   // Dependencies for the example
-  provided project(":sdks:java:io:google-cloud-platform")
-  provided library.java.slf4j_api
+  compileOnly project(":sdks:java:io:google-cloud-platform")
+  compileOnly library.java.slf4j_api

Review comment:
       Would this an implementation in this case?




-- 
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: 699521)
    Time Spent: 9h 10m  (was: 9h)

> 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: 9h 10m
>  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)

Reply via email to