You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/12/07 05:06:58 UTC

[jira] [Commented] (BEAM-812) Shade guava in beam-sdks-java-io-google-cloud-platform

    [ https://issues.apache.org/jira/browse/BEAM-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727720#comment-15727720 ] 

Daniel Halperin commented on BEAM-812:
--------------------------------------

This is not likely to be fixed in the 0.4.0 release because Bigtable has not yet pushed a release of their jar with the API surface cleanup integrated.

> Shade guava in beam-sdks-java-io-google-cloud-platform
> ------------------------------------------------------
>
>                 Key: BEAM-812
>                 URL: https://issues.apache.org/jira/browse/BEAM-812
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-gcp
>            Reporter: Daniel Halperin
>            Assignee: Daniel Halperin
>
> 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
(v6.3.4#6332)