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 797E89BF5 for ; Fri, 24 Feb 2012 17:16:04 +0000 (UTC) Received: (qmail 16509 invoked by uid 500); 24 Feb 2012 17:16:03 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 16417 invoked by uid 500); 24 Feb 2012 17:16:03 -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 16408 invoked by uid 99); 24 Feb 2012 17:16:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 17:16:03 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-tul01m020-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 17:15:57 +0000 Received: by obcuy19 with SMTP id uy19so3961425obc.30 for ; Fri, 24 Feb 2012 09:15:36 -0800 (PST) Received-SPF: pass (google.com: domain of sebbaz@gmail.com designates 10.60.12.101 as permitted sender) client-ip=10.60.12.101; Authentication-Results: mr.google.com; spf=pass (google.com: domain of sebbaz@gmail.com designates 10.60.12.101 as permitted sender) smtp.mail=sebbaz@gmail.com; dkim=pass header.i=sebbaz@gmail.com Received: from mr.google.com ([10.60.12.101]) by 10.60.12.101 with SMTP id x5mr1471121oeb.33.1330103736953 (num_hops = 1); Fri, 24 Feb 2012 09:15:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=fGKE7N3n+yzeh+A9tnXCoZapaHh+8ePxI1wUnpcj3TM=; b=qpxIjzNWbpD4sTrhv+3ArGGqqwfCBm4CYaR8peU3qt1dfIUH7UqArUoyD2/B/aEY2H U9foXOtOhE1mr0Qz5yn/rCS90QH/4sRZdDOL///P/Wax40PWY7Uq16mxAV6RPna6rraA waoo/xyyBXTQPsW9csiLtp5Klgsnl3r8VXW7o= MIME-Version: 1.0 Received: by 10.60.12.101 with SMTP id x5mr1220017oeb.33.1330103736876; Fri, 24 Feb 2012 09:15:36 -0800 (PST) Received: by 10.182.124.71 with HTTP; Fri, 24 Feb 2012 09:15:36 -0800 (PST) In-Reply-To: <4F47C239.10000@apache.org> References: <4F46CE99.30105@apache.org> <4F479380.6000509@apache.org> <4F47C239.10000@apache.org> Date: Fri, 24 Feb 2012 17:15:36 +0000 Message-ID: Subject: Re: [VOTE] Release Apache Commons Daemon 1.0.10 based on RC2 From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 24 February 2012 17:00, Mladen Turk wrote: > On 02/24/2012 04:17 PM, Gary Gregory wrote: >> >> On Fri, Feb 24, 2012 at 8:41 AM, Mladen Turk =A0wrote: >> >> >> I downloaded >> >> http://people.apache.org/~mturk/daemon-1.0.10/source/commons-daemon-1.0.= 10-src.zip >> >> The ran: mvn clean site >> >> and I see: >> >> =A0 =A0- Current Version: 1.0.10 >> =A0 =A0- Comparison Version: 1.0.8 >> >> I can't explain it. >> >> Can someone else please try this? >> > > If you have 1.0.9 locally installed > http://svn.apache.org/viewvc/commons/proper/daemon/branches/1.0.x/pom.xml= ?r1=3D1241552&r2=3D1292700&diff_format=3Dh > > See line 95. 1.0.9 was actually having 1.0.8 as release version > so this might be the reason (version and commons.release.version were out= of > sync) > > Other that that have no clue. The site was build locally from RC2 tag > using 'mvn -Prelease site' and uploaded to p.a.o > I've discovered the problem - Daemon 1.0.9 has not been deployed to Maven Central. > Regards > -- > ^TM > > --------------------------------------------------------------------- > 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