You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Fred Wulff (JIRA)" <ji...@apache.org> on 2018/07/25 02:26:00 UTC

[jira] [Created] (BEAM-4860) com/google/thirdparty/publicsuffix is not shaded along with guava

Fred Wulff created BEAM-4860:
--------------------------------

             Summary: 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


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)