Dear Gumpmeisters,
The following 1 notifys should have been sent
*********************************************************** G U M P
[EMAIL PROTECTED]: Project logging-log4j-receivers (in module
logging-log4j-receivers) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project logging-log4j-receivers (in module
logging-log4j-receivers) failed
Failed with to: [EMAIL PROTECTED] from: [<[EMAIL PROTECTED]>]
Failed to send notify e-mail: {'[EMAIL PROTECTED]': (550, 'sorry, your envelope
sender is in my badmailfrom list')}
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-receivers has an issue affecting its community
integration.
This issue affects 2 projects,
and has been outstanding for 4 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-receivers : Back-port of log4j 1.3 receivers for use with
log4j 1.2. (E...
- logging-log4j-receivers-test : Back-port of log4j 1.3 receivers for use
with log4j 1.2. (E...
Full details are available at:
http://vmgump.apache.org/gump/public/logging-log4j-receivers/logging-log4j-receivers/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Failed with reason build failed
-INFO- Failed to extract fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/logging-log4j-receivers/logging-log4j-receivers/gump_work/build_logging-log4j-receivers_logging-log4j-receivers.html
Work Name: build_logging-log4j-receivers_logging-log4j-receivers (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: java -Djava.awt.headless=true org.apache.tools.ant.Main
-Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only
-Dproject.version=24042007 jar
[Working Directory: /usr/local/gump/public/workspace/logging-log4j-receivers]
CLASSPATH:
/opt/jdk1.5/lib/tools.jar:/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/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/logging-log4j-12/dist/lib/log4j-24042007.jar:/usr/local/gump/public/workspace/logging-log4j-component/target/apache-log4j-component-24042007.jar
---------------------------------------------
[javac] symbol : class Perl5Util
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] util = new Perl5Util();
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:544:
cannot find symbol
[javac] symbol : class Perl5Compiler
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] exceptionCompiler = new Perl5Compiler();
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:545:
cannot find symbol
[javac] symbol : class Perl5Matcher
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] exceptionMatcher = new Perl5Matcher();
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:558:
cannot find symbol
[javac] symbol : variable ExpressionRule
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] expressionRule = ExpressionRule.getRule(filterExpression);
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:651:
cannot find symbol
[javac] symbol : variable Perl5Compiler
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] return util.substitute("s/" + Perl5Compiler.quotemeta(pattern)
+ "/"
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:652:
cannot find symbol
[javac] symbol : variable Perl5Compiler
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] + Perl5Compiler.quotemeta(replacement) + "/g", input);
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:742:
cannot find symbol
[javac] symbol : variable Constants
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] properties.put(Constants.HOSTNAME_KEY, host);
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:743:
cannot find symbol
[javac] symbol : variable Constants
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] properties.put(Constants.APPLICATION_KEY, path);
[javac] ^
[javac]
/x1/gump/public/workspace/logging-log4j-receivers/src/main/java/org/apache/log4j/varia/LogFilePatternReceiver.java:744:
cannot find symbol
[javac] symbol : variable Constants
[javac] location: class org.apache.log4j.varia.LogFilePatternReceiver
[javac] properties.put(Constants.RECEIVER_NAME_KEY, getName());
[javac] ^
[javac] 58 errors
BUILD FAILED
/x1/gump/public/workspace/logging-log4j-receivers/build.xml:84: Compile failed;
see the compiler error output for details.
Total time: 3 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/logging-log4j-receivers/logging-log4j-receivers/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/logging-log4j-receivers/logging-log4j-receivers/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 20000024042007, vmgump.apache.org:vmgump-public:20000024042007
Gump E-mail Identifier (unique within run) #8.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]