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 A947210E91 for ; Fri, 20 Dec 2013 12:38:18 +0000 (UTC) Received: (qmail 97049 invoked by uid 500); 20 Dec 2013 12:38:12 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 96932 invoked by uid 500); 20 Dec 2013 12:38:12 -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 96882 invoked by uid 99); 20 Dec 2013 12:38:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Dec 2013 12:38:12 +0000 Date: Fri, 20 Dec 2013 12:38:11 +0000 (UTC) From: "Stefan Bodewig (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (COMPRESS-147) Add a Snappy decompressor 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:all-tabpanel ] Stefan Bodewig updated COMPRESS-147: ------------------------------------ Labels: snappy (was: ) > Add a Snappy decompressor > ------------------------- > > 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 > Labels: snappy > Fix For: 1.7 > > 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.4#6159)