Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBD0F11FAC for ; Mon, 23 Jun 2014 23:43:24 +0000 (UTC) Received: (qmail 51520 invoked by uid 500); 23 Jun 2014 23:43:24 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 51470 invoked by uid 500); 23 Jun 2014 23:43:24 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 51454 invoked by uid 99); 23 Jun 2014 23:43:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2014 23:43:24 +0000 Date: Mon, 23 Jun 2014 23:43:24 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-2934) Use Jetty 8 for 1.6.x MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-2934. ----------------------------------------- Resolution: Fixed > Use Jetty 8 for 1.6.x > --------------------- > > Key: ACCUMULO-2934 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2934 > Project: Accumulo > Issue Type: Sub-task > Components: monitor > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Priority: Blocker > Fix For: 1.6.1 > > Time Spent: 0.5h > Remaining Estimate: 0h > > ACCUMULO-2808 inadvertently bumped the minimum supported JRE to 7. This breaks expectations that come with 1.6.x to support JRE 6. > If we back off to Jetty 8, we should be able to continue to support JRE 6 for the 1.6.x versions of Accumulo, and move to an org.eclipse.jetty version that is still supported. > Jetty 9 can continue to be used for versions after 1.6.x, which require JRE 7 already. -- This message was sent by Atlassian JIRA (v6.2#6252)