[
https://issues.apache.org/jira/browse/BEAM-4860?focusedWorklogId=127476&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-127476
]
ASF GitHub Bot logged work on BEAM-4860:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/18 19:26
Start Date: 25/Jul/18 19:26
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #6064: [BEAM-4860] Ensure
that shaded artifacts that are produced don't leak non org.apache.beam classes
URL: https://github.com/apache/beam/pull/6064#issuecomment-407867671
Run Java PreCommit
----------------------------------------------------------------
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: 127476)
Time Spent: 0.5h (was: 20m)
> com/google/thirdparty/publicsuffix is not shaded along with guava
> -----------------------------------------------------------------
>
> Key: BEAM-4860
> URL: https://issues.apache.org/jira/browse/BEAM-4860
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Affects Versions: 2.5.0
> Reporter: Fred Wulff
> Assignee: Luke Cwik
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> com.google.common is shaded, but com.google.thirdparty.publicsuffix (which is
> part of the guava library) is not, so attempting to use a more recent version
> of Guava while importing the beam libraries leads to conflicts
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)