Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5BF917B17 for ; Wed, 27 May 2015 06:44:53 +0000 (UTC) Received: (qmail 25647 invoked by uid 500); 27 May 2015 06:44:53 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 25609 invoked by uid 500); 27 May 2015 06:44:53 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 25600 invoked by uid 99); 27 May 2015 06:44:53 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 May 2015 06:44:53 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 7F159E00146 for ; Wed, 27 May 2015 06:44:53 +0000 (UTC) Date: Wed, 27 May 2015 06:44:53 +0000 (UTC) From: Apache Jenkins Server To: commits@activemq.apache.org Message-ID: <1939397930.30964.1432709093453.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Active?= =?UTF-8?Q?MQ-Java8_=C2=BB_ActiveMQ_::_AMQP_#368?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ActiveMQ :: AMQP X-Jenkins-Result: FAILURE See Changes: [tabish121] https://issues.apache.org/jira/browse/AMQ-5794 [tabish121] https://issues.apache.org/jira/browse/AMQ-5799 [tabish121] https://issues.apache.org/jira/browse/AMQ-5799 ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: AMQP 5.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-amqp --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-amqp --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-amqp --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-amqp --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-amqp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-amqp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.7 [WARNING] :[324,44] input(byte[],int,int) in org.apache.qpid.proton.engine.Transport has been deprecated [WARNING] : uses unchecked or unsafe operations. [WARNING] : Recompile with -Xlint:unchecked for details. [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[48,41] package org.apache.qpid.jms.provider.amqp does not exist [ERROR] :[49,41] package org.apache.qpid.jms.provider.amqp does not exist [ERROR] :[274,61] cannot find symbol symbol: variable AmqpJmsNoLocalType location: class org.apache.activemq.transport.amqp.protocol.AmqpSession [ERROR] :[278,69] cannot find symbol symbol: class AmqpJmsSelectorType location: class org.apache.activemq.transport.amqp.protocol.AmqpSession [INFO] 4 errors [INFO] -------------------------------------------------------------