You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by kennknowles <gi...@git.apache.org> on 2016/03/01 08:14:49 UTC

[GitHub] incubator-beam pull request: [BEAM-82] Exclude old version of Goog...

GitHub user kennknowles opened a pull request:

    https://github.com/apache/incubator-beam/pull/7

    [BEAM-82] Exclude old version of Google API client libraries

    Our com.google.apis:google-api-services-datastore-protobuf dependency
    has a transitive dependency on a very old Google API client library.
    This change suppresses that dependency and replaces it by depending
    on a version that matches our other API dependencies.

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

    $ git pull https://github.com/kennknowles/incubator-beam pom

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

    https://github.com/apache/incubator-beam/pull/7.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 #7
    
----
commit d92e83a589724cc7d972f1f9e2b9395cb67dcf55
Author: Kenneth Knowles <kl...@google.com>
Date:   2016-03-01T07:11:42Z

    Exclude old version of Google API client libraries
    
    Our com.google.apis:google-api-services-datastore-protobuf dependency
    has a transitive dependency on a very old Google API client library.
    This change suppresses that dependency and replaces it by depending
    on a version that matches our other API dependencies.

----


---
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] incubator-beam pull request: [BEAM-82] Exclude old version of Goog...

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

    https://github.com/apache/incubator-beam/pull/7


---
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.
---