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 0A3AC437C for ; Thu, 2 Jun 2011 21:20:13 +0000 (UTC) Received: (qmail 33910 invoked by uid 500); 2 Jun 2011 21:20:13 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 33618 invoked by uid 500); 2 Jun 2011 21:20:13 -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 33610 invoked by uid 99); 2 Jun 2011 21:20:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 21:20:13 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of niall.pemberton@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-iw0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 21:20:06 +0000 Received: by iwn8 with SMTP id 8so1074114iwn.30 for ; Thu, 02 Jun 2011 14:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=JmAtgbE5oUELTkl16r0cPXnk6KY/57hlaS7XorDhKu0=; b=e5X47f5sxi4jIB0wmrQZu/+L/lUKcuCxf2mMaNSoyt3PxKGHpo2zkru5sfLHYYWybB OLXwpH071AxYOA4MEFeTWS6Rm97dhPgW55omRDeHWoI4O8fjjjxIlx+2xevGQ2gqpTie ttlLLmWSDTIf/72lPAQrz3hyBFJFdM9Zkhij0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=imnm8kzVuZhXp1qOX275CmAOwe1YDBoKlK6+3Cwa/Mwwv7kzLoKL0nD1Wswvaod48y KazWDX2mOt2Tcy8EUPHIsNNue0KQd8yWKREIsGIxR9wwFZ002SwUUqrBXO1I3wWe5N4b hJnK/1x/svj2kdYL/QxbOPXDqxGuciWffu+UY= MIME-Version: 1.0 Received: by 10.42.67.80 with SMTP id s16mr1961719ici.473.1307049585430; Thu, 02 Jun 2011 14:19:45 -0700 (PDT) Received: by 10.42.227.131 with HTTP; Thu, 2 Jun 2011 14:19:45 -0700 (PDT) In-Reply-To: References: <4DE7B9A0.7000905@oliver-heger.de> Date: Thu, 2 Jun 2011 22:19:45 +0100 Message-ID: Subject: Re: [VOTE] Release Commons Validator 1.4 beta 1 based on RC1 From: Niall Pemberton To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Jun 2, 2011 at 6:36 PM, Nick Burch wrote: > On Thu, 2 Jun 2011, Oliver Heger wrote: >> >> About the distribution files: Shouldn't the naming be >> commons-validator-1.4.0-beta1 rather than validator-1.4.0-beta1? Also the >> manifest of the jar in the binary distribution does not contain all >> properties typical for commons components. When I build the jar on my local >> machine the properties are there. I think we should follow our standards >> here. > > OK, I'll take a look at the build process and see if I can fix them for RC2. If you use the Maven2 build then it should all build as expected. Niall > Is there a good example of another commons library I should be checking > against, that you can recommend? > >> There are some findbugs errors which I don't consider as blocking. > > Feel free to commit fixes, ideally before tomorrow when I'll hope to roll > another RC :) > > Thanks > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org