DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22067>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22067 Logging of "Buildfile: *" directly to System.out instead of through logging mechanism Summary: Logging of "Buildfile: *" directly to System.out instead of through logging mechanism Product: Ant Version: 1.6Alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am working on the Ant integration for the Eclipse project. It would help us out if the logging of the buildfile that currently occurs at line 502 in Main.processArgs(String[]) could be moved and be logged using a call to Project.log(String) in the appropriate location in Main.runBuild (ClassLoader) after the build listeners and build loggers have been registered. Thanks for your consideration. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]