This is an automated email from the ASF dual-hosted git repository. mikestolz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 4fd19baacbb64950bb9ad34664059aee44d8c661 Merge: fdd79ec 45d174a Author: Mike Stolz <[email protected]> AuthorDate: Wed May 2 14:13:08 2018 -0400 Merge branch 'release/1.6.0' KEYS | 59 +++++++++++ README.md | 3 +- build.gradle | 10 +- gradle.properties | 4 +- gradle/release.gradle | 1 - settings.gradle | 1 + transaction/README.md | 60 +++++++++++ .../scripts/start.gfsh | 19 ++-- gradle.properties => transaction/scripts/stop.gfsh | 16 +-- .../apache/geode_examples/transaction/Example.java | 111 +++++++++++++++++++++ .../geode_examples/transaction/Incrementer.java | 70 +++++++++++++ 11 files changed, 319 insertions(+), 35 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
