No objection here, clearly it needs to be done On Fri, Apr 3, 2015 at 11:26 AM, Howard Lewis Ship <hls...@gmail.com> wrote:
> I'm updating a lot of documentation today. > > In the archetype is the following: > > QaModule.java: > > // The application version number is incorprated into URLs for some > // assets. Web browsers will cache assets because of the far future expires > // header. If existing assets are changed, the version number should also > // change, to force the browser to download new versions. > configuration.add(SymbolConstants.APPLICATION_VERSION, "1.0-SNAPSHOT-QA"); > > That's actually out of date. Any objections to removing those lines, or > changing the comment to reflect that the version appears in exception > reports? > > -- > Howard M. Lewis Ship > > Creator of Apache Tapestry > > The source for Tapestry training, mentoring and support. Contact me to > learn how I can get you up and productive in Tapestry fast! > > (971) 678-5210 > http://howardlewisship.com > @hlship >