W00t! Uh, how about filling in the "New Features" and "Release Notes" so the documentation manager has something to work with? :)
And put a release note in Jira, so it shows up in the Jira release notes? On 2010-08-08, at 15:56, [email protected] wrote: > Author: hqm > Date: 2010-08-08 12:56:04 -0700 (Sun, 08 Aug 2010) > New Revision: 17232 > > Added: > openlaszlo/trunk/lps/admin/widget-icon.png > openlaszlo/trunk/lps/admin/widget-templates/ > openlaszlo/trunk/lps/admin/widget-templates/config.jil.xml > openlaszlo/trunk/lps/admin/widget-templates/config.opera.xml > Modified: > openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/utils/DeployMain.java > > openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/utils/DeploySOLODHTML.java > > openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/utils/DeploySOLOSWF.java > > openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/utils/LZHttpUtils.java > openlaszlo/trunk/lps/admin/solo-deploy.jsp > openlaszlo/trunk/lps/admin/solo-dhtml-deploy.jsp > Log: > Change 20100805-hqm-I by [email protected] on 2010-08-05 16:09:26 EDT > in /Users/hqm/openlaszlo/trunk3 > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Replace 'SOLO deploy' with 'Create w3c widget' > > New Features: > > Bugs Fixed: LPP-9148 > > Technical Reviewer: raju > QA Reviewer: max > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > generate w3c widget format files for solo deploy > > > Details: > > Generates a config.xml file, which Opera can consume. Generates a wrapper > named index.html as the default start filename. > (this will override any existing index.html, in the archive) > > config file templates are stored in lps/admin/widget-templates, the default > is 'opera' format. > > skip-pre-commit-checks >
