Details
- State: Success
- For: Project: commons-chain
- Working Directory: /export/home/gump/test/workspace/apache-commons/chain
- Output: /export/home/gump/test/workspace/tmp/build_apache-commons_commons-chain.txt
- Exit Code: 0
- Start Time: Sat, 07 Nov 2009 16:09:23 (GMT)
- End Time: Sat, 07 Nov 2009 16:09:44 (GMT)
- Elapsed Time: 20 secs
Parameters
| Prefix |
Name |
Value |
| -D |
java.awt.headless |
true |
| -X |
bootclasspath/p |
:/export/home/gump/test/workspace/xml-xerces2/build/xercesImpl.jar
/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis.jar |
|
org.apache.tools.ant.Main |
|
| -D |
gump.merge |
/zonestorage/gump/export/home/gump/test/gump/work/merge.xml |
| -D |
build.sysclasspath |
only |
| -D |
final.name |
commons-chain-07112009 |
|
-f |
build.xml |
|
jar |
|
Environment Overrides
| Name |
Value |
| CLASSPATH |
:/opt/jdk1.6.0/lib/tools.jar
/export/home/gump/test/workspace/apache-commons/chain/target/classes
/export/home/gump/test/workspace/apache-commons/chain/target/test-classes
/export/home/gump/packages/jsf-1_1_01/lib/jsf-api.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-jmf.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-swing.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-apache-resolver.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-apache-xalan2.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-trax.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-junit.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-launcher.jar
/export/home/gump/test/workspace/ant/dist/lib/ant-nodeps.jar
/export/home/gump/test/workspace/ant/dist/lib/ant.jar
/export/home/gump/packages/junit3.8.1/junit.jar
/export/home/gump/test/workspace/xml-commons/java/build/resolver.jar
/export/home/gump/test/workspace/apache-commons/beanutils/dist/commons-beanutils-07112009.jar
/export/home/gump/test/workspace/apache-commons/digester/dist/commons-digester.jar
/export/home/gump/test/workspace/apache-commons/logging/target/commons-logging-07112009.jar
/export/home/gump/test/workspace/apache-commons/logging/target/commons-logging-api-07112009.jar
/export/home/gump/test/workspace/portals-pluto-1.0/api/target/portlet-api-1.0.jar
/export/home/gump/test/workspace/jakarta-servletapi-4/lib/servlet.jar
/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis-ext.jar |
Command Line
/opt/jdk1.6.0/bin/java -Djava.awt.headless=true
-Xbootclasspath/p:/export/home/gump/test/workspace/xml-xerces2/build/xercesImpl.jar:/export/home/gump/test/workspace/xml-commons/java/external/build/xml-apis.jar
org.apache.tools.ant.Main
-Dgump.merge=/zonestorage/gump/export/home/gump/test/gump/work/merge.xml
-Dbuild.sysclasspath=only -Dfinal.name=commons-chain-07112009 -f build.xml jar Output
Buildfile: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/build.xml
init:
[mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/lib
get-deps:
compile:
[mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/classes
[javac] Compiling 55 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/classes
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/java/org/apache/commons/chain/web/ChainListener.java:218: warning: [deprecation] parseClassResources(org.apache.commons.chain.Catalog,java.lang.String,org.apache.commons.chain.config.ConfigParser) in org.apache.commons.chain.web.ChainResources has been deprecated
[javac] ChainResources.parseClassResources
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/java/org/apache/commons/chain/web/ChainListener.java:220: warning: [deprecation] parseWebResources(org.apache.commons.chain.Catalog,javax.servlet.ServletContext,java.lang.String,org.apache.commons.chain.config.ConfigParser) in org.apache.commons.chain.web.ChainResources has been deprecated
[javac] ChainResources.parseWebResources
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/java/org/apache/commons/chain/web/ChainServlet.java:211: warning: [deprecation] parseClassResources(org.apache.commons.chain.Catalog,java.lang.String,org.apache.commons.chain.config.ConfigParser) in org.apache.commons.chain.web.ChainResources has been deprecated
[javac] ChainResources.parseClassResources
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/java/org/apache/commons/chain/web/ChainServlet.java:213: warning: [deprecation] parseWebResources(org.apache.commons.chain.Catalog,javax.servlet.ServletContext,java.lang.String,org.apache.commons.chain.config.ConfigParser) in org.apache.commons.chain.web.ChainResources has been deprecated
[javac] ChainResources.parseWebResources
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 4 warnings
[copy] Copying 2 files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/classes
[mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/classes/META-INF
[copy] Copying 1 file to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/classes/META-INF
junit-present:
compile-tests:
[mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/test-classes
[javac] Compiling 37 source files to /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/test-classes
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java:24: warning: [deprecation] javax.servlet.http.HttpSessionContext in javax.servlet.http has been deprecated
[javac] import javax.servlet.http.HttpSessionContext;
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java:97: warning: [deprecation] javax.servlet.http.HttpSessionContext in javax.servlet.http has been deprecated
[javac] public HttpSessionContext getSessionContext() {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/config/ConfigParser2TestCase.java:333: warning: [deprecation] parse(org.apache.commons.chain.Catalog,java.net.URL) in org.apache.commons.chain.config.ConfigParser has been deprecated
[javac] parser.parse(catalog, this.getClass().getResource(path));
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpServletRequest.java:289: warning: [deprecation] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[javac] public boolean isRequestedSessionIdFromUrl() {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpServletRequest.java:406: warning: [deprecation] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[javac] public String getRealPath(String path) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpServletResponse.java:126: warning: [deprecation] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[javac] public void setStatus(int status, String message) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpServletResponse.java:71: warning: [deprecation] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[javac] public String encodeRedirectUrl(String url) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpServletResponse.java:81: warning: [deprecation] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[javac] public String encodeUrl(String url) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java:132: warning: [deprecation] removeValue(java.lang.String) in javax.servlet.http.HttpSession has been deprecated
[javac] public void removeValue(String name) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java:122: warning: [deprecation] putValue(java.lang.String,java.lang.Object) in javax.servlet.http.HttpSession has been deprecated
[javac] public void putValue(String name, Object value) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java:107: warning: [deprecation] getValueNames() in javax.servlet.http.HttpSession has been deprecated
[javac] public String[] getValueNames() {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java:102: warning: [deprecation] getValue(java.lang.String) in javax.servlet.http.HttpSession has been deprecated
[javac] public Object getValue(String name) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockHttpSession.java:97: warning: [deprecation] getSessionContext() in javax.servlet.http.HttpSession has been deprecated
[javac] public HttpSessionContext getSessionContext() {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockServletContext.java:136: warning: [deprecation] log(java.lang.Exception,java.lang.String) in javax.servlet.ServletContext has been deprecated
[javac] public void log(Exception exception, String message) {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockServletContext.java:128: warning: [deprecation] getServletNames() in javax.servlet.ServletContext has been deprecated
[javac] public Enumeration getServletNames() {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockServletContext.java:124: warning: [deprecation] getServlets() in javax.servlet.ServletContext has been deprecated
[javac] public Enumeration getServlets() {
[javac] ^
[javac] /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/src/test/org/apache/commons/chain/web/servlet/MockServletContext.java:112: warning: [deprecation] getServlet(java.lang.String) in javax.servlet.ServletContext has been deprecated
[javac] public Servlet getServlet(String name) throws ServletException {
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 17 warnings
internal-test:
[mkdir] Created dir: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/test-reports
[junit] WARNING: multiple versions of ant detected in path for junit
[junit] jar:file:/zonestorage/gump/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] and jar:file:/export/home/gump/test/workspace/ant/dist/lib/ant.jar!/org/apache/tools/ant/Project.class
[junit] Running org.apache.commons.chain.config.ConfigParser2TestCase
[junit] Testsuite: org.apache.commons.chain.config.ConfigParser2TestCase
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.676 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.676 sec
[junit]
[junit] Testcase: testDefaut took 0.392 sec
[junit] Testcase: testExecute2a took 0.022 sec
[junit] Testcase: testExecute2b took 0.022 sec
[junit] Testcase: testExecute2c took 0.02 sec
[junit] Testcase: testExecute2d took 0.032 sec
[junit] Testcase: testExecute4a took 0.038 sec
[junit] Testcase: testExecute4b took 0.016 sec
[junit] Testcase: testExecute4c took 0.019 sec
[junit] Testcase: testExecute4d took 0.02 sec
[junit] Testcase: testPristine took 0 sec
[junit] Running org.apache.commons.chain.config.ConfigParserTestCase
[junit] Testsuite: org.apache.commons.chain.config.ConfigParserTestCase
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.808 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.808 sec
[junit]
[junit] Testcase: testDefaut took 0.236 sec
[junit] Testcase: testExecute2a took 0.032 sec
[junit] Testcase: testExecute2b took 0.03 sec
[junit] Testcase: testExecute2c took 0.03 sec
[junit] Testcase: testExecute2d took 0.028 sec
[junit] Testcase: testExecute4a took 0.027 sec
[junit] Testcase: testExecute4b took 0.024 sec
[junit] Testcase: testExecute4c took 0.026 sec
[junit] Testcase: testExecute4d took 0.129 sec
[junit] Testcase: testPristine took 0.001 sec
[junit] Running org.apache.commons.chain.generic.DispatchCommandTestCase
[junit] Testsuite: org.apache.commons.chain.generic.DispatchCommandTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.09 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.09 sec
[junit]
[junit] Testcase: testMethodDispatch took 0.019 sec
[junit] Testcase: testMethodKeyDispatch took 0 sec
[junit] Testcase: testAlternateContext took 0.002 sec
[junit] Running org.apache.commons.chain.generic.DispatchLookupCommandTestCase
[junit] Testsuite: org.apache.commons.chain.generic.DispatchLookupCommandTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
[junit]
[junit] Testcase: testExecuteDispatchLookup_1a took 0.024 sec
[junit] Testcase: testExecuteDispatchLookup_2 took 0 sec
[junit] Testcase: testExecuteDispatchLookup_3 took 0 sec
[junit] Running org.apache.commons.chain.generic.LookupCommandTestCase
[junit] Testsuite: org.apache.commons.chain.generic.LookupCommandTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
[junit]
[junit] Testcase: testExecuteMethodLookup_1a took 0.022 sec
[junit] Testcase: testExecuteMethodLookup_1b took 0.003 sec
[junit] Testcase: testExecuteMethodLookup_2a took 0 sec
[junit] Testcase: testExecuteMethodLookup_2b took 0.001 sec
[junit] Testcase: testExecuteMethodLookup_3a took 0 sec
[junit] Running org.apache.commons.chain.impl.CatalogBaseTestCase
[junit] Testsuite: org.apache.commons.chain.impl.CatalogBaseTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
[junit]
[junit] Testcase: testAddCommand took 0.011 sec
[junit] Testcase: testGetCommand took 0 sec
[junit] Testcase: testPristine took 0.001 sec
[junit] Running org.apache.commons.chain.impl.CatalogFactoryBaseTestCase
[junit] Testsuite: org.apache.commons.chain.impl.CatalogFactoryBaseTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
[junit] ------------- Standard Error -----------------
[junit] Nov 7, 2009 4:09:36 PM org.apache.commons.chain.CatalogFactory getCommand
[junit] WARNING: No catalog found for name: foo.
[junit] Nov 7, 2009 4:09:36 PM org.apache.commons.chain.CatalogFactory getCommand
[junit] WARNING: No catalog found for name: noSuchCatalog.
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testPristine took 0.004 sec
[junit] Testcase: testDefaultCatalog took 0.002 sec
[junit] Testcase: testSpecificCatalog took 0 sec
[junit] Testcase: testCatalogIdentifier took 0.037 sec
[junit] Running org.apache.commons.chain.impl.ChainBaseTestCase
[junit] Testsuite: org.apache.commons.chain.impl.ChainBaseTestCase
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
[junit]
[junit] Testcase: testCommands took 0.021 sec
[junit] Testcase: testExecute1a took 0.001 sec
[junit] Testcase: testExecute1b took 0.001 sec
[junit] Testcase: testExecute1c took 0 sec
[junit] Testcase: testExecute1d took 0.001 sec
[junit] Testcase: testExecute2a took 0 sec
[junit] Testcase: testExecute2b took 0 sec
[junit] Testcase: testExecute2c took 0 sec
[junit] Testcase: testExecute2d took 0 sec
[junit] Testcase: testExecute3a took 0.001 sec
[junit] Testcase: testExecute3b took 0.001 sec
[junit] Testcase: testExecute3c took 0.001 sec
[junit] Testcase: testExecute4a took 0 sec
[junit] Testcase: testExecute4b took 0 sec
[junit] Testcase: testExecute4c took 0 sec
[junit] Testcase: testExecute4d took 0 sec
[junit] Testcase: testNewInstance took 0.001 sec
[junit] Running org.apache.commons.chain.impl.ContextBaseTestCase
[junit] Testsuite: org.apache.commons.chain.impl.ContextBaseTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
[junit]
[junit] Testcase: testAttributes took 0.017 sec
[junit] Testcase: testContains took 0 sec
[junit] Testcase: testEquals took 0.002 sec
[junit] Testcase: testKeySet took 0 sec
[junit] Testcase: testPristine took 0 sec
[junit] Testcase: testPutAll took 0.001 sec
[junit] Testcase: testSeriaization took 0.27 sec
[junit] Running org.apache.commons.chain.impl.TestContextTestCase
[junit] Testsuite: org.apache.commons.chain.impl.TestContextTestCase
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
[junit]
[junit] Testcase: testPristine took 0.021 sec
[junit] Testcase: testReadOnly took 0.001 sec
[junit] Testcase: testReadWrite took 0 sec
[junit] Testcase: testWriteOnly took 0 sec
[junit] Testcase: testAttributes took 0.001 sec
[junit] Testcase: testContains took 0.001 sec
[junit] Testcase: testEquals took 0.022 sec
[junit] Testcase: testKeySet took 0.001 sec
[junit] Testcase: testPutAll took 0.001 sec
[junit] Testcase: testSeriaization took 0.371 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.075 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
[junit]
[junit] Testcase: testGetPaths took 0.004 sec
[junit] Running org.apache.commons.chain.web.portlet.PortletGetLocaleCommandTestCase
[junit] Testsuite: org.apache.commons.chain.web.portlet.PortletGetLocaleCommandTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit]
[junit] Testcase: testConfigured took 0.045 sec
[junit] Testcase: testDefaut took 0 sec
[junit] Running org.apache.commons.chain.web.portlet.PortletWebContextTestCase
[junit] Testsuite: org.apache.commons.chain.web.portlet.PortletWebContextTestCase
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
[junit]
[junit] Testcase: testApplicationScope took 0.027 sec
[junit] Testcase: testEquals took 0.007 sec
[junit] Testcase: testHeader took 0 sec
[junit] Testcase: testHeaderValues took 0 sec
[junit] Testcase: testInitParam took 0.001 sec
[junit] Testcase: testParam took 0.002 sec
[junit] Testcase: testParamValues took 0.001 sec
[junit] Testcase: testCookies took 0 sec
[junit] Testcase: testPristine took 0.001 sec
[junit] Testcase: testRelease took 0.001 sec
[junit] Testcase: testRequestScope took 0.001 sec
[junit] Testcase: testSessionScope took 0.001 sec
[junit] Testcase: testSessionScopeWithoutSession took 0.001 sec
[junit] Testcase: testAttributes took 0.001 sec
[junit] Testcase: testContains took 0.001 sec
[junit] Testcase: testKeySet took 0.001 sec
[junit] Testcase: testPutAll took 0.001 sec
[junit] Testcase: testSeriaization took 0.001 sec
[junit] Running org.apache.commons.chain.web.servlet.ChainProcessorTestCase
[junit] Testsuite: org.apache.commons.chain.web.servlet.ChainProcessorTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.376 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.376 sec
[junit] ------------- Standard Error -----------------
[junit] Nov 7, 2009 4:09:40 PM org.apache.commons.chain.web.ChainServlet init
[junit] INFO: Initializing chain servlet 'test'
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testSerialize took 1.177 sec
[junit] Running org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
[junit] Testsuite: org.apache.commons.chain.web.servlet.ServletGetLocaleCommandTestCase
Continuation...
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
[junit]
[junit] Testcase: testConfigured took 0.108 sec
[junit] Testcase: testDefaut took 0 sec
[junit] Running org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
[junit] Testsuite: org.apache.commons.chain.web.servlet.ServletSetLocaleCommandTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
[junit]
[junit] Testcase: testConfigured took 0.057 sec
[junit] Testcase: testDefaut took 0 sec
[junit] Running org.apache.commons.chain.web.servlet.ServletWebContextTestCase
[junit] Testsuite: org.apache.commons.chain.web.servlet.ServletWebContextTestCase
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.203 sec
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.203 sec
[junit]
[junit] Testcase: testApplicationScope took 0.082 sec
[junit] Testcase: testEquals took 0.01 sec
[junit] Testcase: testHeader took 0.002 sec
[junit] Testcase: testHeaderValues took 0.001 sec
[junit] Testcase: testInitParam took 0 sec
[junit] Testcase: testParam took 0.001 sec
[junit] Testcase: testParamValues took 0.001 sec
[junit] Testcase: testCookies took 0.001 sec
[junit] Testcase: testPristine took 0.001 sec
[junit] Testcase: testRelease took 0 sec
[junit] Testcase: testRequestScope took 0 sec
[junit] Testcase: testSessionScope took 0.001 sec
[junit] Testcase: testSessionScopeWithoutSession took 0.001 sec
[junit] Testcase: testAttributes took 0.002 sec
[junit] Testcase: testContains took 0.001 sec
[junit] Testcase: testKeySet took 0.001 sec
[junit] Testcase: testPutAll took 0 sec
[junit] Testcase: testSeriaization took 0 sec
test:
jar:
[jar] Building jar: /zonestorage/gump/export/home/gump/test/workspace/apache-commons/chain/target/commons-chain-07112009.jar
BUILD SUCCESSFUL
Total time: 19 seconds
Last Updated: Sat, 07 Nov 2009 12:00:08 ().