I downloaded the apache-log4j-extras-1.0 jar and it seems to have all the 
source and a build file there. I tried to build it with ant but I got errors 
like the following. I noticed there was a pom.xml in there also. I haven't used 
Maven much but I have built other projects with it (when I got idiot proof 
instructions). I looked around but didn't see any build instructions anywhere. 
Are there any build instructions for the extras jar? I would like to build it 
and play around with modifying a class in there.

BTW, I also downloaded and am using, apache-log4j-1.2.15 but haven't built it 
because what I'm interested is in the extras jar.

    [javac] 
/home/doal/workspace/Yosemite/lib/apache-log4j-extras-1.0/src/main/java/org/apache/log4j/LogMF.java:1383:
 cannot find symbol
    [javac] symbol  : class Level
    [javac] location: class org.apache.log4j.LogMF
    [javac]                             final Level level,
    [javac]                                   ^
    [javac] 
/home/doal/workspace/Yosemite/lib/apache-log4j-extras-1.0/src/main/java/org/apache/log4j/LogMF.java:1401:
 cannot find symbol
    [javac] symbol  : class Logger
    [javac] location: class org.apache.log4j.LogMF
    [javac]     public static void log(final Logger logger,
    [javac]                                  ^
    [javac] 
/home/doal/workspace/Yosemite/lib/apache-log4j-extras-1.0/src/main/java/org/apache/log4j/LogMF.java:1402:
 cannot find symbol
    [javac] symbol  : class Level
    [javac] location: class org.apache.log4j.LogMF
    [javac]                            final Level level,
    [javac]                                  ^
    [javac] 
/home/doal/workspace/Yosemite/lib/apache-log4j-extras-1.0/src/main/java/org/apache/log4j/LogMF.java:1421:
 cannot find symbol
    [javac] symbol  : class Logger
    [javac] location: class org.apache.log4j.LogMF
    [javac]     public static void log(final Logger logger,
    [javac]                                  ^
    [javac] 100 errors

BUILD FAILED
/home/doal/workspace/Yosemite/lib/apache-log4j-extras-1.0/build.xml:76: Compile 
failed; see the compiler error output for details.

Doal Miller
Sr. Software Engineer

[cid:[email protected]]

Real-Time Universal Notification & Response Technology(tm)

Direct:   858.724.1278
Cell:      760.613.6960
Email:   [email protected]<mailto:[email protected]>

Click here to experience the MIR3 demo ><http://www.mir3.com/Demo>


Reply via email to