Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 9B3E618B7F for ; Tue, 7 Jul 2015 13:24:05 +0000 (UTC) Received: (qmail 85097 invoked by uid 500); 7 Jul 2015 13:24:05 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 85028 invoked by uid 500); 7 Jul 2015 13:24:05 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 84849 invoked by uid 99); 7 Jul 2015 13:24:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2015 13:24:05 +0000 Date: Tue, 7 Jul 2015 13:24:04 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1559) Drop support for Ruby 1.8 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/AVRO-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616682#comment-14616682 ] ASF subversion and git services commented on AVRO-1559: ------------------------------------------------------- Commit 1689660 from tomwhite@apache.org in branch 'avro/trunk' [ https://svn.apache.org/r1689660 ] AVRO-1559. Drop support for Ruby 1.8. Contributed by Willem van Bergen. > Drop support for Ruby 1.8 > ------------------------- > > Key: AVRO-1559 > URL: https://issues.apache.org/jira/browse/AVRO-1559 > Project: Avro > Issue Type: Wish > Affects Versions: 1.7.7 > Reporter: Willem van Bergen > Fix For: 1.8.0 > > Attachments: AVRO-1559.patch > > > - Ruby 1.8 is EOL, and is even security issues aren't addressed anymore. > - It is also getting hard to set up Ruby 1.8 to run the tests (e.g. on a recent OSX, it won't compile without manual fiddling). > - Handling character encodings in Ruby 1.9 is very different than Ruby 1.8. Supporting both at the same time adds a lot of overhead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)