|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.DefaultLogger
org.apache.geronimo.genesis.ant.MavenAntLoggerAdapter
public class MavenAntLoggerAdapter
Adapts Ant logging to Maven Logging.
| Field Summary | |
|---|---|
protected org.apache.maven.plugin.logging.Log |
log
|
| Fields inherited from class org.apache.tools.ant.DefaultLogger |
|---|
emacsMode, err, LEFT_COLUMN_SIZE, lSep, msgOutputLevel, out |
| Constructor Summary | |
|---|---|
MavenAntLoggerAdapter(org.apache.maven.plugin.logging.Log log)
|
|
| Method Summary | |
|---|---|
protected void |
printMessage(String message,
PrintStream stream,
int priority)
|
| Methods inherited from class org.apache.tools.ant.DefaultLogger |
|---|
buildFinished, buildStarted, formatTime, log, messageLogged, setEmacsMode, setErrorPrintStream, setMessageOutputLevel, setOutputPrintStream, targetFinished, targetStarted, taskFinished, taskStarted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.maven.plugin.logging.Log log
| Constructor Detail |
|---|
public MavenAntLoggerAdapter(org.apache.maven.plugin.logging.Log log)
| Method Detail |
|---|
protected void printMessage(String message,
PrintStream stream,
int priority)
printMessage in class org.apache.tools.ant.DefaultLogger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||