See <https://hudson.apache.org/hudson/job/CXF-2.3.x/295/changes>
Changes: [dkulp] Blocked revisions 1085039-1085040,1085057,1085094,1085152,1085156,1085205,1085366,1085431,1086052,1086099,1086111,1086120,1086244,1086254,1086264,1086267,1086272,1086296,1086550,1086570,1086700,1086753,1086895,1087009,1087029,1087069,1087071-1087072,1087182,1087221,1087243,1087253,1087323,1087328,1087338,1087374,1087406,1087434,1087511,1087547,1087567,1087629,1087803,1087816,1087905-1087906 via svnmerge ........ r1085039 | dkulp | 2011-03-24 13:14:27 -0400 (Thu, 24 Mar 2011) | 2 lines corba tooling just needs the antlr runtime part, not the full set of antlr jars ........ r1085040 | dkulp | 2011-03-24 13:14:33 -0400 (Thu, 24 Mar 2011) | 2 lines Add jibx stuff to distro Update imports ........ r1085057 | coheigea | 2011-03-24 14:01:52 -0400 (Thu, 24 Mar 2011) | 2 lines Added support to the STSTokenValidator to validate UsernameTokens to the STS. ........ r1085094 | dkulp | 2011-03-24 15:39:19 -0400 (Thu, 24 Mar 2011) | 2 lines Don't put a version on the opensaml dep yet as it's not yet an OSGi bundle and I'm not sure what version they'll use. ........ r1085152 | cschneider | 2011-03-24 17:29:58 -0400 (Thu, 24 Mar 2011) | 1 line CXF-3419 Removed most of the osgi transport code ........ r1085156 | dkulp | 2011-03-24 17:51:13 -0400 (Thu, 24 Mar 2011) | 1 line Fix compile failure on jdk1.5 ........ r1085205 | dkulp | 2011-03-24 19:53:02 -0400 (Thu, 24 Mar 2011) | 1 line Fix checkstyle error ........ r1085366 | sergeyb | 2011-03-25 09:53:56 -0400 (Fri, 25 Mar 2011) | 1 line [CXF-3423] Better support for WADL doc extensions ........ r1085431 | sergeyb | 2011-03-25 11:44:06 -0400 (Fri, 25 Mar 2011) | 1 line [CXF-3423] Minor improvement ........ r1086052 | cschneider | 2011-03-27 18:00:23 -0400 (Sun, 27 Mar 2011) | 1 line CXF-3419 Created new HttpTransportFactory that replaces http client only, http jetty, http osgi and http servlet transport. Some broken jaxrs tests remain and the destinationRegistry is not yet correctly pulled in osgi ........ r1086099 | ningjiang | 2011-03-27 22:34:03 -0400 (Sun, 27 Mar 2011) | 1 line CXF-3425 CXF bundles of 2.4-SNAPSHOT should not import the package of org.w3._2001.xmlschema ........ r1086111 | ningjiang | 2011-03-27 23:38:07 -0400 (Sun, 27 Mar 2011) | 1 line CXF-3425 revert the patch, as it is not needed. ........ r1086120 | ningjiang | 2011-03-28 01:06:52 -0400 (Mon, 28 Mar 2011) | 1 line Try to fixed the build error with the JDK 15 ........ r1086244 | coheigea | 2011-03-28 10:04:48 -0400 (Mon, 28 Mar 2011) | 3 lines Added a STSSamlAssertionValidator, which does not throw an exception if signature trust verification fails. - This validator is used by the STSTokenValidator. If trust verification fails, then the token is dispatched to the STS for verification. ........ r1086254 | cschneider | 2011-03-28 10:31:19 -0400 (Mon, 28 Mar 2011) | 1 line CXF-3419 Fixes for jaxrs test failures ........ r1086264 | cschneider | 2011-03-28 10:58:22 -0400 (Mon, 28 Mar 2011) | 1 line CXF-3419 Fix for http osgi setup using spring-dm ........ r1086267 | coheigea | 2011-03-28 11:22:44 -0400 (Mon, 28 Mar 2011) | 2 lines Adding the ability to set the KeyType directly on the STSClient. ........ r1086272 | cschneider | 2011-03-28 11:28:54 -0400 (Mon, 28 Mar 2011) | 1 line CXF-3419 Fix checkstyle error ........ r1086296 | cschneider | 2011-03-28 12:50:05 -0400 (Mon, 28 Mar 2011) | 1 line CXF-3419 Fix to make context loading possible from classpath and from servlet context ........ r1086550 | coheigea | 2011-03-29 07:37:44 -0400 (Tue, 29 Mar 2011) | 2 lines Fixed a bug with the previous WS-Trust KeyType commit + added support for sending OnBehalfOf elements. ........ r1086570 | cschneider | 2011-03-29 08:53:20 -0400 (Tue, 29 Mar 2011) | 1 line CXF-3419 Adding CXFNonSpringServlet to make it possible again to run cxf without spring at runtime ........ r1086700 | dkulp | 2011-03-29 15:43:22 -0400 (Tue, 29 Mar 2011) | 1 line Start porting Johan Edstom's blueprint stuff onto trunk ........ r1086753 | dkulp | 2011-03-29 17:19:08 -0400 (Tue, 29 Mar 2011) | 1 line Add configuration stuff into blueprint bus ........ r1086895 | coheigea | 2011-03-30 06:20:13 -0400 (Wed, 30 Mar 2011) | 3 lines [CXF-3432] - Support WS-SecurityPolicy SamlToken expressions (Part I) - Add inbound support for enforcing SAML SupportingTokens. ........ r1087009 | coheigea | 2011-03-30 12:25:42 -0400 (Wed, 30 Mar 2011) | 2 lines Added the ability to configure a validator for BinarySecurityTokens ........ r1087029 | cschneider | 2011-03-30 14:02:10 -0400 (Wed, 30 Mar 2011) | 1 line CXF-3419 Fixing osgi config for http, removing http-osgi project ........ r1087069 | cschneider | 2011-03-30 16:46:33 -0400 (Wed, 30 Mar 2011) | 1 line Moving cxf-extension-osgi to META-INF/cxf/osgi ........ r1087071 | sergeyb | 2011-03-30 17:05:17 -0400 (Wed, 30 Mar 2011) | 1 line [CXF-3338] Improving the way multiple namespaces and prefixes are handled in InTransformReader ........ r1087072 | sergeyb | 2011-03-30 17:06:59 -0400 (Wed, 30 Mar 2011) | 1 line Updating JAX-RS SourceProvider to work with readers available on the message ........ r1087182 | dkulp | 2011-03-31 00:12:31 -0400 (Thu, 31 Mar 2011) | 2 lines Get jaxws:server and simple:server elements working in blueprint Start stubbing in jaxws:client/simple:client ........ r1087221 | sergeyb | 2011-03-31 05:01:14 -0400 (Thu, 31 Mar 2011) | 1 line Fixing compilation failure to do with IOException having no constructor accepting Throwable in 1.5 ........ r1087243 | sergeyb | 2011-03-31 06:38:57 -0400 (Thu, 31 Mar 2011) | 1 line [JAX-RS] Minor improvements to XMLSource ........ r1087253 | coheigea | 2011-03-31 07:17:37 -0400 (Thu, 31 Mar 2011) | 2 lines Added support to the STSClient to extract a SecurityToken via the validate binding. ........ r1087323 | sergeyb | 2011-03-31 10:52:38 -0400 (Thu, 31 Mar 2011) | 1 line Updating the pom of the logbrowser demo ........ r1087328 | sergeyb | 2011-03-31 11:10:41 -0400 (Thu, 31 Mar 2011) | 1 line Adding a NOTICE to rt/management-web ........ r1087338 | sergeyb | 2011-03-31 11:21:49 -0400 (Thu, 31 Mar 2011) | 1 line Minor update to README ........ r1087374 | coheigea | 2011-03-31 13:15:28 -0400 (Thu, 31 Mar 2011) | 4 lines [CXF-3432] - Support WS-SecurityPolicy SamlToken expressions (Part II) - Add support for adding a SAML Assertion to an outbound security header via a WS-SecurityPolicy SamlToken expression and a SAML CallbackHandler - Added some systests for sending and receiving SAML Assertions over TLS and controlled by WS-SecurityPolicy ........ r1087406 | dkulp | 2011-03-31 14:40:03 -0400 (Thu, 31 Mar 2011) | 1 line Get jaxws:client working in blueprint ........ r1087434 | dkulp | 2011-03-31 16:59:25 -0400 (Thu, 31 Mar 2011) | 1 line Get the features file somewhat closer to actually being usable ........ r1087511 | dkulp | 2011-03-31 19:55:01 -0400 (Thu, 31 Mar 2011) | 2 lines Fix features. Get jaxrs:server blueprint version working ........ r1087547 | dkulp | 2011-03-31 21:57:53 -0400 (Thu, 31 Mar 2011) | 2 lines Allow the blueprint bus to lookup bus extensions from the OSGi registry Grab the DestinationRegistry from the OSGi registry via above mechanism ........ r1087567 | dkulp | 2011-03-31 23:20:30 -0400 (Thu, 31 Mar 2011) | 2 lines Add a type converter at parse time as Aries cannot handle the List<Interceptor<? extends Message> thing that we do. ........ r1087629 | coheigea | 2011-04-01 05:23:51 -0400 (Fri, 01 Apr 2011) | 2 lines Fixed failing JDK1.5 systest. ........ r1087803 | dkulp | 2011-04-01 12:52:08 -0400 (Fri, 01 Apr 2011) | 1 line Update for Karaf 2.2/Aries blueprint 0.3/etc... ........ r1087816 | sergeyb | 2011-04-01 13:16:29 -0400 (Fri, 01 Apr 2011) | 1 line Minor update to XMLSource ........ r1087905 | dkulp | 2011-04-01 17:28:42 -0400 (Fri, 01 Apr 2011) | 2 lines [CXF-3434] coloc feature for blueprint Patch from Johan Edstrom applied. ........ r1087906 | dkulp | 2011-04-01 17:28:49 -0400 (Fri, 01 Apr 2011) | 2 lines [CXF-3435] Fix for build time catalogs Patch from Aki Yoshida applid ........ ------------------------------------------ Started by an SCM change Building remotely on ubuntu1 Updating http://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes U distribution/src/main/release/lib/WHICH_JARS U distribution/pom.xml U rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/JaxWsServerFactoryBean.java U rt/transports/jms/src/main/java/org/apache/cxf/transport/jms/continuations/JMSContinuation.java U rt/ws/security U . At revision 1087940 Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs ERROR: Processing failed due to a bug in the code. Please report this to [email protected] java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056) at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) at hudson.remoting.UserRequest.deserialize(UserRequest.java:178) at hudson.remoting.UserRequest.perform(UserRequest.java:98) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) project=hudson.maven.MavenModuleSet@5c594008[CXF-2.3.x] project.getModules()=[hudson.maven.MavenModule@15d82219[CXF-2.3.x/org.apache.cxf:cxf][CXF-2.3.x/org.apache.cxf:cxf][relativePath:], hudson.maven.MavenModule@5cde0ca9[CXF-2.3.x/org.apache.cxf:cxf-api][CXF-2.3.x/org.apache.cxf:cxf-api][relativePath:api], hudson.maven.MavenModule@7ec677d5[CXF-2.3.x/org.apache.cxf:cxf-archetypes][CXF-2.3.x/org.apache.cxf:cxf-archetypes][relativePath:maven-plugins/archetypes], hudson.maven.MavenModule@5ee05754[CXF-2.3.x/org.apache.cxf:cxf-codegen-plugin][CXF-2.3.x/org.apache.cxf:cxf-codegen-plugin][relativePath:maven-plugins/codegen-plugin], hudson.maven.MavenModule@26c69727[CXF-2.3.x/org.apache.cxf:cxf-common][CXF-2.3.x/org.apache.cxf:cxf-common][relativePath:common], hudson.maven.MavenModule@3f49b164[CXF-2.3.x/org.apache.cxf:cxf-common-schemas][CXF-2.3.x/org.apache.cxf:cxf-common-schemas][relativePath:common/schemas], hudson.maven.MavenModule@abeafe7[CXF-2.3.x/org.apache.cxf:cxf-common-utilities][CXF-2.3.x/org.apache.cxf:cxf-common-utilities][relativePath:common/common], hudson.maven.MavenModule@774115fb[CXF-2.3.x/org.apache.cxf:cxf-corbatools-maven-plugin][CXF-2.3.x/org.apache.cxf:cxf-corbatools-maven-plugin][relativePath:maven-plugins/corba], hudson.maven.MavenModule@24c31811[CXF-2.3.x/org.apache.cxf:cxf-integration][CXF-2.3.x/org.apache.cxf:cxf-integration][relativePath:integration], hudson.maven.MavenModule@25844fbe[CXF-2.3.x/org.apache.cxf:cxf-integration-jbi][CXF-2.3.x/org.apache.cxf:cxf-integration-jbi][relativePath:integration/jbi], hudson.maven.MavenModule@1f4b9eaf[CXF-2.3.x/org.apache.cxf:cxf-integration-jca][CXF-2.3.x/org.apache.cxf:cxf-integration-jca][relativePath:integration/jca], hudson.maven.MavenModule@5c9ddf21[CXF-2.3.x/org.apache.cxf:cxf-java2ws-plugin][CXF-2.3.x/org.apache.cxf:cxf-java2ws-plugin][relativePath:maven-plugins/java2ws-plugin], hudson.maven.MavenModule@773cf42a[CXF-2.3.x/org.apache.cxf:cxf-maven-plugins][CXF-2.3.x/org.apache.cxf:cxf-maven-plugins][relativePath:maven-plugins], hudson.maven.MavenModule@5a7e8edf[CXF-2.3.x/org.apache.cxf:cxf-parent][CXF-2.3.x/org.apache.cxf:cxf-parent][relativePath:parent], hudson.maven.MavenModule@23d0f70a[CXF-2.3.x/org.apache.cxf:cxf-rt][CXF-2.3.x/org.apache.cxf:cxf-rt][relativePath:rt], hudson.maven.MavenModule@73d08edf[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings][relativePath:rt/bindings], hudson.maven.MavenModule@37183a79[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-coloc][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-coloc][relativePath:rt/bindings/coloc], hudson.maven.MavenModule@519fbfd6[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-corba][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-corba][relativePath:rt/bindings/corba], hudson.maven.MavenModule@97eea10[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-http][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-http][relativePath:rt/bindings/http], hudson.maven.MavenModule@2196fffc[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-jbi][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-jbi][relativePath:rt/bindings/jbi], hudson.maven.MavenModule@4856a1b6[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-object][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-object][relativePath:rt/bindings/object], hudson.maven.MavenModule@674482f7[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-soap][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-soap][relativePath:rt/bindings/soap], hudson.maven.MavenModule@3f4ddd67[CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-xml][CXF-2.3.x/org.apache.cxf:cxf-rt-bindings-xml][relativePath:rt/bindings/xml], hudson.maven.MavenModule@7f39425c[CXF-2.3.x/org.apache.cxf:cxf-rt-core][CXF-2.3.x/org.apache.cxf:cxf-rt-core][relativePath:rt/core], hudson.maven.MavenModule@7e94fde1[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-aegis][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-aegis][relativePath:rt/databinding/aegis], hudson.maven.MavenModule@23e5da1d[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-jaxb][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-jaxb][relativePath:rt/databinding/jaxb], hudson.maven.MavenModule@5740eacd[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-sdo][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-sdo][relativePath:rt/databinding/sdo], hudson.maven.MavenModule@2303b1e4[CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-xmlbeans][CXF-2.3.x/org.apache.cxf:cxf-rt-databinding-xmlbeans][relativePath:rt/databinding/xmlbeans], hudson.maven.MavenModule@56d6c5da[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxrs][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxrs][relativePath:rt/frontend/jaxrs], hudson.maven.MavenModule@90f405e[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxws][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-jaxws][relativePath:rt/frontend/jaxws], hudson.maven.MavenModule@5decacf5[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-js][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-js][relativePath:rt/frontend/js], hudson.maven.MavenModule@60cd375d[CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-simple][CXF-2.3.x/org.apache.cxf:cxf-rt-frontend-simple][relativePath:rt/frontend/simple], hudson.maven.MavenModule@15427c33[CXF-2.3.x/org.apache.cxf:cxf-rt-javascript][CXF-2.3.x/org.apache.cxf:cxf-rt-javascript][relativePath:rt/javascript], hudson.maven.MavenModule@597c3925[CXF-2.3.x/org.apache.cxf:cxf-rt-management][CXF-2.3.x/org.apache.cxf:cxf-rt-management][relativePath:rt/management], hudson.maven.MavenModule@1c3518c9[CXF-2.3.x/org.apache.cxf:cxf-rt-management-web][CXF-2.3.x/org.apache.cxf:cxf-rt-management-web][relativePath:rt/management-web], hudson.maven.MavenModule@73d9024f[CXF-2.3.x/org.apache.cxf:cxf-rt-testsupport][CXF-2.3.x/org.apache.cxf:cxf-rt-testsupport][relativePath:rt/testsupport], hudson.maven.MavenModule@16c82102[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-common][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-common][relativePath:rt/transports/common], hudson.maven.MavenModule@229eb46b[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http][relativePath:rt/transports/http], hudson.maven.MavenModule@2256deba[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-jetty][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-jetty][relativePath:rt/transports/http-jetty], hudson.maven.MavenModule@1ed6ecc2[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-osgi][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-http-osgi][relativePath:rt/transports/http-osgi], hudson.maven.MavenModule@36927633[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jbi][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jbi][relativePath:rt/transports/jbi], hudson.maven.MavenModule@5ee556a1[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jms][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-jms][relativePath:rt/transports/jms], hudson.maven.MavenModule@39d7a7b3[CXF-2.3.x/org.apache.cxf:cxf-rt-transports-local][CXF-2.3.x/org.apache.cxf:cxf-rt-transports-local][relativePath:rt/transports/local], hudson.maven.MavenModule@5cbf5bb7[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-addr][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-addr][relativePath:rt/ws/addr], hudson.maven.MavenModule@7bc012fa[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-policy][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-policy][relativePath:rt/ws/policy], hudson.maven.MavenModule@7c21f246[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-rm][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-rm][relativePath:rt/ws/rm], hudson.maven.MavenModule@28294944[CXF-2.3.x/org.apache.cxf:cxf-rt-ws-security][CXF-2.3.x/org.apache.cxf:cxf-rt-ws-security][relativePath:rt/ws/security], hudson.maven.MavenModule@ff22be7[CXF-2.3.x/org.apache.cxf:cxf-testutils][CXF-2.3.x/org.apache.cxf:cxf-testutils][relativePath:testutils], hudson.maven.MavenModule@d8bb52b[CXF-2.3.x/org.apache.cxf:cxf-tools][CXF-2.3.x/org.apache.cxf:cxf-tools][relativePath:tools], hudson.maven.MavenModule@4b5bc191[CXF-2.3.x/org.apache.cxf:cxf-tools-common][CXF-2.3.x/org.apache.cxf:cxf-tools-common][relativePath:tools/common], hudson.maven.MavenModule@5ac51169[CXF-2.3.x/org.apache.cxf:cxf-tools-corba][CXF-2.3.x/org.apache.cxf:cxf-tools-corba][relativePath:tools/corba], hudson.maven.MavenModule@30317bdd[CXF-2.3.x/org.apache.cxf:cxf-tools-java2ws][CXF-2.3.x/org.apache.cxf:cxf-tools-java2ws][relativePath:tools/javato/ws], hudson.maven.MavenModule@735a5cd5[CXF-2.3.x/org.apache.cxf:cxf-tools-javato][CXF-2.3.x/org.apache.cxf:cxf-tools-javato][relativePath:tools/javato], hudson.maven.MavenModule@efd025d[CXF-2.3.x/org.apache.cxf:cxf-tools-misctools][CXF-2.3.x/org.apache.cxf:cxf-tools-misctools][relativePath:tools/wsdlto/misc], hudson.maven.MavenModule@7ccf9a33[CXF-2.3.x/org.apache.cxf:cxf-tools-validator][CXF-2.3.x/org.apache.cxf:cxf-tools-validator][relativePath:tools/validator], hudson.maven.MavenModule@3862bba7[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto][relativePath:tools/wsdlto], hudson.maven.MavenModule@74f3b94e[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-core][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-core][relativePath:tools/wsdlto/core], hudson.maven.MavenModule@45586edb[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][relativePath:tools/wsdlto/databinding/jaxb], hudson.maven.MavenModule@5cc4211b[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][relativePath:tools/wsdlto/frontend/javascript], hudson.maven.MavenModule@4e241f4e[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][relativePath:tools/wsdlto/frontend/jaxws], hudson.maven.MavenModule@39378e61[CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-test][CXF-2.3.x/org.apache.cxf:cxf-tools-wsdlto-test][relativePath:tools/wsdlto/test], hudson.maven.MavenModule@466155e3[CXF-2.3.x/org.apache.cxf:cxf-wsdl-validator-plugin][CXF-2.3.x/org.apache.cxf:cxf-wsdl-validator-plugin][relativePath:maven-plugins/wsdl-validator-plugin], hudson.maven.MavenModule@53194879[CXF-2.3.x/org.apache.cxf:cxf-wstx-msv-validation][CXF-2.3.x/org.apache.cxf:cxf-wstx-msv-validation][relativePath:common/wstx-msv-validation], hudson.maven.MavenModule@5cea27b7[CXF-2.3.x/org.apache.cxf:cxf-xerces-xsd-validation][CXF-2.3.x/org.apache.cxf:cxf-xerces-xsd-validation][relativePath:common/xerces-xsd-validation], hudson.maven.MavenModule@1db88745[CXF-2.3.x/org.apache.cxf.archetype:cxf-jaxws-javafirst][CXF-2.3.x/org.apache.cxf.archetype:cxf-jaxws-javafirst][relativePath:maven-plugins/archetypes/cxf-jaxws-javafirst], hudson.maven.MavenModule@7c271d34[CXF-2.3.x/org.apache.cxf.systests:cxf-systests][CXF-2.3.x/org.apache.cxf.systests:cxf-systests][relativePath:systests], hudson.maven.MavenModule@72fd5ba8[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ci-webapp][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ci-webapp][relativePath:systests/container-integration/webapp], hudson.maven.MavenModule@6189076[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-container-integration][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-container-integration][relativePath:systests/container-integration], hudson.maven.MavenModule@7bf7701[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-databinding][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-databinding][relativePath:systests/databinding], hudson.maven.MavenModule@292bd971[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxrs][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxrs][relativePath:systests/jaxrs], hudson.maven.MavenModule@53b02da[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxws][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-jaxws][relativePath:systests/jaxws], hudson.maven.MavenModule@96dbfb4[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-transports][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-transports][relativePath:systests/transports], hudson.maven.MavenModule@395b1bc2[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-uncategorized][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-uncategorized][relativePath:systests/uncategorized], hudson.maven.MavenModule@38a133ff[CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ws-specs][CXF-2.3.x/org.apache.cxf.systests:cxf-systests-ws-specs][relativePath:systests/ws-specs], hudson.maven.MavenModule@297b6cae[CXF-2.3.x/org.apache.cxf.systests:cxf-wsdl-maven][CXF-2.3.x/org.apache.cxf.systests:cxf-wsdl-maven][relativePath:systests/wsdl_maven], hudson.maven.MavenModule@5246f28c[CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][relativePath:systests/wsdl_maven/codegen], hudson.maven.MavenModule@980b32[CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][CXF-2.3.x/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][relativePath:systests/wsdl_maven/java2ws]] project.getRootModule()=hudson.maven.MavenModule@15d82219[CXF-2.3.x/org.apache.cxf:cxf][CXF-2.3.x/org.apache.cxf:cxf][relativePath:] FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056) at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963) at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) at hudson.remoting.UserRequest.deserialize(UserRequest.java:178) at hudson.remoting.UserRequest.perform(UserRequest.java:98) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636)
