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 11E8911232 for ; Tue, 24 Jun 2014 12:45:27 +0000 (UTC) Received: (qmail 71098 invoked by uid 500); 24 Jun 2014 12:45:26 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 71044 invoked by uid 500); 24 Jun 2014 12:45:26 -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 70870 invoked by uid 99); 24 Jun 2014 12:45:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2014 12:45:26 +0000 Date: Tue, 24 Jun 2014 12:45:26 +0000 (UTC) From: "Bill Havanki (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=14042053#comment-14042053 ] Bill Havanki commented on ACCUMULO-2934: ---------------------------------------- Just tested this out successfully under Java 1.6.0_31. Thanks Christopher :) > 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)