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-betwixt has an issue affecting its community integration.
This issue affects 1 projects,
and has been outstanding for 40 runs.
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
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-22082005.jar] 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/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: 1 min 19 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/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-22082005
-Dresourcedir=/usr/local/gump/public/workspace/jakarta-commons/betwixt jar
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/betwixt]
CLASSPATH:
/opt/jdk1.4/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/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-22082005.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-22082005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-22082005.jar
---------------------------------------------
[junit] at
org.apache.commons.digester.Digester.endElement(Digester.java:1100)
[junit] at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
[junit] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
Source)
[junit] at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.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:1685)
[junit] at
org.apache.commons.betwixt.io.read.TestReadData.testReadInvalidDate(TestReadData.java:58)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:324)
[junit] at junit.framework.TestCase.runTest(TestCase.java:164)
[junit] at junit.framework.TestCase.runBare(TestCase.java:130)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:124)
[junit] at junit.framework.TestResult.run(TestResult.java:109)
[junit] at junit.framework.TestCase.run(TestCase.java:120)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:230)
[junit] at junit.framework.TestSuite.run(TestSuite.java:225)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:328)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:736)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:627)
[junit] Caused by: java.text.ParseException: Unparseable date: "2004-13-32
00:00:00.0"
[junit] at java.text.DateFormat.parse(DateFormat.java:335)
[junit] at
org.apache.commons.betwixt.strategy.DefaultObjectStringConverter.stringToObject(DefaultObjectStringConverter.java:96)
[junit] ... 31 more
[junit] Aug 22, 2005 3:39:11 AM
org.apache.commons.betwixt.io.read.ChainedBeanCreatorFactory$2 create
[junit] WARNING: Could not create instance of type:
org.apache.commons.betwixt.io.read.TestReadData$Nested
[junit] Aug 22, 2005 3:39:11 AM
org.apache.commons.betwixt.expression.Context popOptions
[junit] INFO: Cannot pop options off empty stack
[junit] ------------- ---------------- ---------------
[junit] Testcase: testReadInvalidDate took 0.461 sec
[junit] Testcase: testWritePrivateStaticClasses took 0.055 sec
[junit] Testcase: testReadPrivateStaticClasses took 0.014 sec
[junit] Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.commons.betwixt.io.read.TestReadData.testReadPrivateStaticClasses(TestReadData.java:93)
BUILD FAILED
/x1/gump/public/workspace/jakarta-commons/betwixt/build.xml:96: Test
org.apache.commons.betwixt.io.read.TestReadData failed
Total time: 1 minute 19 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 31000022082005, vmgump.apache.org:vmgump-public:31000022082005
Gump E-mail Identifier (unique within run) #16.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]