Class AntConsoleAnnotator

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class AntConsoleAnnotator extends LineTransformationOutputStream
Filter OutputStream that places an annotation that marks Ant target execution.
Since:
1.349
Author:
Kohsuke Kawaguchi