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 <k...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to