Henry - please create a JIRA bug for this if/when it is approved for check in. The policy is that nothing gets checked in without a corresponding JIRA bug.

Thanks!
--- Amy


On Sun, Oct 28, 2007 at  9:38 PM, Henry Minsky wrote:

Change 20071028-hqm-a by [EMAIL PROTECTED] on 2007-10-28 21:25:46 EDT
    in /cygdrive/c/users/hqm/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: make solo deployers careful about existing lps directory

New Features:

Bugs Fixed: LPP-NaN

Technical Reviewer: max
QA Reviewer: jcrowley
Doc Reviewer:

Documentation:

Release Notes:

Details:

When you run the SOLO deployer wizard, it creates several files, such
as foo.lzx.html
wrapper,and some files in a subdirectory named "lps".

If you attempt to run the wizard again over a directory which is unpacked from an archive produced by the SOLO wizard, it will choke when it tries to
write its own duplicate files to the new archive.

This fix reorganizes the creation of files, all new files are created first, and then as files are added from disk, they are checked to make sure they do not overwrite in the archive any files which were created by the wizard.



Tests:

take an app, SOLO -deploy it, unpack in another dir, and try to run
SOLO deployer
wizard on that directory. Verify that the archive can be unpacked elsewhere and
run SOLO.

Files:

M      lps/admin/solo-deploy.jsp
M      lps/admin/solo-dhtml-deploy.jsp


--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Reply via email to