Change hqm-20110203-TtJ by [email protected] on 2011-02-03 19:23:19 EST
    in /Users/hqm/openlaszlo/trunk2
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: never use disk caches for command line compiles

New Features:

Bugs Fixed: LPP-9733

Technical Reviewer: ptw
QA Reviewer: max
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:
    

Details:
    
+ for lzc (Main.java) remove all code which initializes media or script cache

+ ObjectWriter: if no media cache exists, call media transcoder directly

Tests:

compile some applications using lzc, verify no temp files are being created in 
cache directories
(either in java.io.tmpdir or in WEB-INF/lps/work)

Files:
M       WEB-INF/lps/server/src/org/openlaszlo/compiler/ObjectWriter.java
M       WEB-INF/lps/server/src/org/openlaszlo/compiler/Main.java

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20110203-TtJ.tar

Reply via email to