On 11/27/06, John Norvell <[EMAIL PROTECTED]> wrote:
> The javac task seems to log compile errors using the "warn" logging
> priority level with echo.
Does anyone know if this behavior is a bug or intentional?
Haven't checked the code, but the levels correspond to Ant's log
levels. All output f
Does anyone know if this behavior is a bug or intentional?
Thanks,
John
John Norvell wrote:
I'm working on an xlst script to convert our xml build logs to html and
have run across this somewhat odd behavior.
The javac task seems to log compile errors using the "warn" logging
priority level
I'm working on an xlst script to convert our xml build logs to html and
have run across this somewhat odd behavior.
The javac task seems to log compile errors using the "warn" logging
priority level with echo.
An example of a compile error would be:
"blahblah.java:619: cannot resolve symbol"