This is an automated email from the ASF dual-hosted git repository. udo pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 872f70ff14ed33bf040dc54cc9c66d29eb82a5c7 Merge: cc10011 0868e1d Author: Udo Kohlmeyer <[email protected]> AuthorDate: Wed Aug 15 10:14:34 2018 -0700 Merge pull request #66 from dihardman/feature/GEODE-5414-2 GEODE-5414 Updated WAN example with sleep added to start.gfsh to pass runAll build.gradle | 6 + gradle/rat.gradle | 8 +- settings.gradle | 1 + wan/README.md | 125 +++++++++++++++++++++ wan/scripts/start-ln.gfsh | 43 +++++++ wan/scripts/start-ny.gfsh | 43 +++++++ wan/scripts/start-wan.gfsh | 38 +++++++ wan/scripts/start.gfsh | 29 +++++ wan/scripts/stop.gfsh | 26 +++++ .../org/apache/geode_examples/wan/Example.java | 61 ++++++++++ 10 files changed, 379 insertions(+), 1 deletion(-)
