Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0570B10D6A for ; Tue, 5 Nov 2013 04:29:28 +0000 (UTC) Received: (qmail 5813 invoked by uid 500); 5 Nov 2013 04:29:23 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 5417 invoked by uid 500); 5 Nov 2013 04:29:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 5389 invoked by uid 99); 5 Nov 2013 04:29:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 04:29:19 +0000 Date: Tue, 5 Nov 2013 04:29:19 +0000 (UTC) From: "BELUGA BEHR (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COMPRESS-147) Add a Snappy compressor 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/COMPRESS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813622#comment-13813622 ] BELUGA BEHR commented on COMPRESS-147: -------------------------------------- You'll probably beat me to it... I won't be able to look at it until next week. Can you please check it in to trunk? I can at least do some unit tests. > Add a Snappy compressor > ----------------------- > > Key: COMPRESS-147 > URL: https://issues.apache.org/jira/browse/COMPRESS-147 > Project: Commons Compress > Issue Type: Wish > Components: Compressors > Reporter: Christian Grobmeier > Priority: Minor > Attachments: SnappyDecompressor.java > > > Add a Snappy compressor to the Compress lib. Currently there is only a C implementation linked with JNI to Java. > [1] http://code.google.com/p/snappy/ > [2] http://code.google.com/p/snappy-java/ -- This message was sent by Atlassian JIRA (v6.1#6144)