Return-Path: X-Original-To: apmail-cxf-notifications-archive@www.apache.org Delivered-To: apmail-cxf-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD96910739 for ; Wed, 4 Dec 2013 16:25:25 +0000 (UTC) Received: (qmail 45798 invoked by uid 500); 4 Dec 2013 16:25:25 -0000 Delivered-To: apmail-cxf-notifications-archive@cxf.apache.org Received: (qmail 45747 invoked by uid 500); 4 Dec 2013 16:25:23 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 45733 invoked by uid 99); 4 Dec 2013 16:25:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 16:25:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 16:25:16 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 7C09DC0532; Wed, 4 Dec 2013 16:24:55 +0000 (UTC) Date: Wed, 4 Dec 2013 16:24:55 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org, null@apache.org Message-ID: <483993912.441.1386174295489.JavaMail.hudson@aegis> In-Reply-To: <540726820.127.1386075398350.JavaMail.hudson@aegis> References: <540726820.127.1386075398350.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_CXF-2.7-deploy_?= =?UTF-8?Q?=C2=BB_Apache_CXF_Runtime_Local_Transport_#229?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache CXF Runtime Local Transport X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF Runtime Local Transport 2.7.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-rt-transports-local --- [INFO] Deleting [INFO] [INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-rt-transports-local --- [INFO] [INFO] --- cxf-xml2fastinfoset-plugin:2.6.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 [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 [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.7.9-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 [INFO] skip non existing resourceDirectory [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 [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[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] :[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] :[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] -------------------------------------------------------------