Change dda-20110330-jYx by [email protected] on 2011-03-30 10:43:11 EDT
    in /Users/dda/laszlo/src/svn/openlaszlo/trunk-b
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Create logfile directory if needed.

New Features:

Bugs Fixed: LPP-9854 : OL 5.0.x - ant runlzunit failed

Technical Reviewer: ptw (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Overview:
    The WEB-INF/lps/work/logs directory (or even WEB-INF/lps/work?)
    may not exist when starting the test, so create it before
    creating the log file.

Details:
    Without this fix, if the WEB-INF/lps/work/logs directory is missing,
    there are spurious errors:
        grep: WEB-INF/lps/work/logs/lztest.log: No such file or directory

    Not sure if there is something operationally that removes
    the log file (ant clean?), in any case, since the work directory
    is not under SVN, it seems good practice to create work/logs before use.

Tests:
    Removed the logs directory, and ran 'ant runlzunit'.

Files:
M       build-tools/runlzunit.sh

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/dda-20110330-jYx.tar



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-306-2057
email: [email protected]
www: http://www.ddanderson.com
blog: http://libdb.wordpress.com





Reply via email to