Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0CC0C200BA8 for ; Mon, 24 Oct 2016 22:18:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0B5E5160B00; Mon, 24 Oct 2016 20:18:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 609EB160AEB for ; Mon, 24 Oct 2016 22:17:59 +0200 (CEST) Received: (qmail 74941 invoked by uid 500); 24 Oct 2016 20:17:58 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 74922 invoked by uid 99); 24 Oct 2016 20:17:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2016 20:17:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6940D2C2A66 for ; Mon, 24 Oct 2016 20:17:58 +0000 (UTC) Date: Mon, 24 Oct 2016 20:17:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARTEMIS-819) Update minimum Java version to 8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 24 Oct 2016 20:18:00 -0000 [ https://issues.apache.org/jira/browse/ARTEMIS-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603073#comment-15603073 ] ASF GitHub Bot commented on ARTEMIS-819: ---------------------------------------- Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/864#discussion_r84773789 --- Diff: pom.xml --- @@ -128,8 +128,8 @@ UTF-8 UTF-8 - 1.7 - 1.7 + 1.8 --- End diff -- @cshannon @johnament what about we do it now.. and listen who complains about it? :) If we get many complains we can always revert and redo a next release.. such as 1.5.1 or 1.6.0. > Update minimum Java version to 8 > -------------------------------- > > Key: ARTEMIS-819 > URL: https://issues.apache.org/jira/browse/ARTEMIS-819 > Project: ActiveMQ Artemis > Issue Type: Task > Components: Broker > Affects Versions: 1.4.0 > Reporter: Christopher L. Shannon > Assignee: Christopher L. Shannon > Fix For: 1.5.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)