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 89 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-14042006.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: 17 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-14042006 -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-14042006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-14042006.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.316 sec
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.316 sec

    [junit] Testcase: testPristine took 0.046 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.443 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.443 sec

    [junit] Testcase: testGetPaths took 0.077 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.24 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.24 sec

    [junit] Testcase: testConfigured took 0.058 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.262 sec
    [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 0.262 sec

    [junit] Testcase: testConfigured took 0.07 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 28000014042006, vmgump.apache.org:vmgump-public:28000014042006
Gump E-mail Identifier (unique within run) #84.

--
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