Change 20100811-hqm-q by [email protected] on 2010-08-11 15:13:29 EDT
in /Users/hqm/openlaszlo/trunk2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: add a "exploded widget" mode to solo deployer, to make testing of
deployment easier
New Features:
Bugs Fixed: LPP-9293
Technical Reviewer: max
QA Reviewer: raju
Doc Reviewer: (pending)
Documentation:
Release Notes:
Overview:
Add a "Widget Emulator" button to dev console, which creates the .wgt file and
then unpacks it to a
tmp working directory, and redirects to it.
This allows easier testing, and works with the Ripple emulator plugin.
Details:
refactored the zipfile creation code in solo-deploy jsp. This can be eventually
be merged into a common utility
so that the command line and .jsp version of the deployer use common code.
Tests:
Go to
http://127.0.0.1:8080/trunk2/examples/contactlist/contactlist.lzx?lzr=dhtml
click on "Widget Emulator" button, app should be copied to tmpwgt directory
and browser redirected there.
Files:
M lps/admin/dev-console.lzx.swf
M lps/admin/dev-console.lzx
M lps/admin/dev-console.lzx.js
M lps/admin/solo-dhtml-deploy.jsp
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100811-hqm-q.tar