[
https://issues.apache.org/jira/browse/BEAM-4392?focusedWorklogId=105264&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-105264
]
ASF GitHub Bot logged work on BEAM-4392:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/May/18 18:53
Start Date: 23/May/18 18:53
Worklog Time Spent: 10m
Work Description: boyuanzz opened a new pull request #5457: [BEAM-4392]
Fix :beam-runners-java-fn-execution failure
URL: https://github.com/apache/beam/pull/5457
Root cause:
We have wrong shadowClosure configurations in
beam/sdks/java/harness/build.gradle:
https://github.com/apache/beam/blob/master/sdks/java/harness/build.gradle#L27,
which cause produced jar doesn't include expected dependencies.
Solution:
Change bulid rules of sdks/java/harness to make harness as a uber-jar.
r: @lukecwik @aaltay
----------------------------------------------------------------
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: 105264)
Time Spent: 10m
Remaining Estimate: 0h
> Task :beam-runners-java-fn-execution:test gradle build failed
> -------------------------------------------------------------
>
> Key: BEAM-4392
> URL: https://issues.apache.org/jira/browse/BEAM-4392
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Boyuan Zhang
> Assignee: Boyuan Zhang
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> build scan:
> https://www.google.com/url?q=https://scans.gradle.com/s/7ueucex6axz7g&sa=D&usg=AFQjCNGpWIafl8oZttFesg0MVWu7uA8Qmw
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)