You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by pr...@apache.org on 2018/11/06 21:28:19 UTC

[geode] branch develop updated (72a5b0b -> 10df202)

This is an automated email from the ASF dual-hosted git repository.

prhomberg pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 72a5b0b  GEODE-5977: rename --connection to --data-source (#2773)
     add 10df202  GEODE-5987: Do not inject dependencies into all subprojects in test.gradle (#2782)

No new revisions were added by this update.

Summary of changes:
 extensions/geode-modules/build.gradle |  2 ++
 geode-assembly/build.gradle           |  3 +++
 geode-common/build.gradle             |  5 +++++
 geode-connectors/build.gradle         |  5 +++++
 geode-core/build.gradle               |  8 ++++++++
 geode-cq/build.gradle                 |  3 +++
 geode-junit/build.gradle              |  2 ++
 geode-lucene/build.gradle             |  9 +++++++++
 geode-old-client-support/build.gradle |  7 ++++++-
 geode-protobuf/build.gradle           |  3 +++
 geode-pulse/build.gradle              | 22 +++++++++++++++-------
 geode-rebalancer/build.gradle         |  7 +++++++
 geode-wan/build.gradle                |  3 +++
 geode-web/build.gradle                |  3 +++
 gradle/test.gradle                    | 29 +++++------------------------
 15 files changed, 79 insertions(+), 32 deletions(-)