You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/01/25 20:40:00 UTC

[jira] [Updated] (BEAM-812) GCP IO exposes guava on its API surface, causing user pain

     [ https://issues.apache.org/jira/browse/BEAM-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía updated BEAM-812:
------------------------------
    Summary: GCP IO exposes guava on its API surface, causing user pain  (was: Shade guava in beam-sdks-java-io-google-cloud-platform)

> GCP IO exposes guava on its API surface, causing user pain
> ----------------------------------------------------------
>
>                 Key: BEAM-812
>                 URL: https://issues.apache.org/jira/browse/BEAM-812
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-gcp
>            Reporter: Daniel Halperin
>            Priority: Major
>
> Looking at 0.3.0-incubating RC1, we are not properly shading Guava.
> https://repository.apache.org/content/repositories/staging/org/apache/beam/beam-sdks-java-io-google-cloud-platform/0.3.0-incubating/beam-sdks-java-io-google-cloud-platform-0.3.0-incubating.pom
> has 
> {code}
> <dependency>
>   <groupId>com.google.guava</groupId>
>   <artifactId>guava</artifactId>
> </dependency
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)