You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@excalibur.apache.org by Berin Loritsch <bl...@d-haven.org> on 2005/01/15 22:33:54 UTC

Re: [GUMP@brutus]: Project excalibur-logger (in module excalibur) failed

It looks like Log4J changed the API.
Probably should adjust the code, but I don't have the time to find out 
what it should be changed to.

>java:compile:
>    [echo] Compiling to /home/gump/workspaces2/public/workspace/excalibur/containerkit/logger/target/classes
>    [javac] Compiling 51 source files to /home/gump/workspaces2/public/workspace/excalibur/containerkit/logger/target/classes
>/home/gump/workspaces2/public/workspace/excalibur/containerkit/logger/src/java/org/apache/avalon/excalibur/logger/log4j/Log4JConfAdapter.java:110: cannot resolve symbol
>symbol  : method doConfigure (org.w3c.dom.Element,org.apache.log4j.spi.LoggerRepository)
>location: class org.apache.avalon.excalibur.logger.log4j.Log4JConfigurator
>        domConfigurator.doConfigure( newElement, m_hierarchy );
>                       ^
>/home/gump/workspaces2/public/workspace/excalibur/containerkit/logger/src/java/org/apache/avalon/excalibur/logger/Log4JConfLoggerManager.java:94: cannot resolve symbol
>symbol  : method doConfigure (org.w3c.dom.Element,org.apache.log4j.spi.LoggerRepository)
>location: class org.apache.avalon.excalibur.logger.log4j.Log4JConfigurator
>        configurator.doConfigure( newElement, LogManager.getLoggerRepository());
>                    ^
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org