Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 50225 invoked from network); 18 Jul 2006 17:57:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jul 2006 17:57:35 -0000 Received: (qmail 22276 invoked by uid 500); 18 Jul 2006 17:57:35 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 22239 invoked by uid 500); 18 Jul 2006 17:57:34 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 22230 invoked by uid 99); 18 Jul 2006 17:57:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2006 10:57:34 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rooneg@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2006 10:57:34 -0700 Received: by nf-out-0910.google.com with SMTP id x4so239141nfb for ; Tue, 18 Jul 2006 10:57:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=etq041Uc5SHVCH54aWcnckzWj1vA26bqOYlO3ZYfJKQ93VwxfzU0TxILYtua8KtYg67ReTASasRmo/c2vqTaK+LNyL1qjftHuqth1xGLi1I7xkZzzVnDUSfpc9FmDiZQ989vynlaWE5nHRp52vApO/pI++TqtOLd01uB1HfhVBE= Received: by 10.78.167.12 with SMTP id p12mr1687687hue; Tue, 18 Jul 2006 10:57:13 -0700 (PDT) Received: by 10.78.97.11 with HTTP; Tue, 18 Jul 2006 10:57:12 -0700 (PDT) Message-ID: <7edfeeef0607181057o21358ec0sd1b685bf669900b7@mail.gmail.com> Date: Tue, 18 Jul 2006 13:57:12 -0400 From: "Garrett Rooney" Sender: rooneg@gmail.com To: abdera-dev@incubator.apache.org Subject: Re: 0.1.0 Branch In-Reply-To: <44BD1E72.5020209@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44BD1E72.5020209@gmail.com> X-Google-Sender-Auth: feaaad8ec316e70b X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/18/06, James M Snell wrote: > Ok, I've rerolled the 0.1.0 branch and the zips. These now include the > maven build for the json dependency, the performance improvements I made > over the weekend, and a couple of json bug fixes. Please take a look. > > Branch here: > https://svn.apache.org/repos/asf/incubator/abdera/java/branches/0.1.0 > > Zip images here: > http://people.apache.org/~jmsnell/ Would it be possible to create zip files that don't unpack into the current working directory? The current ones are very unfriendly that way... -garrett