|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.XmlLogger
net.sourceforge.cruisecontrol.builders.AntProgressXmlListener
Ant XmlLogger impl (for use only as a Listener) that creates log.xml file for CC build results.
Sets its log level to match that of the logger AntProgressXmlLogger.
| Constructor Summary | |
AntProgressXmlListener()
|
|
| Method Summary | |
void |
buildStarted(org.apache.tools.ant.BuildEvent event)
Fired when the build starts, this builds the top-level element for the document and remembers the time of the start of the build. |
| Methods inherited from class org.apache.tools.ant.XmlLogger |
buildFinished, 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 |
| Constructor Detail |
public AntProgressXmlListener()
| Method Detail |
public void buildStarted(org.apache.tools.ant.BuildEvent event)
event - Ignored.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||