[
https://issues.apache.org/jira/browse/BEAM-4328?focusedWorklogId=107933&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-107933
]
ASF GitHub Bot logged work on BEAM-4328:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/May/18 23:16
Start Date: 31/May/18 23:16
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_r192262253
##########
File path: runners/direct-java/build.gradle
##########
@@ -18,15 +18,19 @@
import groovy.json.JsonOutput
+//the list used for defining include set and the set of project level
dependencies
+def dependOnProjects = [":beam-model-pipeline",
":beam-runners-core-construction-java",
Review comment:
Can you rebase and pick up the latest changes since there is a merge
conflict now?
----------------------------------------------------------------
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: 107933)
Time Spent: 3h 50m (was: 3h 40m)
> 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: 3h 50m
> 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)