Dear Gumpmeisters,
The following 5 notifys should have been sent
*********************************************************** G U M P
[GUMP@vmgump]: Project jmock2-test (in module jmock2) failed
[GUMP@vmgump]: Project santuario-tests (in module santuario) failed
[GUMP@vmgump]: Project wss4j (in module ws-wss4j) failed
[GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly)
failed
[GUMP@vmgump]: Project cactus-test (in module jakarta-cactus) failed
*********************************************************** 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 [email protected].
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: 8 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=12022011 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-12022011/jmock-12022011.jar:/srv/gump/public/workspace/jmock2/build/jmock-12022011/jmock-junit3-12022011.jar:/srv/gump/public/workspace/jmock2/build/jmock-12022011/jmock-junit4-12022011.jar:/srv/gump/public/workspace/jmock2/build/jmock-12022011/jmock-legacy-12022011.jar:/srv/gump/public/workspace/jmock2/build/jmock-12022011/jmock-script-12022011.jar:/srv/gump/public/workspace/jmock2/build/jmock-12022011/jmock-tests-12022011.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-12022011.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-generator-12022011.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-library-12022011.jar:/srv/gump/public/workspace/hamcrest/hamcrest-java/build/hamcrest-unit-test-12022011.jar:/srv/gump/public/workspace/junit/dist/junit-12022011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-12022011.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
Buildfile: /srv/gump/public/workspace/jmock2/build.xml
dir.build:
compile:
[javac] Compiling 211 source files to
/srv/gump/public/workspace/jmock2/build/classes
[javac]
/srv/gump/public/workspace/jmock2/src/org/jmock/lib/legacy/ClassImposteriser.java:23:
package org.objenesis does not exist
[javac] import org.objenesis.Objenesis;
[javac] ^
[javac]
/srv/gump/public/workspace/jmock2/src/org/jmock/lib/legacy/ClassImposteriser.java:24:
package org.objenesis does not exist
[javac] import org.objenesis.ObjenesisStd;
[javac] ^
[javac]
/srv/gump/public/workspace/jmock2/src/org/jmock/lib/legacy/ClassImposteriser.java:50:
cannot find symbol
[javac] symbol : class Objenesis
[javac] location: class org.jmock.lib.legacy.ClassImposteriser
[javac] private final Objenesis objenesis = new ObjenesisStd();
[javac] ^
[javac]
/srv/gump/public/workspace/jmock2/src/org/jmock/lib/legacy/ClassImposteriser.java:50:
cannot find symbol
[javac] symbol : class ObjenesisStd
[javac] location: class org.jmock.lib.legacy.ClassImposteriser
[javac] private final Objenesis objenesis = new ObjenesisStd();
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 4 errors
BUILD FAILED
/srv/gump/public/workspace/jmock2/build.xml:61: Compile failed; see the
compiler error output for details.
Total time: 8 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 05001812022011, vmgump.apache.org:vmgump:05001812022011
Gump E-mail Identifier (unique within run) #3.
*********************************************************** 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 [email protected].
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 29 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-12022011.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-12022011.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-12022011.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-12022011.jar:/srv/gump/public/workspace/junit/dist/junit-12022011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-
12022011.jar
---------------------------------------------
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit]
[junit] Testcase: testIdSoap took 0.048 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: 4, Failures: 0, Errors: 0, Time elapsed: 0.238 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.238 sec
[junit]
[junit] Testcase: testOldTransformSpiApi took 0.164 sec
[junit] Testcase: testOldResourceResolverSpi took 0.003 sec
[junit] Testcase: testOldKeyResolverSpi took 0.005 sec
[junit] Testcase: testOldKeyResolverSpiInKeyInfo took 0.005 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.218 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.218 sec
[junit]
[junit] Testcase: testBug40783 took 0.161 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.052 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[junit]
[junit] Testcase: testCustomResolver took 0.012 sec
[junit] Testcase: testLocalFileWithEmptyBaseURI took 0.005 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.127 sec
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 0.127 sec
[junit]
[junit] Testcase: testConvertVersion took 0.004 sec
[junit] Testcase: testVersion took 0.064 sec
[junit] FAILED
[junit]
[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/null1496641406
[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: 4594ms
[junitreport] Deleting: /tmp/null1496641406
BUILD FAILED
/srv/gump/public/workspace/santuario/build.xml:334: Unit Tests Failed
Total time: 1 minute 29 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 05001812022011, vmgump.apache.org:vmgump:05001812022011
Gump E-mail Identifier (unique within run) #6.
*********************************************************** G U M P
[GUMP@vmgump]: Project wss4j (in module ws-wss4j) 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 [email protected].
Project wss4j 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:
- wss4j : WS-FX Project
- wss4j-test : WS-FX Project
Full details are available at:
http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole jar output [wss4j-@[email protected]] identifier set to project name
-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/ws-wss4j/wss4j/gump_work/build_ws-wss4j_wss4j.html
Work Name: build_ws-wss4j_wss4j (Type: Build)
Work ended in a state of : Failed
Elapsed: 22 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-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.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
-Dskip.tests=true -Djar.library=wss4j-@[email protected] gump
[Working Directory: /srv/gump/public/workspace/ws-wss4j]
CLASSPATH:
/usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/ws-wss4j/build/classes:/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/ws-addressing/target/addressing-12022011.jar:/srv/gump/packages/bouncycastle-jdk14/bcprov-ext-jdk14-145.jar:/srv/gump/public/workspace/ws-axis/build/lib/axis.jar:/srv/gump/public/workspace/ws-axis/build/lib/axis-ant.jar:/srv/gump/public/workspace/ws-axis/build/lib/jaxrpc.jar:/srv/gump/public/workspace/ws-axis/build/lib/saaj.jar:/srv/gump/public/workspace/apache-co
mmons/codec/dist/commons-codec-12022011.jar:/srv/gump/public/workspace/apache-commons/discovery/dist/commons-discovery.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-12022011.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-12022011.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/packages/jce/jce-jdk13-116.jar:/srv/gump/packages/jsse1.0.3/lib/jsse.jar:/srv/gump/packages/jsse1.0.3/lib/jnet.jar:/srv/gump/packages/jsse1.0.3/lib/jcert.jar:/srv/gump/public/workspace/junit/dist/junit-12022011.jar:/srv/gump/public/workspace/junit/dist/junit-dep-12022011.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-12022011.jar:/srv/gump/public/workspace/opensaml/dist/opensaml-12022011.jar:/srv/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar:/s
rv/gump/public/workspace/wsdl4j/build/lib/qname.jar:/srv/gump/public/workspace/jakarta-bcel/target/bcel-5.3-SNAPSHOT.jar:/srv/gump/public/workspace/xml-xalan/tools/java_cup.jar:/srv/gump/public/workspace/xml-xalan/lib/runtime.jar:/srv/gump/public/workspace/xml-xalan/tools/JLex.jar:/srv/gump/public/workspace/santuario/build/xmlsec-12022011.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar
---------------------------------------------
[javac] private static SAMLObjectBuilder<Assertion> assertionV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:71:
cannot find symbol
[javac] symbol : class Assertion
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<Assertion> assertionV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:73:
cannot find symbol
[javac] symbol : class SAMLObjectBuilder
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<Conditions>
conditionsV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:73:
cannot find symbol
[javac] symbol : class Conditions
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<Conditions>
conditionsV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:75:
cannot find symbol
[javac] symbol : class SAMLObjectBuilder
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<AuthenticationStatement>
authenticationStatementV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:75:
cannot find symbol
[javac] symbol : class AuthenticationStatement
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<AuthenticationStatement>
authenticationStatementV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:77:
cannot find symbol
[javac] symbol : class SAMLObjectBuilder
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<Subject> subjectV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:77:
cannot find symbol
[javac] symbol : class Subject
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<Subject> subjectV1Builder;
[javac] ^
[javac]
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/saml/ext/builder/SAML1ComponentBuilder.java:79:
cannot find symbol
[javac] symbol : class SAMLObjectBuilder
[javac] location: class
org.apache.ws.security.saml.ext.builder.SAML1ComponentBuilder
[javac] private static SAMLObjectBuilder<NameIdentifier>
nameIdentifierV1Builder;
[javac] ^
[javac] Note:
/srv/gump/public/workspace/ws-wss4j/src/main/java/org/apache/ws/security/util/Loader.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 100 errors
BUILD FAILED
/srv/gump/public/workspace/ws-wss4j/build.xml:276: Compile failed; see the
compiler error output for details.
Total time: 22 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/rss.xml
- Atom: http://vmgump.apache.org/gump/public/ws-wss4j/wss4j/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001812022011, vmgump.apache.org:vmgump:05001812022011
Gump E-mail Identifier (unique within run) #7.
*********************************************************** 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 [email protected].
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: Sat Feb 12 23:46:14 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 05001812022011, vmgump.apache.org:vmgump:05001812022011
Gump E-mail Identifier (unique within run) #10.
*********************************************************** G U M P
[GUMP@vmgump]: Project cactus-test (in module jakarta-cactus) 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 [email protected].
Project cactus-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:
- cactus-test : Unit test framework for server-side java code
Full details are available at:
http://vmgump.apache.org/gump/public/jakarta-cactus/cactus-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/jakarta-cactus/gump_mvn_settings.xml]
-DEBUG- (Apache Gump generated) Apache Maven Settings in:
/srv/gump/public/workspace/jakarta-cactus/gump_mvn_settings.xml
-INFO- Failed with reason build failed
-DEBUG- Maven POM in: /srv/gump/public/workspace/jakarta-cactus/pom.xml
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/build-tools/target/surefire-reports
-WARNING- No directory
[/srv/gump/public/workspace/jakarta-cactus/build-tools/target/surefire-reports]
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/framework/framework-12-13-14/target/surefire-reports
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/framework/framework-13-14/target/surefire-reports
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/framework/framework-wrappers/wrapper-javaEE-12/target/surefire-reports
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/framework/framework-wrappers/wrapper-javaEE-13/target/surefire-reports
-WARNING- No directory
[/srv/gump/public/workspace/jakarta-cactus/framework/framework-wrappers/wrapper-javaEE-13/target/surefire-reports]
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/framework/framework-wrappers/wrapper-javaEE-14/target/surefire-reports
-WARNING- No directory
[/srv/gump/public/workspace/jakarta-cactus/framework/framework-wrappers/wrapper-javaEE-14/target/surefire-reports]
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/integration/shared-api/target/surefire-reports
-WARNING- No directory
[/srv/gump/public/workspace/jakarta-cactus/integration/shared-api/target/surefire-reports]
-INFO- Project Reports in:
/srv/gump/public/workspace/jakarta-cactus/integration/ant/target/surefire-reports
The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-cactus/cactus-test/gump_work/build_jakarta-cactus_cactus-test.html
Work Name: build_jakarta-cactus_cactus-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 24 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings
/srv/gump/public/workspace/jakarta-cactus/gump_mvn_settings.xml -P!sourcecheck
test
[Working Directory: /srv/gump/public/workspace/jakarta-cactus]
M2_HOME: /opt/maven2
---------------------------------------------
testSetLoginConfigAdding(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testSetLoginConfigReplacing(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testHasSecurityConstraintEmpty(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testGetSingleSecurityConstraint(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testGetMutlipleSecurityConstraints(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testGetLoginConfigEmpty(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testGetLoginConfig(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testHasSecurityRoleEmpty(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testGetServletRunAsRole(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testAddServletRunAsRole(org.apache.cactus.integration.ant.deployment.webapp.TestWebXml)
testSrcFileWithoutWebXml(org.apache.cactus.integration.ant.TestCactifyWarTask)
testDefaultRedirectorsNoDoctype(org.apache.cactus.integration.ant.TestCactifyWarTask)
testDefaultRedirectors22Doctype(org.apache.cactus.integration.ant.TestCactifyWarTask)
testDefaultRedirectors23Doctype(org.apache.cactus.integration.ant.TestCactifyWarTask)
testDefaultRedirectorsNewWar22(org.apache.cactus.integration.ant.TestCactifyWarTask)
testDefaultRedirectorsNewWar23(org.apache.cactus.integration.ant.TestCactifyWarTask)
testCustomServletRedirectorMapping(org.apache.cactus.integration.ant.TestCactifyWarTask)
testCustomJspRedirectorMapping(org.apache.cactus.integration.ant.TestCactifyWarTask)
testCustomFilterRedirectorMapping(org.apache.cactus.integration.ant.TestCactifyWarTask)
testCustomFilterRedirectorMappingIgnored(org.apache.cactus.integration.ant.TestCactifyWarTask)
testMultipleNamedServletRedirectors(org.apache.cactus.integration.ant.TestCactifyWarTask)
testMultipleNamedJspRedirectors(org.apache.cactus.integration.ant.TestCactifyWarTask)
testMultipleNamedFilterRedirectors(org.apache.cactus.integration.ant.TestCactifyWarTask)
testSecuredServletRedirector(org.apache.cactus.integration.ant.TestCactifyWarTask)
testLoginConfigNotOverwritten(org.apache.cactus.integration.ant.TestCactifyWarTask)
testNoDuplicateJars(org.apache.cactus.integration.ant.TestCactifyWarTask)
testAddWeblogicEjbRefs(org.apache.cactus.integration.ant.TestCactifyWarTask)
testWarFileCactified(org.apache.cactus.integration.ant.TestCactusTestTask)
testEarFileCactified(org.apache.cactus.integration.ant.TestCactusTestTask)
testWarFileCactified(org.apache.cactus.integration.ant.TestCactusTask)
testEarFileCactified(org.apache.cactus.integration.ant.TestCactusTask)
testCanAddCactifiedWar(org.apache.cactus.integration.ant.TestCactifyEarTask)
testCustomCactusWarContext(org.apache.cactus.integration.ant.TestCactifyEarTask)
testAddEjbReferences(org.apache.cactus.integration.ant.TestCactifyEarTask)
Tests run: 131, Failures: 5, Errors: 76, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/srv/gump/public/workspace/jakarta-cactus/integration/ant/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Sun Feb 13 01:59:18 UTC 2011
[INFO] Final Memory: 24M/57M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/jakarta-cactus/cactus-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/jakarta-cactus/cactus-test/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001812022011, vmgump.apache.org:vmgump:05001812022011
Gump E-mail Identifier (unique within run) #14.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]