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 9832590EC for ; Mon, 27 Feb 2012 23:48:35 +0000 (UTC) Received: (qmail 6749 invoked by uid 500); 27 Feb 2012 23:48:35 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 6606 invoked by uid 500); 27 Feb 2012 23:48:35 -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 6598 invoked by uid 99); 27 Feb 2012 23:48:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 23:48:35 +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 (nike.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; Mon, 27 Feb 2012 23:48:28 +0000 Received: by obcuy19 with SMTP id uy19so7545308obc.30 for ; Mon, 27 Feb 2012 15:48:07 -0800 (PST) Received-SPF: pass (google.com: domain of sebbaz@gmail.com designates 10.60.4.162 as permitted sender) client-ip=10.60.4.162; Authentication-Results: mr.google.com; spf=pass (google.com: domain of sebbaz@gmail.com designates 10.60.4.162 as permitted sender) smtp.mail=sebbaz@gmail.com; dkim=pass header.i=sebbaz@gmail.com Received: from mr.google.com ([10.60.4.162]) by 10.60.4.162 with SMTP id l2mr3024245oel.3.1330386487613 (num_hops = 1); Mon, 27 Feb 2012 15:48:07 -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; bh=4ez+KlcI3j8vmLrDMh+mrNjKNUa4DwupEVYsBrTbrac=; b=KU5ZOgd+ZQ2Zx5iK2Z0nfkqhyps9hwzx44VGuutFngfm0PeBA5zyp1R1WF0o8uQTOY ADGC9ya+xwwaUHaqqMhGBZlLLcjqNNg1OFsStCmFsTYL42SlRkqTR2IRNmmhw6Bt3vaY Z0HSrPKiP6d5ZObAdBId3zjcm+ifD1Ok+NXmw= MIME-Version: 1.0 Received: by 10.60.4.162 with SMTP id l2mr2437466oel.3.1330386487562; Mon, 27 Feb 2012 15:48:07 -0800 (PST) Received: by 10.182.85.5 with HTTP; Mon, 27 Feb 2012 15:48:07 -0800 (PST) In-Reply-To: References: <4F46CE99.30105@apache.org> <4F4BB8EA.30807@apache.org> <4F4BC417.2050400@apache.org> Date: Mon, 27 Feb 2012 23:48:07 +0000 Message-ID: Subject: Re: [RESULT] Was: [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 X-Virus-Checked: Checked by ClamAV on apache.org On 27 February 2012 22:45, sebb wrote: > On 27 February 2012 17:57, Mladen Turk wrote: >> On 02/27/2012 06:14 PM, sebb wrote: >>> >>> Can you also release the jar to Maven please? >> >> >> Sure, already did steps described at >> http://commons.apache.org/releases/release.html >> >> files are already inside >> /x1/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/commons/commons-daemon >> and maven-metadata.xml updated. >> >> According to the release.html this should sync to repo1.maven.org >> (if the instructions are valid of course) > > They are out of date for Nexus-enabled components, which Daemon is. > > Not sure how you managed to update the directory; when a component > uses Nexus, manual updates are supposed to be disabled. > > I see that the 1.0.9 jar is also present, but has not been propagated > to Maven Central (as we know from the Clirr story). > > [Later] > > Just realised what the problem is - the files are installed under the > directory which corresponds to the groupId org.apache.commons, but the > pom actually has groupId commons-daemon. This is one of the pitfalls > of the manual deployment method in the (outdated) release docs. > > I can probably fix that via Nexus. Done. Should appear in Maven Central in a day or so. > Note: we could change the groupId to o.a.c, but that would require a > package name change as well otherwise classpath clashes could occur. > >> >> >> 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