[Laszlo-dev] For Review: Change 20070118-ben-c Summary: Make ant clean succeed even if output directories don't exist
Benjamin Shine
ben at laszlosystems.com
Thu Jan 18 15:41:27 PST 2007
Change 20070118-ben-c by ben at bens-g5.local on 2007-01-18 15:38:10 PST
in /Users/ben/src/svn/openlaszlo/branches/legals
Summary: Make ant clean succeed even if output directories don't exist
New Features:
Bugs Fixed:
Technical Reviewer: papley (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
"ant clean" should work even if the generated build directories don't
exist, so, <delete> tasks
should succeed even if the thing they're trying to delete doesn't
exist. Adding the
failonerror=false attribute to the delete tasks accomplish this.
Release Notes:
Details:
Tests:
check out a clean tree
$ ant clean
Files:
M WEB-INF/lps/server/build.xml
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070118-ben-
c.tar
More information about the Laszlo-dev
mailing list