| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Stefan Bodewig <bode...@apache.org> |
| Subject | Re: Question concerning screen output for javac |
| Date | Tue, 24 Jul 2001 05:39:22 GMT |
On Mon, 23 Jul 2001, Scott Goldstein <sdgoldst@mailandnews.com> wrote: > Is there any way to configure the javac task to print these messages > or do I have to edit the source for the task? There is no easy way, no. Hacking the source for the <javac> task should not be the first option, though. I'd recommend writing a custom BuildListener that logs all messages if the target of the build event is a javac task - or something similar. Stefan | |
| Mime |
|
| View raw message | |