You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "Gump [HEAD] :-(" <ge...@gump.apache.org> on 2006/01/02 17:20:52 UTC

[GUMP@vmgump]: Project jakarta-poi-3 (in module jakarta-poi-3) 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 jakarta-poi-3 has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 22 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jakarta-poi-3 :  POI


Full details are available at:
    http://vmgump.apache.org/gump/public/jakarta-poi-3/jakarta-poi-3/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Output [poi-contrib-3.0-alpha1-02012006.jar] identifier set to output basename: [poi-contrib-3.0-alpha1]
 -DEBUG- Output [poi-scratchpad-3.0-alpha1-02012006.jar] identifier set to output basename: [poi-scratchpad-3.0-alpha1]
 -DEBUG- Output [poi-3.0-alpha1-02012006.jar] identifier set to output basename: [poi-3.0-alpha1]
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-poi-3/jakarta-poi-3/gump_work/build_jakarta-poi-3_jakarta-poi-3.html
Work Name: build_jakarta-poi-3_jakarta-poi-3 (Type: Build)
Work ended in a state of : Failed
Elapsed: 4 mins 5 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xalan/build/serializer.jar:/usr/local/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -DDSTAMP=02012006 -f build.xml gump 
[Working Directory: /usr/local/gump/public/workspace/jakarta-poi-3]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-poi-3/build/classes:/usr/local/gump/public/workspace/jakarta-poi-3/build/contrib-classes:/usr/local/gump/public/workspace/jakarta-poi-3/build/scratchpad-classes:/usr/local/gump/public/workspace/jakarta-poi-3/build/test-classes:/usr/local/gump/public/workspace/jakarta-poi-3/build/scratchpad-test-classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-02012006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-02012006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-02012006.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-02012006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-02012006.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
---------------------------------------------
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] Running org.apache.poi.util.TestLittleEndian
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] Running org.apache.poi.util.TestLongField
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.poi.util.TestPOILogFactory
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.poi.util.TestPOILogger
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] Running org.apache.poi.util.TestShortField
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.poi.util.TestShortList
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.27 sec
    [junit] Running org.apache.poi.util.TestStringUtil
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.poi.util.TestTempFile
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec

-test-main-write-testfile:

compile-scratchpad:
    [javac] Compiling 531 source files to /x1/gump/public/workspace/jakarta-poi-3/build/scratchpad-classes
    [javac] Note: /x1/gump/public/workspace/jakarta-poi-3/src/scratchpad/src/org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] Compiling 46 source files to /x1/gump/public/workspace/jakarta-poi-3/build/scratchpad-test-classes
    [javac] Note: /x1/gump/public/workspace/jakarta-poi-3/src/scratchpad/testcases/org/apache/poi/hssf/record/formula/eval/GenericFormulaTestCase.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -deprecation for details.

-test-scratchpad-check:

test-scratchpad:
    [junit] Running org.apache.poi.hdf.model.TestHDFDocument
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.poi.hslf.TestReWrite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.71 sec
    [junit] Running org.apache.poi.hslf.TestReWriteSanity
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.302 sec
    [junit] Running org.apache.poi.hslf.TestRecordCounts
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.poi.hslf.extractor.TestCruddyExtractor
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.336 sec
    [junit] Running org.apache.poi.hslf.model.TestSlideChangeNotes
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
    [junit] Running org.apache.poi.hslf.model.TestTextRun
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.009 sec

BUILD FAILED
/x1/gump/public/workspace/jakarta-poi-3/build.xml:449: Test org.apache.poi.hslf.model.TestTextRun failed

Total time: 4 minutes 4 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 26000002012006, vmgump.apache.org:vmgump-public:26000002012006
Gump E-mail Identifier (unique within run) #21.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/