Also needed: some build work to make this ‘releasable’. For example:
LICENSE / NOTICE
source archive generation with hashes and sigs
rat checks
etc
Anthony
> On Jan 17, 2017, at 10:51 AM, Dan Smith <[email protected]> wrote:
>
> 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