Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56F8418C4F for ; Fri, 31 Jul 2015 22:30:16 +0000 (UTC) Received: (qmail 67787 invoked by uid 500); 31 Jul 2015 22:30:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 67721 invoked by uid 500); 31 Jul 2015 22:30:16 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 67709 invoked by uid 99); 31 Jul 2015 22:30:15 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2015 22:30:15 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 7C8639C0348 for ; Fri, 31 Jul 2015 22:29:40 +0000 (UTC) Date: Fri, 31 Jul 2015 22:29:38 +0000 (UTC) From: Apache Jenkins Server To: dev@activemq.apache.org Message-ID: <1963830816.5666.1438381780420.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_ActiveMQ-T?= =?UTF-8?Q?runk-Deploy_=C2=BB_ActiveMQ_::_Web_#1423?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ActiveMQ :: Web X-Jenkins-Result: FAILURE See Changes: [christopher.l.shannon] https://issues.apache.org/jira/browse/AMQ-5896 ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: Web 5.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-web --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-web --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-web --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-web --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-web --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ activemq-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] : Some input files use unchecked or unsafe operations. [WARNING] : Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[45,41] package org.apache.commons.lang.exception does not exist [ERROR] :[139,62] cannot find symbol symbol: variable ExceptionUtils location: class org.apache.activemq.web.BrokerFacadeSupport [INFO] 2 errors [INFO] -------------------------------------------------------------