You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Shawn Wilson <sh...@atmreports.com> on 2003/03/12 17:03:49 UTC

Log4JListener problem

Hello, I'm trying to use the Log4JListener with ant, but receive an 
error as follows:

# ant -verbose -logger org.apache.tools.ant.listener.Log4jListener clean
Apache Ant version 1.5.1 compiled on October 2 2002
Buildfile: build.xml
The specified logger class org.apache.tools.ant.listener.Log4jListener 
does not
implement the BuildLogger interface
java.lang.RuntimeException
         at org.apache.tools.ant.Main.createLogger(Main.java:708)
         at org.apache.tools.ant.Main.addBuildListeners(Main.java:644)
         at org.apache.tools.ant.Main.runBuild(Main.java:558)
         at org.apache.tools.ant.Main.start(Main.java:196)
         at org.apache.tools.ant.Main.main(Main.java:235)



-- 
====================================
Shawn Wilson [shawnw@atmreports.com]
Software Developer, ATMReports.com
PH: 877-327-0873, FAX: 406-294-5806
====================================