Dear Gumpmeisters,
            
The following 9 notifys should have been sent

*********************************************************** G U M P
[GUMP@vmgump]: Project lucene-java-test (in module lucene-java) failed
[GUMP@vmgump]: Project jmock2-test (in module jmock2) failed
[GUMP@vmgump]: Project lucene-java-analyzers (in module lucene-java) failed
[GUMP@vmgump]: Project santuario-tests (in module santuario) failed
[GUMP@vmgump]: Project james-imap (in module james-imap) failed
[GUMP@vmgump]: Project james-jsieve (in module james-jsieve) failed
[GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly) 
failed
[GUMP@vmgump]: Project portals-bridges-script-test (in module portals-bridges) 
failed
[GUMP@vmgump]: Project james-mailbox (in module james-mailbox) failed
*********************************************************** G U M P
[GUMP@vmgump]: Project lucene-java-test (in module lucene-java) failed
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 general@gump.apache.org.

Project lucene-java-test has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - lucene-java-test :  Java Based Search Engine


Full details are available at:
    http://vmgump.apache.org/gump/public/lucene-java/lucene-java-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on javacc exists, no need to add for property javacc.home.
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/lucene-java/lucene-java-test/gump_work/build_lucene-java_lucene-java-test.html
Work Name: build_lucene-java_lucene-java-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 51 secs
Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dversion=27072011 -Djavacc.home=/srv/gump/packages/javacc-3.1 test-core 
[Working Directory: /srv/gump/public/workspace/lucene-java/lucene]
CLASSPATH: 
/usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/lucene-java/lucene/build/classes/test:/srv/gump/public/workspace/lucene-java/lucene/build/classes/tools:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/javacc-3.1/bin/lib/javacc.jar:/srv/gump/public/workspace/junit/dist/junit-27072011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-27072011.jar:/srv/gump/public/workspace/lucene-java/lucene/build/lucene-core-27072011.jar:/srv/gump/public/workspace/lucene-java/lucene/build/lucene-test-fram
 
ework-27072011.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
    [junit] Testsuite: org.apache.lucene.util.automaton.TestMinimize
    [junit] Testcase: 
testMinimizeHuge(org.apache.lucene.util.automaton.TestMinimize):  FAILED
    [junit] ensure your setUp() calls super.setUp()!!!
    [junit] junit.framework.AssertionFailedError: ensure your setUp() calls 
super.setUp()!!!
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$1.starting(LuceneTestCase.java:560)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1522)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1427)
    [junit] 
    [junit] 
    [junit] Testcase: test(org.apache.lucene.util.automaton.TestMinimize):      
FAILED
    [junit] ensure your setUp() calls super.setUp()!!!
    [junit] junit.framework.AssertionFailedError: ensure your setUp() calls 
super.setUp()!!!
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$1.starting(LuceneTestCase.java:560)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1522)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1427)
    [junit] 
    [junit] 
    [junit] Testcase: 
testAgainstBrzozowski(org.apache.lucene.util.automaton.TestMinimize):     FAILED
    [junit] ensure your setUp() calls super.setUp()!!!
    [junit] junit.framework.AssertionFailedError: ensure your setUp() calls 
super.setUp()!!!
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$1.starting(LuceneTestCase.java:560)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1522)
    [junit]     at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1427)
    [junit] 
    [junit] 
    [junit] Tests run: 3, Failures: 3, Errors: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] TEST org.apache.lucene.util.automaton.TestMinimize FAILED
    [junit] Tests FAILED

BUILD FAILED
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:604: 
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!
The following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:588: Tests 
failed!

Total time: 1 minute 50 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/lucene-java/lucene-java-test/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/lucene-java/lucene-java-test/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #2.

*********************************************************** G U M P
[GUMP@vmgump]: Project jmock2-test (in module jmock2) failed
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 general@gump.apache.org.

Project jmock2-test has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jmock2-test :  jMock is a library for testing Java code using mock 
objects.


Full details are available at:
    http://vmgump.apache.org/gump/public/jmock2/jmock2-test/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



The following work was performed:
http://vmgump.apache.org/gump/public/jmock2/jmock2-test/gump_work/build_jmock2_jmock2-test.html
Work Name: build_jmock2_jmock2-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 secs
Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dversion=27072011 run.tests 
[Working Directory: /srv/gump/public/workspace/jmock2]
CLASSPATH: 
/usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/jmock2/build/jmock-27072011/jmock-27072011.jar:/srv/gump/public/workspace/jmock2/build/jmock-27072011/jmock-junit3-27072011.jar:/srv/gump/public/workspace/jmock2/build/jmock-27072011/jmock-junit4-27072011.jar:/srv/gump/public/workspace/jmock2/build/jmock-27072011/jmock-legacy-27072011.jar:/srv/gump/public/workspace/jmock2/build/jmock-27072011/jmock-script-27072011.jar:/srv/gump/public/workspace/jmock2/build/jmock-27072011/jmock-tests-27072011.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/bsh-2.0b4/bsh-2.0b4.jar:/srv/gump/packages/bsh-2.
 
0b4/bsh-bsf-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-classpath-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-commands-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-core-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-reflect-2.0b4.jar:/srv/gump/packages/bsh-2.0b4/bsh-util-2.0b4.jar:/srv/gump/packages/cglib/cglib-nodep-2.2.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-core-27072011.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-generator-27072011.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-library-27072011.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-unit-test-27072011.jar:/srv/gump/public/workspace/junit/dist/junit-27072011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-27072011.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/objenesis/main/target/objenesis-1.2.jar
---------------------------------------------
    [junit] the Mockery is not thread-safe: use a Synchroniser to ensure thread 
safety
    [junit] the Mockery is not thread-safe: use a Synchroniser to ensure thread 
safety
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.jmock.test.acceptance.RecordingAcceptanceTests
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] 
    [junit] Testsuite: 
org.jmock.test.acceptance.RedeclaredObjectMethodsAcceptanceTests
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
    [junit] 
    [junit] Testsuite: 
org.jmock.test.acceptance.ReturningIteratorsAcceptanceTests
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] the Mockery is not thread-safe: use a Synchroniser to ensure thread 
safety
    [junit] the Mockery is not thread-safe: use a Synchroniser to ensure thread 
safety
    [junit] Testsuite: org.jmock.test.acceptance.ReturningValuesAcceptanceTests
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Testsuite: org.jmock.test.acceptance.SequenceAcceptanceTests
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] 
    [junit] Testsuite: 
org.jmock.test.acceptance.ThrowingExceptionsAcceptanceTests
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Testsuite: 
org.jmock.test.acceptance.UnorderedExpectationsAcceptanceTests
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] the Mockery is not thread-safe: use a Synchroniser to ensure thread 
safety
    [junit] Testsuite: 
org.jmock.test.acceptance.WarnAboutMultipleThreadsAcceptanceTests
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.004 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] the Mockery is not thread-safe: use a Synchroniser to ensure thread 
safety
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testKillsThreadsThatTryToCallMockeryThatIsNotThreadSafe(org.jmock.test.acceptance.WarnAboutMultipleThreadsAcceptanceTests):
       Caused an ERROR
    [junit] 
    [junit] Expected: <1>
    [junit]      got: <0>
    [junit] 
    [junit] java.lang.AssertionError: 
    [junit] Expected: <1>
    [junit]      got: <0>
    [junit] 
    [junit]     at 
org.jmock.test.acceptance.WarnAboutMultipleThreadsAcceptanceTests.testKillsThreadsThatTryToCallMockeryThatIsNotThreadSafe(WarnAboutMultipleThreadsAcceptanceTests.java:49)
    [junit] 
    [junit] 

BUILD FAILED
/srv/gump/public/workspace/jmock2/build.xml:225: Tests failed

Total time: 15 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #5.

*********************************************************** G U M P
[GUMP@vmgump]: Project lucene-java-analyzers (in module lucene-java) failed
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 general@gump.apache.org.

Project lucene-java-analyzers has an issue affecting its community integration.
This issue affects 6 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - lucene-java-analyzers :  Java Based Search Engine
    - lucene-java-analyzers-test :  Java Based Search Engine
    - lucene-java-contrib :  Java Based Search Engine
    - lucene-java-contrib-test :  Java Based Search Engine
    - solr :  Java Based Search Engine
    - solr-test :  Java Based Search Engine


Full details are available at:
    
http://vmgump.apache.org/gump/public/lucene-java/lucene-java-analyzers/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/lucene-java/lucene-java-analyzers/gump_work/build_lucene-java_lucene-java-analyzers.html
Work Name: build_lucene-java_lucene-java-analyzers (Type: Build)
Work ended in a state of : Failed
Elapsed: 24 secs
Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dversion=27072011 
[Working Directory: /srv/gump/public/workspace/lucene-java/modules/analysis]
CLASSPATH: 
/usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/lucene-java/modules/analysis/build/common/classes/java:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-27072011.jar:/srv/gump/public/workspace/icu4j/main/classes/core/out/lib/icu4j-core.jar:/srv/gump/public/workspace/icu4j/main/classes/collate/out/lib/icu4j-collate.jar:/srv/gump/public/workspace/icu4j/main/classes/currdata/out/lib/icu4j-currdata.jar:/srv/gump/public/workspace/icu4j/main/classes
 
/langdata/out/lib/icu4j-langdata.jar:/srv/gump/public/workspace/icu4j/main/classes/regiondata/out/lib/icu4j-regiondata.jar:/srv/gump/public/workspace/icu4j/main/classes/translit/out/lib/icu4j-translit.jar:/srv/gump/public/workspace/icu4j/main/classes/charset/out/lib/icu4j-charset.jar:/srv/gump/public/workspace/icu4j/main/classes/localespi/out/lib/icu4j-localespi.jar:/srv/gump/public/workspace/junit/dist/junit-27072011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-27072011.jar:/srv/gump/public/workspace/lucene-java/lucene/build/lucene-core-27072011.jar:/srv/gump/public/workspace/lucene-java/lucene/build/lucene-test-framework-27072011.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
    [javac]                 ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikAnalyzer.java:49:
 cannot find symbol
    [javac] symbol  : class DICTIONARY
    [javac] location: class 
org.apache.lucene.analysis.morfologik.MorfologikAnalyzer
    [javac]   public MorfologikAnalyzer(final Version vers, final DICTIONARY 
dict) {
    [javac]                                                       ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java:25:
 package morfologik.stemming does not exist
    [javac] import morfologik.stemming.*;
    [javac] ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java:26:
 package morfologik.stemming.PolishStemmer does not exist
    [javac] import morfologik.stemming.PolishStemmer.DICTIONARY;
    [javac]                                         ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java:55:
 cannot find symbol
    [javac] symbol  : class IStemmer
    [javac] location: class 
org.apache.lucene.analysis.morfologik.MorfologikFilter
    [javac]   private final IStemmer stemmer;
    [javac]                 ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java:57:
 cannot find symbol
    [javac] symbol  : class WordData
    [javac] location: class 
org.apache.lucene.analysis.morfologik.MorfologikFilter
    [javac]   private List<WordData> lemmaList;
    [javac]                ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java:67:
 cannot find symbol
    [javac] symbol  : class DICTIONARY
    [javac] location: class 
org.apache.lucene.analysis.morfologik.MorfologikFilter
    [javac]   public MorfologikFilter(final TokenStream in, final DICTIONARY 
dict, final Version version) {
    [javac]                                                       ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikAnalyzer.java:60:
 cannot find symbol
    [javac] symbol  : variable DICTIONARY
    [javac] location: class 
org.apache.lucene.analysis.morfologik.MorfologikAnalyzer
    [javac]     this(vers, DICTIONARY.MORFOLOGIK);
    [javac]                ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java:70:
 cannot find symbol
    [javac] symbol  : class PolishStemmer
    [javac] location: class 
org.apache.lucene.analysis.morfologik.MorfologikFilter
    [javac]     this.stemmer = new PolishStemmer(dict);
    [javac]                        ^
    [javac] 
/srv/gump/public/workspace/lucene-java/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikFilter.java:76:
 cannot find symbol
    [javac] symbol  : class WordData
    [javac] location: class 
org.apache.lucene.analysis.morfologik.MorfologikFilter
    [javac]     final WordData lemma = lemmaList.get(lemmaListIndex++);
    [javac]           ^
    [javac] 11 errors

BUILD FAILED
/srv/gump/public/workspace/lucene-java/modules/analysis/build.xml:52: The 
following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:313: The 
following error occurred while executing this line:
/srv/gump/public/workspace/lucene-java/lucene/common-build.xml:761: Compile 
failed; see the compiler error output for details.

Total time: 24 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/lucene-java/lucene-java-analyzers/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/lucene-java/lucene-java-analyzers/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #6.

*********************************************************** G U M P
[GUMP@vmgump]: Project santuario-tests (in module santuario) failed
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 general@gump.apache.org.

Project santuario-tests has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - santuario-tests :  XML-Signature Syntax and Processing


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on jce exists, no need to add for property lib.jce.
 -DEBUG- Dependency on junit exists, no need to add for property lib.junit.
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/santuario/santuario-tests/gump_work/build_santuario_santuario-tests.html
Work Name: build_santuario_santuario-tests (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 28 secs
Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only -Dant.build.clonevm=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Djce.download.sha1=c1f0e975e8c8e0a0105787b249a50615b485d109 
-Dlib.jce=/srv/gump/packages/jce/jce-jdk13-116.jar 
-Dlib.junit=/srv/gump/public/workspace/junit/dist/junit-27072011.jar 
-Djce.download.md5=85c64cd754719a4bc8da7e9aa0e113fd test 
[Working Directory: /srv/gump/public/workspace/santuario]
CLASSPATH: 
/usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/santuario/build/test:/srv/gump/public/workspace/santuario:/srv/gump/public/workspace/santuario/build/xmlsec-27072011.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/jce/jce-jdk13-116.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-27072011.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-27072011.jar:/srv/gump/public/workspace/junit/dist/junit-27072011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-
 27072011.jar
---------------------------------------------
    [junit] Testsuite: org.apache.xml.security.test.utils.IdResolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.107 sec
    [junit] 
    [junit] Testcase: testIdSoap took 0.043 sec
    [junit] Testcase: testIdWithOtherIdSoap took 0.003 sec
    [junit] Testcase: testANoId took 0.003 sec
    [junit] Running org.apache.xml.security.test.utils.OldApiTest
    [junit] Testsuite: org.apache.xml.security.test.utils.OldApiTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
    [junit] 
    [junit] Testcase: testOldResourceResolverSpi took 0.041 sec
    [junit] Testcase: testOldKeyResolverSpi took 0.011 sec
    [junit] Testcase: testOldKeyResolverSpiInKeyInfo took 0.007 sec
    [junit] Running 
org.apache.xml.security.test.utils.resolver.ResolverDirectHTTPTest
    [junit] Testsuite: 
org.apache.xml.security.test.utils.resolver.ResolverDirectHTTPTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.164 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.164 sec
    [junit] 
    [junit] Testcase: testBug40783 took 0.106 sec
    [junit] Running 
org.apache.xml.security.test.utils.resolver.ResourceResolverTest
    [junit] Testsuite: 
org.apache.xml.security.test.utils.resolver.ResourceResolverTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testcase: testCustomResolver took 0.009 sec
    [junit] Testcase: testLocalFileWithEmptyBaseURI took 0.004 sec
    [junit] Running org.apache.xml.security.test.version.VersionTest
    [junit] Testsuite: org.apache.xml.security.test.version.VersionTest
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.121 sec
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.121 sec
    [junit] 
    [junit] Testcase: testConvertVersion took 0.002 sec
    [junit] Testcase: testVersion took 0.061 sec
    [junit]     FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError
    [junit]     at 
org.apache.xml.security.test.version.VersionTest.testVersion(Unknown Source)
    [junit] 
    [junit] Test org.apache.xml.security.test.version.VersionTest FAILED
[junitreport] Processing 
/srv/gump/public/workspace/santuario/build/docs/xml/junit/TESTS-TestSuites.xml 
to /tmp/null2088170521
[junitreport] Loading stylesheet 
jar:file:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 4846ms
[junitreport] Deleting: /tmp/null2088170521

BUILD FAILED
/srv/gump/public/workspace/santuario/build.xml:334: Unit Tests Failed

Total time: 1 minute 28 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #8.

*********************************************************** G U M P
[GUMP@vmgump]: Project james-imap (in module james-imap) failed
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 general@gump.apache.org.

Project james-imap has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - james-imap :  A library providing a flexible codec for IMAP, command 
proce...
    - james-imap-test :  A library providing a flexible codec for IMAP, command 
proce...


Full details are available at:
    http://vmgump.apache.org/gump/public/james-imap/james-imap/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/james-imap/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/james-imap/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/james-imap/pom.xml
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/james-imap/james-imap/gump_work/build_james-imap_james-imap.html
Work Name: build_james-imap_james-imap (Type: Build)
Work ended in a state of : Failed
Elapsed: 37 secs
Command Line: /opt/maven3/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/james-imap/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/james-imap]
M2_HOME: /opt/maven3
---------------------------------------------
[INFO] Installing /srv/gump/public/workspace/james-imap/message/pom.xml to 
/srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/james/apache-james-imap-message/0.3-SNAPSHOT/apache-james-imap-message-0.3-SNAPSHOT.pom
[INFO] Installing 
/srv/gump/public/workspace/james-imap/message/target/apache-james-imap-message-0.3-SNAPSHOT-tests.jar
 to 
/srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/james/apache-james-imap-message/0.3-SNAPSHOT/apache-james-imap-message-0.3-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James IMAP Processor 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://localhost:8192/maven/2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloaded: 
http://localhost:8192/maven/2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
 (96 KB at 1473.0 KB/sec)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
apache-james-imap-processor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
apache-james-imap-processor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
apache-james-imap-processor ---
[INFO] Compiling 61 source files to 
/srv/gump/public/workspace/james-imap/processor/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/srv/gump/public/workspace/james-imap/processor/src/main/java/org/apache/james/imap/processor/AbstractSelectionProcessor.java:[106,10]
 exception org.apache.james.mailbox.MessageRangeException has already been 
caught
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James IMAP ................................. SUCCESS [8.370s]
[INFO] Apache James IMAP API ............................. SUCCESS [8.189s]
[INFO] Apache James IMAP Message Library ................. SUCCESS [11.916s]
[INFO] Apache James IMAP Processor ....................... FAILURE [4.197s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.088s
[INFO] Finished at: Wed Jul 27 23:16:10 UTC 2011
[INFO] Final Memory: 31M/74M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project apache-james-imap-processor: Compilation failure
[ERROR] 
/srv/gump/public/workspace/james-imap/processor/src/main/java/org/apache/james/imap/processor/AbstractSelectionProcessor.java:[106,10]
 exception org.apache.james.mailbox.MessageRangeException has already been 
caught
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-james-imap-processor
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #10.

*********************************************************** G U M P
[GUMP@vmgump]: Project james-jsieve (in module james-jsieve) failed
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 general@gump.apache.org.

Project james-jsieve has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - james-jsieve :  Implements JSIEVE Mail Filtering Language


Full details are available at:
    http://vmgump.apache.org/gump/public/james-jsieve/james-jsieve/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/james-jsieve/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/james-jsieve/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/james-jsieve/pom.xml



The following work was performed:
http://vmgump.apache.org/gump/public/james-jsieve/james-jsieve/gump_work/build_james-jsieve_james-jsieve.html
Work Name: build_james-jsieve_james-jsieve (Type: Build)
Work ended in a state of : Failed
Elapsed: 16 secs
Command Line: /opt/maven3/bin/mvn --batch-mode --settings 
/srv/gump/public/workspace/james-jsieve/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/james-jsieve]
M2_HOME: /opt/maven3
---------------------------------------------
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
apache-jsieve ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-bundle-plugin:2.2.0:manifest (bundle-manifest) @ apache-jsieve 
---
[WARNING] Embed-Dependency: clause "*;scope=runtime" did not match any 
dependencies
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
apache-jsieve ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
apache-jsieve ---
[INFO] Compiling 50 source files to 
/srv/gump/public/workspace/james-jsieve/main/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/srv/gump/public/workspace/james-jsieve/main/src/test/java/org/apache/jsieve/AllTests.java:[31,21]
 package junit.swingui does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache JAMES JSieve Project ....................... SUCCESS [4.621s]
[INFO] Apache JAMES jSieve ............................... FAILURE [6.739s]
[INFO] Apache JAMES jSieve Mailet ........................ SKIPPED
[INFO] Apache JAMES jSieve Utilities ..................... SKIPPED
[INFO] Apache JAMES jSieve Assembly ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.144s
[INFO] Finished at: Wed Jul 27 23:29:15 UTC 2011
[INFO] Final Memory: 19M/45M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) on project apache-jsieve: Compilation failure
[ERROR] 
/srv/gump/public/workspace/james-jsieve/main/src/test/java/org/apache/jsieve/AllTests.java:[31,21]
 package junit.swingui does not exist
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-jsieve
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #11.

*********************************************************** G U M P
[GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly) 
failed
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 general@gump.apache.org.

Project commons-jelly-tags-ant-test has an issue affecting its community 
integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-jelly-tags-ant-test :  Commons Jelly


Full details are available at:
    
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on ant exists, no need to add for property 
maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property 
maven.jar.xerces.
 -DEBUG- Dependency on commons-jexl-1.x exists, no need to add for property 
maven.jar.commons-jexl.
 -WARNING- Overriding Maven properties: 
[/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/build.properties]
 -DEBUG- (Apache Gump generated) Apache Maven Properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.xml
 -DEBUG- Maven project properties in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.properties
 -INFO- Project Reports in: 
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/gump_work/build_commons-jelly_commons-jelly-tags-ant-test.html
Work Name: build_commons-jelly_commons-jelly-tags-ant-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 9 secs
Command Line: maven --offline jar 
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant]
---------------------------------------------
    [junit] Actual expression: (${foo4.1})=(null)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
    [junit]     at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
    [junit]     at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit]     at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
    [junit] 
    [junit] 
    [junit] Testcase: 
startUpReadWrite(org.apache.commons.jelly.tags.junit.CaseTag$1):  Caused an 
ERROR
    [junit] 
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
 <test:assertEquals> 
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
 <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit] org.apache.commons.jelly.JellyTagException: 
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
 <test:assertEquals> 
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
 <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit]     at 
org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:732)
    [junit]     at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:287)
    [junit]     at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit]     at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
    [junit] Caused by: 
org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: 
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
 <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
    [junit]     at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
    [junit] Root cause
    [junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError: 
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
 <test:assertEquals>  expected:[bar5] but was:[null]
    [junit] Expected expression: (bar5)=(bar5)
    [junit] Actual expression: (${foo5.1})=(null)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
    [junit]     at 
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
    [junit]     at 
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
    [junit]     at 
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
    [junit]     at 
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
    [junit] 
    [junit] 
    [junit] [ERROR] TEST org.apache.commons.jelly.ant.TestJelly FAILED

BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 9 seconds
Finished at: Wed Jul 27 23:37:10 UTC 2011

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #12.

*********************************************************** G U M P
[GUMP@vmgump]: Project portals-bridges-script-test (in module portals-bridges) 
failed
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 general@gump.apache.org.

Project portals-bridges-script-test has an issue affecting its community 
integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - portals-bridges-script-test :  Support for JSR168 compliant Portlet 
development


Full details are available at:
    
http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: 
/srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/pom.xml



The following work was performed:
http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/gump_work/build_portals-bridges_portals-bridges-script-test.html
Work Name: build_portals-bridges_portals-bridges-script-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 27 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings 
/srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/gump_mvn_settings.xml
 package 
[Working Directory: 
/srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet]
M2_HOME: /opt/maven2
---------------------------------------------
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.portals.bridges.script.TestHelloJythonScriptPortlet
SLF4J: The requested version 1.5.9 by your slf4j binding is not compatible with 
[1.5.5, 1.5.6]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 6.004 sec <<< 
FAILURE!
Running org.apache.portals.bridges.script.TestHelloJRubyScriptPortlet
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.325 sec
Running org.apache.portals.bridges.script.TestHelloRhinoScriptPortlet
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
[WARNING] Rhino script engine embedded in the default Java 1.6+ has not fully 
tested yet.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.portals.bridges.script.TestHelloGroovyScriptPortlet
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.17 sec
Running org.apache.portals.bridges.script.TestHelloBeanShellScriptPortlet
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.088 sec

Results :

Tests in error: 
  testInit(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet)
  testRender(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet)
  
testProcessAction(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet)
  
testProcessEvent(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet)
  
testServeResource(org.apache.portals.bridges.script.TestHelloJythonScriptPortlet)

Tests run: 25, Failures: 0, Errors: 5, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
/srv/gump/public/workspace/portals-bridges/bridges-script/trunk/portlet/target/surefire-reports
 for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 seconds
[INFO] Finished at: Thu Jul 28 01:01:31 UTC 2011
[INFO] Final Memory: 17M/41M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/portals-bridges/portals-bridges-script-test/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #16.

*********************************************************** G U M P
[GUMP@vmgump]: Project james-mailbox (in module james-mailbox) failed
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 general@gump.apache.org.

Project james-mailbox has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - james-mailbox :  A library providing a flexible Mailbox storage 
accessible by...
    - james-mailbox-test :  A library providing a flexible Mailbox storage 
accessible by...


Full details are available at:
    http://vmgump.apache.org/gump/public/james-mailbox/james-mailbox/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -INFO- Optional dependency james-imap failed with reason build failed
 -INFO- Optional dependency openjpa prerequisite failed with reason build failed
 -WARNING- Overriding Maven settings: 
[/srv/gump/public/workspace/james-mailbox/gump_mvn_settings.xml]
 -DEBUG- (Apache Gump generated) Apache Maven Settings in: 
/srv/gump/public/workspace/james-mailbox/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/james-mailbox/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/james-mailbox/james-mailbox/gump_work/build_james-mailbox_james-mailbox.html
Work Name: build_james-mailbox_james-mailbox (Type: Build)
Work ended in a state of : Failed
Elapsed: 31 secs
Command Line: /opt/maven3/bin/mvn --batch-mode -DskipTests=true --settings 
/srv/gump/public/workspace/james-mailbox/gump_mvn_settings.xml install 
[Working Directory: /srv/gump/public/workspace/james-mailbox]
M2_HOME: /opt/maven3
---------------------------------------------
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[318,125]
 cannot find symbol
[ERROR] symbol  : variable LONG
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[319,133]
 cannot find symbol
[ERROR] symbol  : variable LONG
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[321,98]
 cannot find symbol
[ERROR] symbol  : variable STRING
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[322,106]
 cannot find symbol
[ERROR] symbol  : variable STRING
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[324,120]
 cannot find symbol
[ERROR] symbol  : variable LONG
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[325,128]
 cannot find symbol
[ERROR] symbol  : variable LONG
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[327,122]
 cannot find symbol
[ERROR] symbol  : variable STRING
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[328,130]
 cannot find symbol
[ERROR] symbol  : variable STRING
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[330,126]
 cannot find symbol
[ERROR] symbol  : variable STRING
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[331,134]
 cannot find symbol
[ERROR] symbol  : variable STRING
[ERROR] location: class org.apache.lucene.search.SortField
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[805,19]
 cannot find symbol
[ERROR] symbol  : constructor 
TermRangeQuery(java.lang.String,java.lang.String,java.lang.String,boolean,boolean)
[ERROR] location: class org.apache.lucene.search.TermRangeQuery
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LuceneMessageSearchIndex.java:[807,19]
 cannot find symbol
[ERROR] symbol  : constructor 
TermRangeQuery(java.lang.String,java.lang.String,java.lang.String,boolean,boolean)
[ERROR] location: class org.apache.lucene.search.TermRangeQuery
[ERROR] 
/srv/gump/public/workspace/james-mailbox/lucene/src/main/java/org/apache/james/mailbox/lucene/search/LenientImapSearchAnalyzer.java:[52,57]
 cannot find symbol
[ERROR] symbol  : class WhitespaceTokenizer
[ERROR] location: class 
org.apache.james.mailbox.lucene.search.LenientImapSearchAnalyzer
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-james-mailbox-lucene
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 06001827072011, vmgump.apache.org:vmgump:06001827072011
Gump E-mail Identifier (unique within run) #17.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@gump.apache.org
For additional commands, e-mail: general-h...@gump.apache.org

Reply via email to