See <https://builds.apache.org/job/Struts2/505/changes>

Changes:

[lukaszlenart] WW-3833 adds new getFormatted method to support localization and 
conversion errors

[lukaszlenart] WW-3448 add support for query string in forms

------------------------------------------
[...truncated 5554 lines...]
[INFO] Executed tasks
mojoStarted 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
struts2-portlet ---
mojoSucceeded 
org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)[debug] 
execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
struts2-portlet ---
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)[INFO] 
Compiling 13 source files to 
<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/target/classes>

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
struts2-portlet ---
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted org.apache.felix:maven-bundle-plugin:2.1.0(bundle-manifest)
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:manifest (bundle-manifest) @ 
struts2-portlet ---
mojoSucceeded org.apache.felix:maven-bundle-plugin:2.1.0(bundle-manifest)
[WARNING] Ignoring project type war - supportedProjectTypes = [jar, bundle]
mojoStarted 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug]
 execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/src/test/resources>
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
struts2-portlet ---
mojoSucceeded 
org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)[INFO] 
Compiling 3 source files to 
<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/target/test-classes>

[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
struts2-portlet ---
mojoSucceeded 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
mojoStarted 
org.apache.maven.plugins:maven-surefire-plugin:2.3.1(default-test)[INFO] 
Surefire report directory: 
<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.struts2.portlet.test.Struts2PortletTest
2012-07-21 16:36:25.099::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2012-07-21 16:36:25.176::INFO:  jetty-6.1.9

[INFO] 
[INFO] --- maven-surefire-plugin:2.3.1:test (default-test) @ struts2-portlet ---
2012-07-21 16:36:26.903:/test:INFO:  Initializing Spring root 
WebApplicationContext
16:36:26,358 ERROR [org.apache.commons.digester.Digester] Digester.getParser: 
java.lang.UnsupportedOperationException: This parser does not support 
specification "null" version "null"
        at 
javax.xml.parsers.SAXParserFactory.setXIncludeAware(SAXParserFactory.java:448)
        at org.apache.commons.digester.Digester.getFactory(Digester.java:534)
        at org.apache.commons.digester.Digester.getParser(Digester.java:786)
        at org.apache.commons.digester.Digester.getXMLReader(Digester.java:1058)
        at org.apache.commons.digester.Digester.parse(Digester.java:1887)
        at 
org.apache.pluto.driver.services.impl.resource.ResourceConfigReader.parse(ResourceConfigReader.java:63)
        at 
org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl.init(PropertyConfigServiceImpl.java:55)
        at 
org.apache.pluto.driver.config.impl.DriverConfigurationImpl.init(DriverConfigurationImpl.java:132)
        at 
org.apache.pluto.driver.PortalStartupListener.contextInitialized(PortalStartupListener.java:105)
        at 
com.bekk.boss.pluto.embedded.util.PortalStartupListener.contextInitialized(PortalStartupListener.java:37)
        at 
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
        at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
        at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
        at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
        at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
        at 
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
        at org.mortbay.jetty.Server.doStart(Server.java:222)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
        at 
org.apache.struts2.portlet.test.BasePortletTest.setUp(BasePortletTest.java:31)
        at junit.framework.TestCase.runBare(TestCase.java:132)
        at 
net.sourceforge.jwebunit.junit.WebTestCase.runBare(WebTestCase.java:58)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:243)
        at junit.framework.TestSuite.run(TestSuite.java:238)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)
16:36:26,359 ERROR 
[org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl] 
Unable to parse resource config null
java.lang.NullPointerException
        at org.apache.commons.digester.Digester.getXMLReader(Digester.java:1058)
        at org.apache.commons.digester.Digester.parse(Digester.java:1887)
        at 
org.apache.pluto.driver.services.impl.resource.ResourceConfigReader.parse(ResourceConfigReader.java:63)
        at 
org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl.init(PropertyConfigServiceImpl.java:55)
        at 
org.apache.pluto.driver.config.impl.DriverConfigurationImpl.init(DriverConfigurationImpl.java:132)
        at 
org.apache.pluto.driver.PortalStartupListener.contextInitialized(PortalStartupListener.java:105)
        at 
com.bekk.boss.pluto.embedded.util.PortalStartupListener.contextInitialized(PortalStartupListener.java:37)
        at 
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
        at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
        at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
        at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
        at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
        at 
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
        at org.mortbay.jetty.Server.doStart(Server.java:222)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
        at 
org.apache.struts2.portlet.test.BasePortletTest.setUp(BasePortletTest.java:31)
        at junit.framework.TestCase.runBare(TestCase.java:132)
        at 
net.sourceforge.jwebunit.junit.WebTestCase.runBare(WebTestCase.java:58)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:243)
2012-07-21 16:36:26.192::WARN:  Failed startup of context 
org.mortbay.jetty.webapp.WebAppContext@1a99347{/test,src/main/webapp}
        at junit.framework.TestSuite.run(TestSuite.java:238)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
org.apache.pluto.driver.config.DriverConfigurationException: 
java.lang.NullPointerException
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)
        at 
org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl.init(PropertyConfigServiceImpl.java:59)
        at 
org.apache.pluto.driver.config.impl.DriverConfigurationImpl.init(DriverConfigurationImpl.java:132)
        at 
org.apache.pluto.driver.PortalStartupListener.contextInitialized(PortalStartupListener.java:105)
        at 
com.bekk.boss.pluto.embedded.util.PortalStartupListener.contextInitialized(PortalStartupListener.java:37)
        at 
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)
        at org.mortbay.jetty.servlet.Context.startContext(Context.java:135)
        at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)
        at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)
        at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
        at 
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
        at org.mortbay.jetty.Server.doStart(Server.java:222)
        at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)
        at 
org.apache.struts2.portlet.test.BasePortletTest.setUp(BasePortletTest.java:31)
        at junit.framework.TestCase.runBare(TestCase.java:132)
        at 
net.sourceforge.jwebunit.junit.WebTestCase.runBare(WebTestCase.java:58)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:243)
        at junit.framework.TestSuite.run(TestSuite.java:238)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)
Caused by: java.lang.NullPointerException
        at org.apache.commons.digester.Digester.getXMLReader(Digester.java:1058)
        at org.apache.commons.digester.Digester.parse(Digester.java:1887)
        at 
org.apache.pluto.driver.services.impl.resource.ResourceConfigReader.parse(ResourceConfigReader.java:63)
        at 
org.apache.pluto.driver.services.impl.resource.PropertyConfigServiceImpl.init(PropertyConfigServiceImpl.java:55)
        ... 32 more
2012-07-21 16:36:26.195::INFO:  Started [email protected]:55284
2012-07-21 16:36:26.196:/test:INFO:  Closing Spring root WebApplicationContext
2012-07-21 16:36:26.302::INFO:  jetty-6.1.9
2012-07-21 16:36:26.491:/test:INFO:  Initializing Spring root 
WebApplicationContext
2012-07-21 16:36:27.391::INFO:  Started [email protected]:45032
2012-07-21 16:36:30.754:/test:INFO:  Closing Spring root WebApplicationContext
2012-07-21 16:36:30.856::INFO:  jetty-6.1.9
2012-07-21 16:36:30.038:/test:INFO:  Initializing Spring root 
WebApplicationContext
2012-07-21 16:36:30.266::INFO:  Started [email protected]:54210
2012-07-21 16:36:31.269:/test:INFO:  Closing Spring root WebApplicationContext
2012-07-21 16:36:31.370::INFO:  jetty-6.1.9
2012-07-21 16:36:31.456:/test:INFO:  Initializing Spring root 
WebApplicationContext
2012-07-21 16:36:32.657::INFO:  Started [email protected]:47118
2012-07-21 16:36:32.218:/test:INFO:  Closing Spring root WebApplicationContext
2012-07-21 16:36:32.319::INFO:  jetty-6.1.9
2012-07-21 16:36:32.401:/test:INFO:  Initializing Spring root 
WebApplicationContext
2012-07-21 16:36:32.590::INFO:  Started [email protected]:36036
mojoSucceeded 
org.apache.maven.plugins:maven-surefire-plugin:2.3.1(default-test)2012-07-21 
16:36:33.944:/test:INFO:  Closing Spring root WebApplicationContext
2012-07-21 16:36:33.045::INFO:  jetty-6.1.9
2012-07-21 16:36:33.132:/test:INFO:  Initializing Spring root 
WebApplicationContext
2012-07-21 16:36:33.301::INFO:  Started [email protected]:53041

2012-07-21 16:36:34.875:/test:INFO:  Closing Spring root WebApplicationContext
2012-07-21 16:36:34.976::INFO:  jetty-6.1.9
2012-07-21 16:36:34.050:/test:INFO:  Initializing Spring root 
WebApplicationContext
2012-07-21 16:36:34.226::INFO:  Started [email protected]:53754
2012-07-21 16:36:34.496:/test:INFO:  Closing Spring root WebApplicationContext
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.732 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
mojoStarted org.apache.maven.plugins:maven-war-plugin:2.1(default-war)
[INFO] 
[INFO] --- maven-war-plugin:2.1:war (default-war) @ struts2-portlet ---
mojoSucceeded org.apache.maven.plugins:maven-war-plugin:2.1(default-war)
[INFO] Packaging webapp
[INFO] Assembling webapp [struts2-portlet] in 
[<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/target/struts2-portlet]>
[INFO] Processing war project
[INFO] Copying webapp webResources 
[<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/src/main/resources]>
 to 
[<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/target/struts2-portlet]>
[INFO] Copying webapp resources 
[<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/src/main/webapp]>
[INFO] Webapp assembled in [190 msecs]
[INFO] Building war: 
<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/target/struts2-portlet.war>
[INFO] WEB-INF/web.xml already added, skipping
mojoStarted org.apache.maven.plugins:maven-site-plugin:3.0(attach-descriptor)
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
struts2-portlet ---
mojoSucceeded org.apache.maven.plugins:maven-site-plugin:3.0(attach-descriptor)
mojoStarted org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-source)
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-source) @ struts2-portlet ---
mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.1.2(attach-source)
Jul 21, 2012 4:37:11 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
Build timed out (after 85 minutes). Marking the build as failed.
projectFailed org.apache.struts:struts2-portlet:2.3.5-SNAPSHOT[INFO] org 
already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/struts2 already added, skipping
[INFO] org/apache/struts2/portlet already added, skipping
[INFO] org/apache/struts2/portlet/example already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar: 
<https://builds.apache.org/job/Struts2/ws/struts2/apps/portlet/target/struts2-portlet-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/struts2 already added, skipping
[INFO] org/apache/struts2/portlet already added, skipping
[INFO] org/apache/struts2/portlet/example already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Updating WW-3448
Updating WW-3833

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to