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 Hudson Server <hu...@hudson.apache.org> on 2011/03/06 00:50:34 UTC

Build failed in Jenkins: CXF-Trunk-JDK15 #1798

See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/1798/changes>

Changes:

[amichalec] Fix: JDK1.5 compatibility

------------------------------------------
[...truncated 4171 lines...]
[INFO] Building Apache CXF Runtime WS Reliable Messaging
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [cxf-xjc:xsdtojava {execution: generate-sources}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 9 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/generated/src/main/resources>
[INFO] Copying 3 resources
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 70 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/src/test/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/generated/src/test/resources>
[INFO] Copying 3 resources
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 21 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/test-classes>
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.ws.rm.AbstractEndpointTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec
Running org.apache.cxf.ws.rm.AbstractRMInterceptorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec
Running org.apache.cxf.ws.rm.AbstractSequenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.cxf.ws.rm.DestinationSequenceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.558 sec
Running org.apache.cxf.ws.rm.DestinationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.apache.cxf.ws.rm.ProxyTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec
Running org.apache.cxf.ws.rm.RMContextUtilsTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.cxf.ws.rm.RMEndpointTest
Exception in thread "Timer-1" java.lang.NullPointerException
	at org.apache.cxf.ws.rm.DestinationSequence$ImmediateFallbackAcknowledgment.run(DestinationSequence.java:448)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec
Running org.apache.cxf.ws.rm.RMInInterceptorTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.cxf.ws.rm.RMManagerConfigurationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec
Running org.apache.cxf.ws.rm.RMManagerTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Running org.apache.cxf.ws.rm.RMOutInterceptorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.cxf.ws.rm.RMUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.cxf.ws.rm.SourceSequenceTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 sec
Running org.apache.cxf.ws.rm.persistence.PersistenceUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.apache.cxf.ws.rm.persistence.jdbc.RMTxStoreConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.apache.cxf.ws.rm.persistence.jdbc.RMTxStoreTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.264 sec
Running org.apache.cxf.ws.rm.policy.PolicyUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.cxf.ws.rm.soap.RMSoapInterceptorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.apache.cxf.ws.rm.soap.RetransmissionQueueImplTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.cxf.ws.rm.soap.SoapFaultFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec

Results :

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

[JENKINS] Recording test results
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/cxf-rt-ws-rm-2.4.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/cxf-rt-ws-rm-2.4.0-SNAPSHOT.jar> to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf-rt-ws-rm/2.4.0-SNAPSHOT/cxf-rt-ws-rm-2.4.0-SNAPSHOT.jar>
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-ws-rm/builds/2011-03-05_23-39-04/archive/org.apache.cxf/cxf-rt-ws-rm/2.4.0-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/rm/target/cxf-rt-ws-rm-2.4.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-ws-rm/builds/2011-03-05_23-39-04/archive/org.apache.cxf/cxf-rt-ws-rm/2.4.0-SNAPSHOT/cxf-rt-ws-rm-2.4.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime WS Security
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.ws.security:wss4j:1.6-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/ws/security/wss4j/1.6-SNAPSHOT/wss4j-1.6-SNAPSHOT.pom
21K downloaded  (wss4j-1.6-SNAPSHOT.pom)
Downloading: http://repository.apache.org/snapshots/org/apache/ws/security/wss4j/1.6-SNAPSHOT/wss4j-1.6-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
338K downloaded  (wss4j-1.6-SNAPSHOT.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/generated/src/main/resources>
[INFO] Copying 3 resources
Downloading: http://repository.apache.org/snapshots/org/apache/ws/security/wss4j/1.6-SNAPSHOT/wss4j-1.6-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 100 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 57 resources
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/generated/src/test/resources>
[INFO] Copying 3 resources
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 15 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/test-classes>
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cxf.ws.security.wss4j.CryptoCoverageCheckerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 sec
Running org.apache.cxf.ws.security.wss4j.PolicyBasedWss4JInOutTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 sec
Running org.apache.cxf.ws.security.wss4j.RoundTripTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec
Running org.apache.cxf.ws.security.wss4j.SignatureConfirmationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.cxf.ws.security.wss4j.UserNameTokenAuthorizationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec
Running org.apache.cxf.ws.security.wss4j.WSS4JFaultCodeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 sec
Running org.apache.cxf.ws.security.wss4j.WSS4JInOutTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec
Running org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec

Results :

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

[JENKINS] Recording test results
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/cxf-rt-ws-security-2.4.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/cxf-rt-ws-security-2.4.0-SNAPSHOT.jar> to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/.repository/org/apache/cxf/cxf-rt-ws-security/2.4.0-SNAPSHOT/cxf-rt-ws-security-2.4.0-SNAPSHOT.jar>
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-ws-security/builds/2011-03-05_23-39-04/archive/org.apache.cxf/cxf-rt-ws-security/2.4.0-SNAPSHOT/pom.xml
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/ws/security/target/cxf-rt-ws-security-2.4.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-ws-security/builds/2011-03-05_23-39-04/archive/org.apache.cxf/cxf-rt-ws-security/2.4.0-SNAPSHOT/cxf-rt-ws-security-2.4.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime Web Management
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/src/main/resources>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/target/generated/src/main/resources>
[INFO] Copying 3 resources
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 109 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/target/war/WEB-INF/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/src/main/java/org/apache/cxf/management/web/logging/ReadOnlyFileStorage.java>:[537,9] method does not override a method from its superclass
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-management-web/builds/2011-03-05_23-39-04/archive/org.apache.cxf/cxf-rt-management-web/2.4.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/src/main/java/org/apache/cxf/management/web/logging/ReadOnlyFileStorage.java>:[537,9] method does not override a method from its superclass

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/src/main/java/org/apache/cxf/management/web/logging/ReadOnlyFileStorage.java>:[537,9] method does not override a method from its superclass

	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:173)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:872)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:803)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	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:417)
	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
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/ws/trunk/rt/management-web/src/main/java/org/apache/cxf/management/web/logging/ReadOnlyFileStorage.java>:[537,9] method does not override a method from its superclass

	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: 10 minutes 57 seconds
[INFO] Finished at: Sat Mar 05 23:50:29 UTC 2011
[INFO] Final Memory: 109M/164M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: notifications@cxf.apache.org andrzej.michalec@gmail.com
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 stable : CXF-Trunk-JDK15 #1801

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/1801/changes>



Jenkins build is still unstable: CXF-Trunk-JDK15 #1800

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/changes>



Jenkins build is unstable: CXF-Trunk-JDK15 #1799

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/1799/changes>