Return-Path: X-Original-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jspwiki-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8814ADB90 for ; Tue, 25 Sep 2012 06:38:14 +0000 (UTC) Received: (qmail 22437 invoked by uid 500); 25 Sep 2012 06:38:14 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 22241 invoked by uid 500); 25 Sep 2012 06:38:09 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 22213 invoked by uid 99); 25 Sep 2012 06:38:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 06:38:08 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [78.47.242.26] (HELO rhea.bnv-gz.de) (78.47.242.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2012 06:38:00 +0000 Received: from localhost (localhost [127.0.0.1]) by rhea.bnv-gz.de (Postfix) with ESMTP id 9E2DB300626 for ; Tue, 25 Sep 2012 08:41:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at rhea.bnv-gz.de Received: from rhea.bnv-gz.de ([127.0.0.1]) by localhost (rhea.bnv-gz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qy5ddcQ6p-vS for ; Tue, 25 Sep 2012 08:41:21 +0200 (CEST) Received: from [192.168.178.33] (188-192-186-98-dynip.superkabel.de [188.192.186.98]) by rhea.bnv-gz.de (Postfix) with ESMTPSA id 51BD2300617 for ; Tue, 25 Sep 2012 08:41:21 +0200 (CEST) Message-ID: <5061512E.8040801@holeczek.de> Date: Tue, 25 Sep 2012 08:37:34 +0200 From: Florian Holeczek User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: jspwiki-dev@incubator.apache.org Subject: Re: [VOTE] Release JSPWiki version 2.9.0-incubating References: In-Reply-To: X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 from me * downloaded the artifacts * checked hash and signature files * checked release documentation files * checked out the source from the svn tag and built JSPWiki based on that (including a unit test run) * compared the results with the artifacts * deployed and did some smoke testing All fine so far... only a minor flaw in the LICENSE file (YUI Compressor version number). Since it's only the version string in a file name, and since the license itself hasn't changed, I've simply fixed it in the trunk and don't take it as a problem for the release. Regards Florian