[
https://issues.apache.org/jira/browse/BEAM-4392?focusedWorklogId=105373&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-105373
]
ASF GitHub Bot logged work on BEAM-4392:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/May/18 22:36
Start Date: 23/May/18 22:36
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #5457: [BEAM-4392] Fix
:beam-runners-java-fn-execution failure
URL: https://github.com/apache/beam/pull/5457#issuecomment-391520130
Boyuan and I looked through the source code for the shadow plugin and the
matching rule was specifically if its explicitly included and not explicitly
excluded (with no include rules meaning to include all):
https://github.com/johnrengelman/shadow/blob/98191096a94674245c7b3e63975df9e14f67074e/src/main/groovy/com/github/jengelman/gradle/plugins/shadow/internal/DefaultDependencyFilter.groovy#L123
So as long as there is one include rule, it disables the default include all
rule.
----------------------------------------------------------------
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: 105373)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)