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-lang3 has an issue affecting its community integration.
This issue affects 53 projects,
and has been outstanding for 11 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- apollo : Apollo Project
- commons-javaflow : Commons Javaflow
- commons-jelly : Commons Jelly
- commons-jelly-tags-ant : Commons Jelly
- commons-jelly-tags-antlr : Commons Jelly
- commons-jelly-tags-avalon : Commons Jelly
- commons-jelly-tags-bean : Commons Jelly
- commons-jelly-tags-beanshell : Commons Jelly
- commons-jelly-tags-betwixt : Commons Jelly
- commons-jelly-tags-bsf : Commons Jelly
- commons-jelly-tags-define : Commons Jelly
- commons-jelly-tags-define-test : Commons Jelly
- commons-jelly-tags-dynabean : Commons Jelly
- commons-jelly-tags-email : Commons Jelly
- commons-jelly-tags-fmt : Commons Jelly
- commons-jelly-tags-fmt-test : Commons Jelly
- commons-jelly-tags-html : Commons Jelly
- commons-jelly-tags-http : Commons Jelly
- commons-jelly-tags-interaction : Commons Jelly
- commons-jelly-tags-jaxme : Commons Jelly
- commons-jelly-tags-jface : Commons Jelly
- commons-jelly-tags-jms : Commons Jelly
- commons-jelly-tags-jmx : Commons Jelly
- commons-jelly-tags-jsl : Commons Jelly
- commons-jelly-tags-jsl-test : Commons Jelly
- commons-jelly-tags-junit : Commons Jelly
- commons-jelly-tags-log : Commons Jelly
- commons-jelly-tags-memory : Commons Jelly
- commons-jelly-tags-quartz : Commons Jelly
- commons-jelly-tags-regexp : Commons Jelly
- commons-jelly-tags-soap : Commons Jelly
- commons-jelly-tags-sql : Commons Jelly
- commons-jelly-tags-swing : Commons Jelly
- commons-jelly-tags-swt : Commons Jelly
- commons-jelly-tags-threads : Commons Jelly
- commons-jelly-tags-util : Commons Jelly
- commons-jelly-tags-validate : Commons Jelly
- commons-jelly-tags-velocity : Commons Jelly
- commons-jelly-tags-xml : Commons Jelly
- commons-jelly-tags-xml-test : Commons Jelly
- commons-jelly-tags-xmlunit : Commons Jelly
- commons-jelly-test : Commons Jelly
- commons-lang3 : utilities for the classes that are in java.lang's
hierarchy
- invicta : Open-source build management tool.
- ivy-tests : Ivy is a tool for managing (recording, tracking, resolving
a...
- jakarta-jmeter-svn : Pure Java load testing and performance measurement
tool.
...
- jakarta-jmeter-test : Pure Java load testing and performance measurement
tool.
...
- maven : Project Management Tools
- maven-bootstrap : Project Management Tools
- muse : Muse Project
- naming-config : Apache Directory Naming Component
- naming-config-test : Apache Directory Naming Component
- poi : POI
Full details are available at:
http://vmgump.apache.org/gump/public/apache-commons/commons-lang3/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Optional dependency db-torque-generator failed with reason build failed
-DEBUG- (Gump generated) Maven2 Settings in:
/srv/gump/public/workspace/apache-commons/lang/gump_mvn_settings.xml
-INFO- Failed with reason build failed
-DEBUG- Maven POM in: /srv/gump/public/workspace/apache-commons/lang/pom.xml
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-lang3/gump_work/build_apache-commons_commons-lang3.html
Work Name: build_apache-commons_commons-lang3 (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 1 sec
Command Line: mvn --batch-mode --settings
/srv/gump/public/workspace/apache-commons/lang/gump_mvn_settings.xml package
[Working Directory: /srv/gump/public/workspace/apache-commons/lang]
CLASSPATH:
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/configuration/target/commons-configuration-1.7-SNAPSHOT.jar:/srv/gump/public/workspace/db-torque/torque-generator/target/torque-generator-4.0-alpha1-SNAPSHOT.jar:/srv/gump/public/workspace/db-torque/torque-runtime/target/torque-runtime-4.0-alpha1-SNAPSHOT.jar
---------------------------------------------
Results :
Failed tests:
testIsTrue3(org.apache.commons.lang.ValidateTest)
testIsTrue4(org.apache.commons.lang.ValidateTest)
testIsTrue5(org.apache.commons.lang.ValidateTest)
testNotBlankEmptyStringShouldThrow(org.apache.commons.lang.ValidateTest)
testNotBlankBlankStringWithWhitespacesShouldThrow(org.apache.commons.lang.ValidateTest)
testNotBlankBlankStringWithNewlinesShouldThrow(org.apache.commons.lang.ValidateTest)
Tests in error:
testNotNull1(org.apache.commons.lang.ValidateTest)
testNotNull2(org.apache.commons.lang.ValidateTest)
testNotEmptyArray1(org.apache.commons.lang.ValidateTest)
testNotEmptyArray2(org.apache.commons.lang.ValidateTest)
testNotEmptyCollection1(org.apache.commons.lang.ValidateTest)
testNotEmptyCollection2(org.apache.commons.lang.ValidateTest)
testNotEmptyMap1(org.apache.commons.lang.ValidateTest)
testNotEmptyMap2(org.apache.commons.lang.ValidateTest)
testNotEmptyString1(org.apache.commons.lang.ValidateTest)
testNotEmptyString2(org.apache.commons.lang.ValidateTest)
testNotBlankNullStringShouldThrow(org.apache.commons.lang.ValidateTest)
testNotBlankMsgNullStringShouldThrow(org.apache.commons.lang.ValidateTest)
testNoNullElementsArray1(org.apache.commons.lang.ValidateTest)
testNoNullElementsArray2(org.apache.commons.lang.ValidateTest)
testNoNullElementsCollection1(org.apache.commons.lang.ValidateTest)
testNoNullElementsCollection2(org.apache.commons.lang.ValidateTest)
testValidIndex_withMessage_array(org.apache.commons.lang.ValidateTest)
testValidIndex_array(org.apache.commons.lang.ValidateTest)
testValidIndex_withMessage_collection(org.apache.commons.lang.ValidateTest)
testValidIndex_collection(org.apache.commons.lang.ValidateTest)
testValidIndex_withMessage_charSequence(org.apache.commons.lang.ValidateTest)
testValidIndex_charSequence(org.apache.commons.lang.ValidateTest)
Tests run: 1616, Failures: 6, Errors: 22, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/srv/gump/public/workspace/apache-commons/lang/target/surefire-reports for the
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 59 seconds
[INFO] Finished at: Tue Dec 01 07:19:38 PST 2009
[INFO] Final Memory: 16M/42M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/apache-commons/commons-lang3/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/apache-commons/commons-lang3/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 09000001122009, vmgump:vmgump-public:09000001122009
Gump E-mail Identifier (unique within run) #44.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]