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 3E3E511A87 for ; Thu, 10 Jul 2014 22:28:42 +0000 (UTC) Received: (qmail 36555 invoked by uid 500); 10 Jul 2014 22:28:42 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 36497 invoked by uid 500); 10 Jul 2014 22:28:42 -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 36480 invoked by uid 99); 10 Jul 2014 22:28:41 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 22:28:41 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 7990DE0036B for ; Thu, 10 Jul 2014 22:28:41 +0000 (UTC) Date: Thu, 10 Jul 2014 22:28:41 +0000 (UTC) From: Apache Jenkins Server To: dev@activemq.apache.org Message-ID: <37527113.3235.1405031321495.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_ActiveMQ-Tr?= =?UTF-8?Q?unk-Deploy_=C2=BB_ActiveMQ_::_Client_#991?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: ActiveMQ :: Client X-Jenkins-Result: FAILURE See Changes: [hadrian] Update poms to fully load into M2E [tabish121] https://issues.apache.org/jira/browse/AMQ-5269 ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ActiveMQ :: Client 5.11-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ activemq-client --- [INFO] Deleting [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ activemq-client --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-client --- [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (default) @ activemq-client --- Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file . . . Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. [INFO] Processed 1 grammar [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ activemq-client --- [INFO] Source directory: added. [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ activemq-client --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ activemq-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ activemq-client --- [INFO] Compiling 579 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Failure executing javac, but could not parse the error: javac: invalid target release: 1.7 Usage: javac use -help for a list of possible options [INFO] 1 error [INFO] -------------------------------------------------------------