Change hqm-20101116-7t1 by [email protected] on 2010-11-16 14:39:19 EST
in /Users/hqm/openlaszlo/trunk2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: clear media cache from 'lzc'
New Features:
Bugs Fixed: LPP-9325
Technical Reviewer: ptw
QA Reviewer: fellenberger
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Details:
Add call to clear media cache in Main.java, similar to the one in
ResponderCompiler.java
Tests:
+ compile an app from command line lzc, such as demos/lzpix/app.lzx
+ count files in /tmp media cache directory lzcache/cmcache
+ compile another app from lzc, such as demos/weather/weather.lzx
+ look at media cache dir again, see that it was cleared and contains
different/smaller set of files
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/Main.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20101116-7t1.tar