You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/21 00:42:37 UTC

Build failed in Jenkins: CXF-2.5-deploy #49

See <https://builds.apache.org/job/CXF-2.5-deploy/49/changes>

Changes:

[dkulp] Blocking revisions 1302573,1302999 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1302573 | dkulp | 2012-03-19 13:56:35 -0400 (Mon, 19 Mar 2012) | 2 lines
  
  Too much stuff on the console during tests
  
........
........
  r1302999 | sergeyb | 2012-03-20 13:02:39 -0400 (Tue, 20 Mar 2012) | 2 lines
  
  [CXF-4184] Also updating JAXB provider to check for Reader/Writer instances
  
........

[dkulp] Recording revisions 1302997,1302998 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1302998 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1302998 | dkulp | 2012-03-20 13:01:47 -0400 (Tue, 20 Mar 2012) | 3 lines

  [CXF-4123, CXF-4185] When using a global registry (OSGi), the servlet
  should not destroy the registry when refreshed.

........

[dkulp] Merged revisions 1302997 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1302997 | dkulp | 2012-03-20 13:01:42 -0400 (Tue, 20 Mar 2012) | 2 lines

  [CXF-4183] Use our own DOM writer to avoid issues with Sun's.

........

[ay] Merged revisions 1300485 via  svn merge from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1300485 | ay | 2012-03-14 10:40:00 +0100 (Wed, 14 Mar 2012) | 1 line
  
  improvement to CXF-4164 to utilize robust-mode to avoid persisting messages in ws-rm
........

[dkulp] Blocking revisions 1300208,1300226,1300260,1300360,1301516,1302743,1302744,1302745 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1300208 | sergeyb | 2012-03-13 12:01:30 -0400 (Tue, 13 Mar 2012) | 2 lines
  
  [CXF-4179,CXF-3141] Introducing ContextProviders and moving the search extension to its own module
  
........
........
  r1300226 | sergeyb | 2012-03-13 12:38:16 -0400 (Tue, 13 Mar 2012) | 2 lines
  
  [CXF-4179,CXF-3141] Adding a missing file
  
........
........
  r1300260 | dkulp | 2012-03-13 14:04:01 -0400 (Tue, 13 Mar 2012) | 2 lines
  
  Fix some compile errors and warnings
  
........
........
  r1300360 | sergeyb | 2012-03-13 17:27:59 -0400 (Tue, 13 Mar 2012) | 2 lines
  
  Fixing the compilation/test issues caused by the search ext move, sorry
  
........
........
  r1301516 | coheigea | 2012-03-16 09:51:45 -0400 (Fri, 16 Mar 2012) | 4 lines
  
  Updates to the STS caching mechanism.
   - Tokens have a default TTL of 30 minutes now.
   - Removed STSTokenStore interface
  
........
........
  r1302743 | dkulp | 2012-03-19 21:21:40 -0400 (Mon, 19 Mar 2012) | 4 lines
  
  Don't log the full message for the "records".  Just clutters the svn
  page in JIRA as we already have it recorded there from the original
  merge.
  
........
........
  r1302744 | dkulp | 2012-03-19 21:21:50 -0400 (Mon, 19 Mar 2012) | 3 lines
  
  [CXF-4184] For JMS TextMessage, keep the payload as String using
  Reader/Writer instead of streams.
  
........
........
  r1302745 | dkulp | 2012-03-19 21:21:54 -0400 (Mon, 19 Mar 2012) | 3 lines
  
  Bit of an optimization of MessageImpl internals to reduce work for
  content lookups, particularly for non-default types
  
........

[dkulp] Recording revisions 1302574,1302822 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

[dkulp] Merged revisions 1302574 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1302574 | dkulp | 2012-03-19 13:56:40 -0400 (Mon, 19 Mar 2012) | 3 lines

  [CXF-4180] Some work on the SLF4J loggers to help the performance a
  little bit and allow it to be used in more cases.

........

[coheigea] Make it possible to use a custom WSS4J Action on its own

[ffang] rt-transports-http module should optionally depend on spring

[dkulp] Update asm version

[dkulp] Blocking revisions 1300579,1301484,1301510,1301539,1301550,1301708,1301710,1301711,1301714 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1300579 | coheigea | 2012-03-14 11:01:37 -0400 (Wed, 14 Mar 2012) | 4 lines
  
  [CXF-4157] - Support batch processing via RequestSecurityTokenCollection.
   - Removed old RequestCollectionOperation from the STS Provider
   - Issue/Renew/Validate/Cancel operations now support processing collections
  
........
........
  r1301484 | dkulp | 2012-03-16 09:16:19 -0400 (Fri, 16 Mar 2012) | 3 lines
  
  Set the prereq for building to Maven 3.0.   Should not affect those
  using CXF.
  
........
........
  r1301510 | dkulp | 2012-03-16 09:44:01 -0400 (Fri, 16 Mar 2012) | 3 lines
  
  Rename the priority field to "order" to make it clearer and easier to
  explain
  
........
........
  r1301539 | ningjiang | 2012-03-16 10:18:01 -0400 (Fri, 16 Mar 2012) | 2 lines
  
  CXF-4180 LogUtils should default to CXF's Slf4jLogger if it can't find Log4J or JCL driver
  
........
........
  r1301550 | ningjiang | 2012-03-16 10:38:47 -0400 (Fri, 16 Mar 2012) | 2 lines
  
  CXF-4180 Fixed the CS error of my last commit
  
........
........
  r1301708 | dkulp | 2012-03-16 15:12:02 -0400 (Fri, 16 Mar 2012) | 2 lines
  
  Initial work to get jetty stuff configured from config:admin
  
........
........
  r1301710 | dkulp | 2012-03-16 15:16:17 -0400 (Fri, 16 Mar 2012) | 5 lines
  
  Revert "CXF-4180 LogUtils should default to CXF's Slf4jLogger if it can't find Log4J or JCL driver"
  Need to revert so the unit tests will run to test other changes.
  
  This reverts commit d164ba6a68a2cdfba110064c687ac32707029772.
  
........
........
  r1301711 | dkulp | 2012-03-16 15:16:27 -0400 (Fri, 16 Mar 2012) | 4 lines
  
  Downgrade to 3.3.1 of ASM as code compiled with ASM 4.0 is NOT
  compatible with 3.3.1 and is causing some strange conflicts that need
  more investigation
  
........
........
  r1301714 | dkulp | 2012-03-16 15:42:20 -0400 (Fri, 16 Mar 2012) | 2 lines
  
  Add in fastinfoset bundle so the fastinfoset stuff works
  
........

[dkulp] Recording revisions 1298913,1301018,1301434 via  git from
https://svn.apache.org/repos/asf/cxf/trunk

------------------------------------------
[...truncated 15367 lines...]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/target/jax_rs_basic_https-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/jax_rs_basic_https/2.5.3-SNAPSHOT/jax_rs_basic_https-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jax_rs_basic_https/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/jax_rs_basic_https/2.5.3-SNAPSHOT/jax_rs_basic_https-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic_https/target/jax_rs_basic_https-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jax_rs_basic_https/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/jax_rs_basic_https/2.5.3-SNAPSHOT/jax_rs_basic_https-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JAX-RS Basic Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/target>
[INFO] [antrun:run {execution: copyxmlfiles}]
project.artifactId
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/target/classes/demo/jaxrs/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/target/classes/demo/jaxrs/client>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/target/jax_rs_basic-2.5.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/target/jax_rs_basic-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/jax_rs_basic/2.5.3-SNAPSHOT/jax_rs_basic-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jax_rs_basic/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/jax_rs_basic/2.5.3-SNAPSHOT/jax_rs_basic-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jax_rs/basic/target/jax_rs_basic-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jax_rs_basic/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/jax_rs_basic/2.5.3-SNAPSHOT/jax_rs_basic-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building CXF sample using a callbak object
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/target>
[INFO] [cxf-codegen:wsdl2java {execution: generate-CallbackService}]
[INFO] [cxf-codegen:wsdl2java {execution: generate-SOAPService}]
[INFO] [antrun:run {execution: prepare-transform}]
project.artifactId
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/target/classes/demo/callback/client>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/target/callback-2.5.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/target/callback-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/callback/2.5.3-SNAPSHOT/callback-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$callback/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/callback/2.5.3-SNAPSHOT/callback-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/callback/target/callback-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$callback/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/callback/2.5.3-SNAPSHOT/callback-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/target>
[INFO] [cxf-codegen:wsdl2java {execution: generate-sources}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/target/wsdl_first_pure_xml-2.5.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/target/wsdl_first_pure_xml-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/wsdl_first_pure_xml/2.5.3-SNAPSHOT/wsdl_first_pure_xml-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$wsdl_first_pure_xml/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/wsdl_first_pure_xml/2.5.3-SNAPSHOT/wsdl_first_pure_xml-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_pure_xml/target/wsdl_first_pure_xml-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$wsdl_first_pure_xml/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/wsdl_first_pure_xml/2.5.3-SNAPSHOT/wsdl_first_pure_xml-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JAX-WS Dispatch/Provider Demo
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target>
[INFO] [cxf-codegen:wsdl2java {execution: generate-SOAPService1}]
[INFO] [cxf-codegen:wsdl2java {execution: generate-SOAPService2}]
[INFO] [cxf-codegen:wsdl2java {execution: generate-SOAPService3}]
[INFO] [antrun:run {execution: copyxmlfiles}]
project.artifactId
[INFO] Executing tasks
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/classes/demo/hwDispatch/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/classes/demo/hwDispatch/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/classes/demo/hwDispatch/client>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/classes/demo/hwDispatch/server>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/classes/demo/hwDispatch/server>
     [copy] Copying 1 file to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/classes/demo/hwDispatch/server>
[INFO] Executed tasks
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 19 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/jaxws_dispatch_provider-2.5.3-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/jaxws_dispatch_provider-2.5.3-SNAPSHOT.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/samples/jaxws_dispatch_provider/2.5.3-SNAPSHOT/jaxws_dispatch_provider-2.5.3-SNAPSHOT.jar>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO]  skipping artifact deployement 
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jaxws_dispatch_provider/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/jaxws_dispatch_provider/2.5.3-SNAPSHOT/jaxws_dispatch_provider-2.5.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/jaxws_dispatch_provider/target/jaxws_dispatch_provider-2.5.3-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$jaxws_dispatch_provider/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/jaxws_dispatch_provider/2.5.3-SNAPSHOT/jaxws_dispatch_provider-2.5.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building WSDL first demo using Document/Literal Style and XMLBeans DataBinding
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/target>
[INFO] [cxf-codegen:wsdl2java {execution: generate-sources}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 54 resources to schemaorg_apache_xmlbeans
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 27 source files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/server/SpringServer.java>:[22,43] package org.springframework.context.support does not exist

[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/client/SpringClient.java>:[29,43] package org.springframework.context.support does not exist

[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/server/SpringServer.java>:[28,8] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.server.SpringServer

[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/server/SpringServer.java>:[29,18] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.server.SpringServer

[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/client/SpringClient.java>:[39,8] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.client.SpringClient

[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/client/SpringClient.java>:[40,18] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.client.SpringClient

[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.samples$wsdl_first_xmlbeans/builds/2012-03-20_22-59-58/archive/org.apache.cxf.samples/wsdl_first_xmlbeans/2.5.3-SNAPSHOT/wsdl_first_xmlbeans-2.5.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/server/SpringServer.java>:[22,43] package org.springframework.context.support does not exist

<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/client/SpringClient.java>:[29,43] package org.springframework.context.support does not exist

<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/server/SpringServer.java>:[28,8] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.server.SpringServer

<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/server/SpringServer.java>:[29,18] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.server.SpringServer

<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/client/SpringClient.java>:[39,8] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.client.SpringClient

<https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/src/main/release/samples/wsdl_first_xmlbeans/src/main/java/demo/hw/client/SpringClient.java>:[40,18] cannot find symbol
symbol  : class ClassPathXmlApplicationContext
location: class demo.hw.client.SpringClient


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42 minutes 12 seconds
[INFO] Finished at: Tue Mar 20 23:42:33 UTC 2012
[INFO] Final Memory: 374M/503M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: notifications@cxf.apache.org
Sending e-mails to: notifications@cxf.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Jenkins build is back to normal : CXF-2.5-deploy #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.5-deploy/50/changes>