You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by davorbonaci <gi...@git.apache.org> on 2017/03/05 23:15:33 UTC

[GitHub] beam pull request #2164: Update Guava version from 19.0 to 20.0 in the examp...

GitHub user davorbonaci opened a pull request:

    https://github.com/apache/beam/pull/2164

    Update Guava version from 19.0 to 20.0 in the example projects

    The Guava version was updated in the main project on January 19.
    
    Before this change, generated examples would downgrade Guava back to 19.0, possibly causing execution issues if the underlying code actually needs functionality added in Guava 20. In fact, last week Flink runner added such functionality, breaking Quickstart and WordCount on the Flink runner.
    
    R: @francesperry 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davorbonaci/beam guava-version

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2164.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2164
    
----
commit e11d6d27174f866371a253449908c9a6033114d5
Author: Davor Bonaci <da...@google.com>
Date:   2017-03-05T23:10:49Z

    Update Guava version from 19.0 to 20.0 in example projects
    
    The Guava version was updated in the main project on January 19.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #2164: Update Guava version from 19.0 to 20.0 in the examp...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/2164


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---