On Mon, Dec 7, 2015 at 1:55 PM, Dan Smith <[email protected]> wrote: > At the very least, it seems like this code should move somewhere that > indicates it's an example, rather than test code. Maybe we should create a > new gradle module gemfire-examples? Or at least move this to a different > source folder like gemfire-core/src/example?
Also, remember that if you make your examples available as part of the build it'll simplify downstream packaging (think Linux distros) quite a bit. Thanks, Roman.
