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 4FB75457A for ; Thu, 2 Jun 2011 21:32:47 +0000 (UTC) Received: (qmail 46483 invoked by uid 500); 2 Jun 2011 21:32:46 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 46372 invoked by uid 500); 2 Jun 2011 21:32:46 -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 46364 invoked by uid 99); 2 Jun 2011 21:32:46 -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:32:46 +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:32:40 +0000 Received: by iwn8 with SMTP id 8so1081198iwn.30 for ; Thu, 02 Jun 2011 14:32:19 -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=dkjIVKGRzmLKK4Oj2LOUbGL367Dg5GfSfGpzUmZAFTA=; b=qhjEU6tS9iJophV9qgsLziwX9IflQFZ6U30D1dUw1Y2hG9bAvIOG0UujXctX8rwgDY 6MuOaaGRtskqueLJm0ggJxM6H4kQ2St7IAftAjgjw9JBCKhYLYi9gh7W/HhFE81HaOaM icrjJ4DKOFqREQdCCMJa9ULUei/LpgE0lZmCY= 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=mTdSpXqh2xpzbZPEiuQW1ZUsAfEphXP46fd6YUlI0rpAAYsO/Xe+sW+AMPpoQYTZul fXwliNbniDwH6JIDck26iCy19WxPQ81nRd91UggYzi6hM9HThspRY5hBPKfnvqVGLmai 8vWU4rGWppNAxGW2YpQvZlE3M+1Bse74VhezE= MIME-Version: 1.0 Received: by 10.42.67.80 with SMTP id s16mr1976578ici.473.1307050339306; Thu, 02 Jun 2011 14:32:19 -0700 (PDT) Received: by 10.42.227.131 with HTTP; Thu, 2 Jun 2011 14:32:19 -0700 (PDT) In-Reply-To: References: <4DE7B9A0.7000905@oliver-heger.de> Date: Thu, 2 Jun 2011 22:32:19 +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 10:24 PM, Nick Burch wrote: > On Thu, 2 Jun 2011, Niall Pemberton wrote: >> >> If you use the Maven2 build then it should all build as expected. > > So it seems. I think I'll remove the release target from the ant build (so > no-one else tries it and gets bitten), then see if I can figure out how to > use the maven release plugin! You can but I find it painful. The alternative is to just tag in subversion, checkout and build using mvn -Prc clean install Niall > 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