Change 20070122-ben-m by [EMAIL PROTECTED] on 2007-01-22 14:17:48 PST
    in /Users/ben/src/svn/openlaszlo/branches/legals

Summary: Don't try to run test target in examples/

New Features:

Bugs Fixed:

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

Documentation:
The test target in examples is unrealistic; it expects everything in
the examples/ directory to compile, but we don't actually expect all
of those things to compile. Therefore, let's not even call that
particular ant target.
This speeds up the builds, too; calling lzc on a whole giant pile of
files takes a lot of time.

Also, finally get rid of the tasks that install some logging jars to
WEB-INF, because these tasks haven't been sensible in a long time.


Release Notes:

Details:


Tests:
ant clean
ant test
ant -Dheadless=true megatest

Files:
M      build.xml

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070122-ben- m.tar

Reply via email to