[
https://issues.apache.org/jira/browse/BEAM-4328?focusedWorklogId=105752&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-105752
]
ASF GitHub Bot logged work on BEAM-4328:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/May/18 22:09
Start Date: 24/May/18 22:09
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #5467:
[BEAM-4328]: beam-sdks-java-io-google-cloud-platform:test failure
URL: https://github.com/apache/beam/pull/5467#discussion_r190745152
##########
File path: runners/direct-java/build.gradle
##########
@@ -64,6 +64,8 @@ dependencies {
shadow library.java.slf4j_api
Review comment:
It seems like our list of shaded projects doesn't match the list defined up
above, looks like we are missing `:beam-runners-java-fn-execution`,
`:beam-sdks-java-fn-execution`. This seems worthwhile to fix regardless of the
bytebuddy/commons_lang3
----------------------------------------------------------------
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: 105752)
Time Spent: 1h 40m (was: 1.5h)
> gradle release build failed on task
> :beam-sdks-java-io-google-cloud-platform:test
> ---------------------------------------------------------------------------------
>
> Key: BEAM-4328
> URL: https://issues.apache.org/jira/browse/BEAM-4328
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Boyuan Zhang
> Assignee: Boyuan Zhang
> Priority: Major
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Running cmd against master branch: ./gradlew clean & ./gradlew -PisRelease
> build
> --no-parallel failed into task :beam-sdks-java-io-google-cloud-platform:test.
> Gradle scan:
> [https://scans.gradle.com/s/sjwr5mixxwen2/console-log?task=:beam-sdks-java-io-google-cloud-platform:test]
>
> Running ./gradlew clean && ./gradlew
> :beam-sdks-java-io-google-cloud-platform:test -PisRelease
> --no-parallel succeed:
> [https://scans.gradle.com/s/rvf7gajba7who|https://www.google.com/url?q=https://scans.gradle.com/s/rvf7gajba7who&sa=D&source=hangouts&ust=1526598527775000&usg=AFQjCNElmRkjXFh0W-5qxPHJ1h0YMh_jgw]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)