Approved. On 2010-04-14, at 23:59, Henry Minsky wrote:
> Change 20100414-hqm-A by [email protected] on 2010-04-14 23:56:00 EDT > in /Users/hqm/openlaszlo/trunk1 > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: allow flex incremental compiler to work from lzc > > New Features: > > Bugs Fixed: > > Technical Reviewer: ptw > QA Reviewer: antun > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > > + Do not erase the .swf output file in the tmp build dir from a previous run > of the flex compiler, > it seems to need it for incremental recompilation checks > > > Tests: > > + run lzc with --incremental mode for a swf9/10 app > + touch a source .lzx file > + rerun lzc --incremental, see that flex compiler runs in incremental mode > and prints out names of modified classes > > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100414-hqm-A.tar >
