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

kmiller pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-examples.git

commit 407298138a0c4d05dafcb9c78429f805bc565c22
Merge: 2549e36 eed2d06
Author: Karen Miller <[email protected]>
AuthorDate: Thu Jul 26 09:54:48 2018 -0700

    Merge pull request #64 from dihardman/feature/GEODE-5414
    
    GEODE-5414: Adding WAN example

 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                             |  30 +++++
 wan/scripts/stop.gfsh                              |  26 +++++
 .../org/apache/geode_examples/wan/Example.java     |  61 ++++++++++
 10 files changed, 380 insertions(+), 1 deletion(-)

Reply via email to