Hi All: I think it would be better if our examples lived in a .examples. package under the src/test folder. The advantages are:
- Examples would always be compiled by Maven and IDEs - Examples would end up living in the test jar, which would be handy for testing certain use-cases. In my case, testing using our static file server and proxy. WDYT? Gary
