Now that the examples are in a separate repository, I think we should setup a nightly job to build and test that repo. Can someone with access to jenkins help set this up?
It should run the ./gradlew build on the geode-examples project; but in order for that to work it needs access to a build of geode and it needs to set the GEODE_HOME environment variable to point at that build. -Dan