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-chain has an issue affecting its community integration.
This issue affects 14 projects,
 and has been outstanding for 86 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-chain :  GoF "Chain of Responsibility" pattern
    - commons-jelly-tags-ojb :  Commons Jelly
    - commons-jelly-tags-quartz :  Commons Jelly
    - db-ojb :  ObjectRelationalBridge
    - db-ojb-from-packages :  ObjectRelationalBridge
    - db-torque :  Persistence Layer
    - fulcrum-quartz :  Services Framework
    - jakarta-turbine-jcs :  Cache
    - myfaces :  JavaServer(tm) Faces implementation
    - portals-bridges-jsf :  Support for JSR168 compliant Portlet development
    - quartz :  Job Scheduler
    - struts-action :  Model 2 Model-View-Controller framework for Servlets and 
JSP
    - struts-tiles :  Model 2 Model-View-Controller framework for Servlets and 
JSP
    - test-ojb :  ObjectRelationalBridge


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-chain-13042006.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-chain/gump_work/build_jakarta-commons_commons-chain.html
Work Name: build_jakarta-commons_commons-chain (Type: Build)
Work ended in a state of : Failed
Elapsed: 18 secs
Command Line: java -Djava.awt.headless=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-chain-13042006 -f build.xml jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/chain]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/chain/target/classes:/usr/local/gump/public/workspace/jakarta-commons/chain/target/test-classes:/usr/local/gump/packages/jsf-1_1_01/lib/jsf-api.jar:/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/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-13042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-13042006.jar:/usr/local/gump/public/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
---------------------------------------------
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.279 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.279 sec

    [junit] Testcase: testPristine took 0.036 sec
    [junit] Testcase: testReadOnly took 0.003 sec
    [junit] Testcase: testReadWrite took 0.002 sec
    [junit] Testcase: testWriteOnly took 0.001 sec
    [junit] Testcase: testAttributes took 0.001 sec
    [junit] Testcase: testContains took 0.001 sec
    [junit] Testcase: testEquals took 0.011 sec
    [junit] Testcase: testKeySet took 0.001 sec
    [junit] Testcase: testPutAll took 0.001 sec
    [junit] Testcase: testSeriaization took 0.052 sec
    [junit] Running org.apache.commons.chain.web.ChainResourcesTestCase
    [junit] Testsuite: org.apache.commons.chain.web.ChainResourcesTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec

    [junit] Testcase: testGetPaths took 0.073 sec
    [junit] Running 
org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
    [junit] Testsuite: 
org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.234 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.234 sec

    [junit] Testcase: testConfigured took 0.057 sec
    [junit] Testcase: testDefaut took 0.002 sec
    [junit] Running 
org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
    [junit] Testsuite: 
org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
    [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.277 sec
    [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.277 sec

    [junit] Testcase: testConfigured took 0.076 sec
    [junit]     FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError
    [junit]     at 
org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase.check(ServletSetLocaleCommandTestCase.java:152)
    [junit]     at 
org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase.testConfigured(ServletSetLocaleCommandTestCase.java:123)

    [junit] Testcase: testDefaut took 0.003 sec
    [junit]     FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError
    [junit]     at 
org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase.check(ServletSetLocaleCommandTestCase.java:152)
    [junit]     at 
org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase.testDefaut(ServletSetLocaleCommandTestCase.java:132)


BUILD FAILED
/x1/gump/public/workspace/jakarta-commons/chain/build.xml:88: Test 
org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase failed

Total time: 17 seconds
---------------------------------------------

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

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to