> Modified: src/main/org/apache/tools/ant Project.java > ProjectHelper.java > Added: src/main/org/apache/tools/ant/taskdefs TaskOutputStream.java > Removed: src/main/org/apache/tools/ant TaskOutputStream.java > Log: > Various cleanups > 1) Nomenclature: nested elements, not nested properties > 2) Run task instead of
Oops. Hit the wrong key and got half of the commit message out there. 2) Run task directly instead of by name 3) Move TaskOutputStream to the directory named in the package statement 4) Provide the task name in configuration/init generated log messages - Sam Ruby
