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

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

                Author: ASF GitHub Bot
            Created on: 11/Feb/21 17:38
            Start Date: 11/Feb/21 17:38
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit commented on a change in pull request 
#13959:
URL: https://github.com/apache/beam/pull/13959#discussion_r574696862



##########
File path: sdks/java/extensions/sql/udf-test-provider/build.gradle
##########
@@ -30,5 +30,5 @@ project.ext.jarPath = jar.archivePath
 dependencies {
   // No dependency (direct or transitive) on :sdks:java:core.
   compile project(":sdks:java:extensions:sql:udf")
-  compile library.java.guava
+  compile library.java.vendored_guava_26_0_jre

Review comment:
       @ibzib, @apilloud I assume we are intentionally not using the vendored 
guava here so we don't have beam dependencies?
   
   Should the fix be to add a checkstyle exception for this directory?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 551411)
    Time Spent: 1h 10m  (was: 1h)

> ":sdks:java:extensions:sql:udf-test-provider:checkstyleMain" is  failing for 
> Beam release Gradle bulld
> ------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-11794
>                 URL: https://issues.apache.org/jira/browse/BEAM-11794
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Chamikara Madhusanka Jayalath
>            Priority: P1
>             Fix For: 2.28.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> For example,
> [https://ci-beam.apache.org/job/beam_Release_Gradle_Build/68/console]
> [https://ci-beam.apache.org/job/beam_Release_Gradle_Build/71/console]
>  
> Caused by: org.gradle.api.GradleException: Checkstyle rule violations were 
> found. See the report at: 
> [file:///home/jenkins/jenkins-slave/workspace/beam_Release_Gradle_Build/src/sdks/java/extensions/sql/udf-test-provider/build/reports/checkstyle/main.html]
> *10:39:36* Checkstyle files with violations: 1*10:39:36* Checkstyle 
> violations by severity: [error:1]*10:39:36* *10:39:36*    at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
> Method)*10:39:36*      at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)*10:39:36*
>        at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)*10:39:36*
>        at 
> java.lang.reflect.Constructor.newInstance(Constructor.java:423)*10:39:36*    
> at org.codehaus.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to