Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 822BD17606 for ; Thu, 23 Oct 2014 15:33:30 +0000 (UTC) Received: (qmail 77910 invoked by uid 500); 23 Oct 2014 15:33:30 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 77782 invoked by uid 500); 23 Oct 2014 15:33:30 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 77764 invoked by uid 99); 23 Oct 2014 15:33:29 -0000 Received: from mx1-us-east.apache.org (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2014 15:33:29 +0000 Received: from mx1-us-east.apache.org (localhost [127.0.0.1]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 9233343820 for ; Thu, 23 Oct 2014 15:33:29 +0000 (UTC) Received: by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org, from userid 111) id 86BF243865; Thu, 23 Oct 2014 15:33:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx1-us-east.apache.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=10.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_PASS autolearn=disabled version=3.4.0 Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id EFE9B43820 for ; Thu, 23 Oct 2014 15:33:28 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id a1so1388342wgh.11 for ; Thu, 23 Oct 2014 08:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=md9ANI1XwWoXYkE4xZ+bF1hG1hmtUWXZdFzxP8ROumc=; b=ePlh8nKcnzMAHYWi+QfKoiaoqHTryX9RoSMqhvd7nDalTFjnlNUkQhxqGZ2bZ4wT0G FKAm9A5itrgOd07WHf0T7MVLfoi+TpyuFmkWYFeBwLcbeMokoW5+NZCIKvgAG80KrsSe e16Tws7iKlW4goNIBBpTGIm1TSDt5Ex5M2YQyO5eWNyS6nEQAyBM2SRxXX2LBdG1I336 vSjvQCgcLo35aYfHxNnR/dfdU2szST55p2P5nOym+J0oodHcEjtuUUQHV4mYetKExid9 pJXrJMIUtQwMabn24U+3LmujDSebix7NhS4fi9pg7uoIW2ws2WkcrJ07m61oLQM/JeZf iXxQ== X-Received: by 10.195.13.114 with SMTP id ex18mr4756396wjd.111.1414078362190; Thu, 23 Oct 2014 08:32:42 -0700 (PDT) Received: from ?IPv6:2a01:e35:2f71:31d0:ac0c:4d9a:2ee:87a9? ([2a01:e35:2f71:31d0:ac0c:4d9a:2ee:87a9]) by mx.google.com with ESMTPSA id cs2sm5800300wib.2.2014.10.23.08.32.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Oct 2014 08:32:41 -0700 (PDT) Sender: Emmanuel Bourg Message-ID: <54491F98.4010102@apache.org> Date: Thu, 23 Oct 2014 17:32:40 +0200 From: Emmanuel Bourg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [compress][imaging] generalise/publicise commons-compress LZW implementation? References: <5448F6D2.9080000@apache.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP Le 23/10/2014 17:27, Gary Gregory a écrit : > I do not see the dep, are we looking at the same sources? I looked at the patch he attached to his mail. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org