I just created a PR with some ideas to consider. IMO, telling users to download unreleased source (such as from our website) would be a problem.
Anthony > On Jan 17, 2017, at 2:43 PM, Dan Smith <dsm...@pivotal.io> wrote: > > Rat checks are already there for the examples project, but yeah it needs a > LICENSE and NOTICE. Do those files need to include everything from the > geode LICENSE and NOTICE files? > > That's an interesting question about source archive generation. Do we want > to produce releases of the examples, or just point people at the git repo > and tell them to clone it? > > -Dan > > On Tue, Jan 17, 2017 at 11:15 AM, Anthony Baker <aba...@pivotal.io> wrote: > >> 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 <dsm...@pivotal.io> 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 >> >>