Since we're changing the default behavior, can you add a config option to disable this behavior?
On Aug 25, 2010, at 8:16 PM, Henry Minsky <[email protected]> wrote: > Change hqm-20100825-WBw by [email protected] on 2010-08-25 23:13:16 EDT > in /Users/hqm/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: clear app cache at servlet startup > > New Features: > > Bugs Fixed: LPP-9325 > > Technical Reviewer: max > QA Reviewer: ptw > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > > clear app cache when it's created at servlet deploy time > > > Tests: > > example lps.log on startup, see log message about clearing cache > > 25 Aug 2010 23:13:03 () INFO responders.ResponderCompile - application cache > is at /Users/hqm/openlaszlo/trunk/WEB-INF/lps/work/cache > 25 Aug 2010 23:13:03 () INFO cache.Cache - Clearing cmcache > 25 Aug 2010 23:13:03 () INFO cache.Cache - Clearing cache > > > Files: > M > WEB-INF/lps/server/src/org/openlaszlo/servlets/responders/ResponderCompile.java > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20100825-WBw.tar
