To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project logging-log4j-tests has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 3 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - logging-log4j-tests :  Reliable, fast and flexible logging package for 
Java


Full details are available at:
    
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on jakarta-servletapi-4 exists, no need to add for property 
servlet-api.jar.
 -INFO- Made directory 
[/usr/local/gump/public/workspace/logging-log4j/tests/classes]
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/gump_work/build_logging-log4j_logging-log4j-tests.html
Work Name: build_logging-log4j_logging-log4j-tests (Type: Build)
Work ended in a state of : Failed
Elapsed: 5 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only 
-Dservlet-api.jar=/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar
 regression 
[Working Directory: /usr/local/gump/public/workspace/logging-log4j/tests]
CLASSPATH: 
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/logging-log4j/classes:/usr/local/gump/public/workspace/logging-log4j/tests/classes:/usr/local/gump/public/workspace/logging-log4j/tests/resources:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-04012006.jar:/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-04012006.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-smtp-04012006.jar:/usr/local/gump/packages/javamail-1.3.2/mail.jar:/usr/local/gump/packages/javamail-1.3.2/lib/mailapi.jar:/usr/local/gump/packages/jaf-1.0.1/activation.jar
---------------------------------------------
    [javac]     evaluator = new LBELEventEvaluator("property.y = 'toto'");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:155:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("method = getWombat");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:158:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("method >= get");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:161:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("method <= get");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:167:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("class = 'org.wombat'");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:170:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("class > org");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:173:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("class < org");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:178:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("message = NULL");
    [javac]                     ^
    [javac] 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/lbel/EventEvaluationTest.java:181:
 cannot resolve symbol
    [javac] symbol  : class LBELEventEvaluator 
    [javac] location: class org.apache.log4j.lbel.EventEvaluationTest
    [javac]     evaluator = new LBELEventEvaluator("message != NULL");
    [javac]                     ^
    [javac] Note: 
/x1/gump/public/workspace/logging-log4j/tests/src/java/org/apache/log4j/joran/InterpreterTest.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 100 errors

BUILD FAILED
/x1/gump/public/workspace/logging-log4j/tests/build.xml:141: Compile failed; 
see the compiler error output for details.

Total time: 5 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 20000004012006, vmgump.apache.org:vmgump-public:20000004012006
Gump E-mail Identifier (unique within run) #27.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to