Return-Path: Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: (qmail 11316 invoked from network); 25 Jun 2010 06:51:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Jun 2010 06:51:14 -0000 Received: (qmail 43056 invoked by uid 500); 25 Jun 2010 06:51:14 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 42932 invoked by uid 500); 25 Jun 2010 06:51:11 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 42920 invoked by uid 99); 25 Jun 2010 06:51:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jun 2010 06:51:10 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ant.elder@gmail.com designates 209.85.160.170 as permitted sender) Received: from [209.85.160.170] (HELO mail-gy0-f170.google.com) (209.85.160.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jun 2010 06:51:02 +0000 Received: by gyf2 with SMTP id 2so5035938gyf.15 for ; Thu, 24 Jun 2010 23:50:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to :in-reply-to:references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=tSUApcmQbhAGMo+WXEyb5zRGvWCtPpgs2OZHdvDg9Mc=; b=DLYrDZdlAKML3NPN/Rrz/wqQq5Q49/J6o/P7mF+qatM0+gYWubA89Q5mMNy7KOwx4l vYKoUitujCnbBcGqepLsPe1rJkDvT9rFB+pmTo5tcxmzITPTT9eyLc3r3Ge80XJyaVFA yB/4k/TpY8UW+l1qCKc32mw39nVPL+CxxzXNU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; b=VQWXy+q2x4Viwn66SBU7jt/HQdEELw3iwzytd1qvw02busULKAD/b25omNErbHDGjo Jv6p19ZzI+krf2Pt2JNF2iXKf5UADI3eqEYzjRijDzmzrU54KDiQSTtkRg4vlML8srA7 yo4kb55ZuTIy1pgHY2qc9gm83uzijBE6g66kc= MIME-Version: 1.0 Received: by 10.100.244.40 with SMTP id r40mr313135anh.132.1277448641388; Thu, 24 Jun 2010 23:50:41 -0700 (PDT) Received: by 10.100.213.3 with HTTP; Thu, 24 Jun 2010 23:50:41 -0700 (PDT) Reply-To: antelder@apache.org In-Reply-To: References: Date: Fri, 25 Jun 2010 07:50:41 +0100 Message-ID: Subject: Re: [VOTE] Release Abdera 1.1 RC1 From: ant elder To: dev@abdera.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Jun 18, 2010 at 9:51 AM, ant elder wrote: > Please review and vote on the Abdera 1.1 release artifacts. > > The binary and source distributions are available at: > > http://people.apache.org/~antelder/abdera/1.1-RC1/ > > The Maven artifacts are at: > > http://people.apache.org/~antelder/abdera/1.1-RC1/maven > > The SVN tag for the release is at: > > https://svn.apache.org/repos/asf/abdera/java/tags/abdera-1.1-RC1/ > > +1 from me. > > =A0 ...ant > Ping, any votes or review comments? There was an off list question about if this fully supports Java 1.5. I've tried building it with a 1.5 JDK, there is a compile problem with one testcase which i've fixed in trunk. That was a problem with the testcase code itself though and Abdera seems to work fine with 1.5. ...ant