See <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/320/changes>
Changes: [ay] Merged revisions 1545263 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes ........ r1545263 | ay | 2013-11-25 14:26:35 +0100 (Mon, 25 Nov 2013) | 10 lines Merged revisions 1545222 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1545222 | ay | 2013-11-25 12:14:58 +0100 (Mon, 25 Nov 2013) | 2 lines test case for CXF-5409 ........ ........ ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Runtime Local Transport 2.6.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-rt-transports-local --- [INFO] Deleting <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/target> [INFO] [INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-rt-transports-local --- [INFO] [INFO] --- cxf-xml2fastinfoset-plugin:2.5.0:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-transports-local --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cxf-rt-transports-local --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cxf-rt-transports-local --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/src/main/resources-filtered> [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cxf-rt-transports-local --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/target/classes> [INFO] [INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ cxf-rt-transports-local --- in default pack? [WARNING] Manifest org.apache.cxf:cxf-rt-transports-local:jar:2.6.12-SNAPSHOT : The default package '.' is not permitted by the Import-Package syntax. This can be caused by compile errors in Eclipse because Eclipse creates valid class files regardless of compile errors. The following package(s) import from the default package null [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cxf-rt-transports-local --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/src/test/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/target/generated/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ cxf-rt-transports-local --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/src/test/java/org/apache/cxf/transport/local/LocalDestinationTest.java>:[53,56] cannot find symbol symbol : method getDestination(org.apache.cxf.service.model.EndpointInfo,org.apache.cxf.Bus) location: class org.apache.cxf.transport.local.LocalTransportFactory [ERROR] <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/src/test/java/org/apache/cxf/transport/local/LocalDestinationTest.java>:[56,34] cannot find symbol symbol : method getConduit(org.apache.cxf.service.model.EndpointInfo,org.apache.cxf.Bus) location: class org.apache.cxf.transport.local.LocalTransportFactory [ERROR] <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-local/ws/src/test/java/org/apache/cxf/transport/local/LocalDestinationTest.java>:[65,32] getBackChannel(org.apache.cxf.message.Message,org.apache.cxf.message.Message,org.apache.cxf.ws.addressing.EndpointReferenceType) in org.apache.cxf.transport.AbstractDestination cannot be applied to (org.apache.cxf.message.MessageImpl) [INFO] 3 errors [INFO] -------------------------------------------------------------
