Comments: 1. When we're touching runtimes, shouldn't we remove swf8 when we run across it? Eventually, it would be nice to move all the swf8-only sources into the 'attic' or whatever we do to hide stuff in svn... Maybe we just delete it.
2. I wonder if 'dhtml solo' should be renamed 'webapp'? 3. I wonder if the 'mobile' runtime should be called 'html5', meaning we know the target environment is better than just dhtml? I suppose you could also call it 'not IE < 9'. :P Otherwise approved. On 2011-02-02, at 16:51, Henry Minsky wrote: > Change hqm-20110202-CEm by [email protected] on 2011-02-02 16:43:28 EST > in /Users/hqm/openlaszlo/trunk2 > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: update solo deployer to understand 'mobile' runtime, add option to > exclude files > > New Features: > > Bugs Fixed: LPP-9597 > > Technical Reviewer: max > QA Reviewer: ptw > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > + DHTML solo deployer scripts were turning 'mobile' runtime into > 'dhtml', need to pass runtime explicitly in some places > > + add an option in the interactive solo deploy jsp to let user specify files > to > exclude from the zip file, by checking checkboxes on files listed in a > directory tree > > > Details: > > > Tests: > > run solo deployer for examples/contactlist in mobile,dhtml,and swf10 runtime > > run solo deployer from command line "lzdeploy" for dhtml, mobile, and swf10 > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/utils/DeployMain.java > M WEB-INF/lps/server/src/org/openlaszlo/utils/DeployUtils.java > M WEB-INF/lps/server/src/org/openlaszlo/utils/DeploySOLODHTML.java > A lps/admin/solodeploy.css > M lps/admin/solo-deploy.jsp > M lps/admin/solo-dhtml-deploy.jsp > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/hqm-20110202-CEm.tar
