You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gump <is...@commons.apache.org> on 2008/11/29 10:09:34 UTC

[GUMP@vmgump]: Project commons-io (in module apache-commons) 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-io has an issue affecting its community integration.
This issue affects 45 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:
    - apacheds-core :  Apache Directory Server
    - apacheds-main :  Apache Directory Server
    - apollo :  Apollo Project
    - commons-fileupload :  Commons File Upload Package
    - commons-io :  Commons I/O Utility Package
    - commons-jelly-tags-ojb :  Commons Jelly
    - db-ojb-from-packages-1-0-release :  ObjectRelationalBridge
    - db-torque :  Persistence Layer
    - fulcrum-bsf :  Services Framework
    - fulcrum-cache :  Services Framework
    - fulcrum-configuration-impl :  Services Framework
    - fulcrum-crypto :  Services Framework
    - fulcrum-dvsl :  Services Framework
    - fulcrum-factory :  Services Framework
    - fulcrum-hsqldb :  Services Framework
    - fulcrum-intake :  Services Framework
    - fulcrum-localization :  Services Framework
    - fulcrum-mimetype :  Services Framework
    - fulcrum-naming :  Services Framework
    - fulcrum-osworkflow :  Services Framework
    - fulcrum-parser :  Services Framework
    - fulcrum-pool :  Services Framework
    - fulcrum-security-api :  Services Framework
    - fulcrum-security-memory :  Services Framework
    - fulcrum-security-nt :  Services Framework
    - fulcrum-template :  Services Framework
    - fulcrum-testcontainer :  Services Framework
    - fulcrum-upload :  Services Framework
    - fulcrum-xmlrpc :  Services Framework
    - fulcrum-xslt :  Services Framework
    - htmlunit :  A tool for testing web based applications
    - jakarta-tomcat-4.0 :  Servlet 2.3 and JSP 1.2 Reference Implementation
    - jakarta-tomcat-catalina :  Servlet 2.4 Reference Implementation
    - jakarta-tomcat-coyote-tomcat4 :  Connectors to various web servers
    - jakarta-tomcat-jk :  Connectors to various web servers
    - lenya :  Content Management System
    - maven :  Project Management Tools
    - maven-bootstrap :  Project Management Tools
    - muse :  Muse Project
    - portals-pluto-portal-1.0 :  JSR168 Container
    - test-ojb-from-packages-1-0-release :  ObjectRelationalBridge
    - tomcat-catalina :  Servlet 2.3 and JSP 1.2 Reference Implementation
    - xml-fop :  XSL-FO (Formatting Objects) processor
    - xml-xindice :  native XML database
    - xmlgraphics-commons :  Apache XML Graphics Commons - Common Components for Batik an...


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [commons-io-29112008.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/apache-commons/commons-io/gump_work/build_apache-commons_commons-io.html
Work Name: build_apache-commons_commons-io (Type: Build)
Work ended in a state of : Failed
Elapsed: 42 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true -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 -Dbuild.sysclasspath=only -Dfinal.name=commons-io-29112008 gump 
[Working Directory: /srv/gump/public/workspace/apache-commons/io]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/apache-commons/io/target/classes:/srv/gump/public/workspace/apache-commons/io/target/test-classes:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.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-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-29112008.jar:/srv/gump/public/workspace/junit/dist/junit-29112008.jar
---------------------------------------------
compile.tests:
    [javac] Compiling 68 source files to /srv/gump/public/workspace/apache-commons/io/target/test-classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

test:

exec.test:
     [echo] Running Test org.apache.commons.io.PackageTestSuite ...
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .................
     [java] Time: 22.414
     [java] 
     [java] OK (345 tests)
     [java] 

exec.test:
     [echo] Running Test org.apache.commons.io.comparator.PackageTestSuite ...
     [java] ...F.F......................
     [java] Time: 8.141
     [java] There were 2 failures:
     [java] 1) testSortArray(org.apache.commons.io.comparator.DefaultFileComparatorTest)junit.framework.AssertionFailedError: less
     [java] 	at org.apache.commons.io.comparator.ComparatorAbstractTestCase.testSortArray(ComparatorAbstractTestCase.java:101)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 2) testSortList(org.apache.commons.io.comparator.DefaultFileComparatorTest)junit.framework.AssertionFailedError: less
     [java] 	at org.apache.commons.io.comparator.ComparatorAbstractTestCase.testSortList(ComparatorAbstractTestCase.java:115)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 26,  Failures: 2,  Errors: 0
     [java] 

BUILD FAILED
/srv/gump/public/workspace/apache-commons/io/build.xml:175: The following error occurred while executing this line:
/srv/gump/public/workspace/apache-commons/io/build.xml:185: Java returned: 1

Total time: 41 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 09000029112008, vmgump:vmgump-public:09000029112008
Gump E-mail Identifier (unique within run) #4.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org