You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by James Strachan <js...@apache.org> on 2007/01/05 04:00:16 UTC

[GUMP@vmgump]: Project commons-betwixt (in module jakarta-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-betwixt has an issue affecting its community integration.
This issue affects 3 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-betwixt :  Commons Betwixt Package
    - commons-jelly-tags-betwixt :  Commons Jelly
    - db-ddlutils :  Easy-to-use component for working with Database Definition (...


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [commons-betwixt-04012007.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/jakarta-commons/commons-betwixt/gump_work/build_jakarta-commons_commons-betwixt.html
Work Name: build_jakarta-commons_commons-betwixt (Type: Build)
Work ended in a state of : Failed
Elapsed: 37 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name=commons-betwixt-04012007 -Dresourcedir=/usr/local/gump/public/workspace/jakarta-commons/betwixt jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/betwixt]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/betwixt/target/classes:/usr/local/gump/public/workspace/jakarta-commons/betwixt/target/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/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-04012007.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-04012007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-04012007.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
---------------------------------------------
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.795 sec
    [junit] 
    [junit] Testcase: testRoundTripWithSingleMappingFile took 0.587 sec
    [junit] Running org.apache.commons.betwixt.TestMultipleCollectionMappings
    [junit] Testsuite: org.apache.commons.betwixt.TestMultipleCollectionMappings
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.792 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.792 sec
    [junit] 
    [junit] Testcase: testOnlyElements took 0.492 sec
    [junit] Testcase: testOnlyNodes took 0.029 sec
    [junit] Testcase: testMixed took 0.028 sec
    [junit] Testcase: testInvalidXML took 0.026 sec
    [junit] Running org.apache.commons.betwixt.TestOptions
    [junit] Testsuite: org.apache.commons.betwixt.TestOptions
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.291 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.291 sec
    [junit] 
    [junit] Testcase: testGetValue took 0.007 sec
    [junit] Testcase: testGetNames took 0.001 sec
    [junit] Testcase: testAddOptions took 0.001 sec
    [junit] Running org.apache.commons.betwixt.TestRSSRoundTrip
    [junit] Testsuite: org.apache.commons.betwixt.TestRSSRoundTrip
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.549 sec
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.549 sec
    [junit] 
    [junit] Testcase: testRoundTrip took 1.315 sec
    [junit] 	Caused an ERROR
    [junit] http://my.netscape.com/publish/formats/rss-0.91.dtd
    [junit] java.io.FileNotFoundException: http://my.netscape.com/publish/formats/rss-0.91.dtd
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1147)
    [junit] 	at org.apache.commons.digester.Digester.createInputSourceFromURL(Digester.java:1938)
    [junit] 	at org.apache.commons.digester.Digester.resolveEntity(Digester.java:1615)
    [junit] 	at org.apache.xerces.util.EntityResolverWrapper.resolveEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLEntityManager.resolveEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    [junit] 	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
    [junit] 	at org.apache.commons.digester.Digester.parse(Digester.java:1765)
    [junit] 	at org.apache.commons.digester.rss.RSSDigester.parse(RSSDigester.java:189)
    [junit] 	at org.apache.commons.betwixt.TestRSSRoundTrip.testRoundTrip(TestRSSRoundTrip.java:74)
    [junit] 

BUILD FAILED
/x1/gump/public/workspace/jakarta-commons/betwixt/build.xml:96: Test org.apache.commons.betwixt.TestRSSRoundTrip failed

Total time: 36 seconds
---------------------------------------------

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

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

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

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