Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 8614 invoked from network); 6 Mar 2008 00:32:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2008 00:32:37 -0000 Received: (qmail 72277 invoked by uid 500); 6 Mar 2008 00:32:31 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 72207 invoked by uid 500); 6 Mar 2008 00:32:31 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 72189 invoked by uid 99); 6 Mar 2008 00:32:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 16:32:31 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jaydmchugh@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Mar 2008 00:31:55 +0000 Received: by py-out-1112.google.com with SMTP id a25so2656723pyi.11 for ; Wed, 05 Mar 2008 16:32:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=pQgXguWr8V2xraJybEbUFoGqSsw7C0G4hgmqvpyCOLw=; b=DxTFKfzj6sTDdGsRvCUjstr3oewZvBp5agwciYqruZKKoej60BbHZBGC6+KYOZs4Ri0uOkf8GnEERgPSTSW3rfG6xcHjU1k3QrLuwzozCfUfiivK/wQNwXVrME/sOa9bbK8yutiWGCfWsDULwNJDNKHCrDc6tlSi0/sWxnbgG5s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=EGMrDu+JKnrmk85Vpe2JprPtHOAFzrJOh7U3L585nHwMUd9taDpwd2yVofRlxxikib5NLc7C+aqZoeuRJk4j4XklcPprG8P4QN6zxXFfKxbLLJ0Qk1USqVPxAhqQDFuZg3Z1WclMFPkl4DpaOcL1J38AbodQ5/C+6BIrwGOvrKg= Received: by 10.35.54.19 with SMTP id g19mr5595987pyk.25.1204763525270; Wed, 05 Mar 2008 16:32:05 -0800 (PST) Received: from ?172.16.3.2? ( [66.84.139.198]) by mx.google.com with ESMTPS id x48sm2971040pyg.34.2008.03.05.16.32.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 05 Mar 2008 16:32:04 -0800 (PST) Message-ID: <47CF3C36.2050001@gmail.com> Date: Wed, 05 Mar 2008 18:35:02 -0600 From: "Jay D. McHugh" User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [VOTE] Release genesis-1.4 References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 David Jencks wrote: > Hi, > > The main change in this version of genesis is a change in the release > plugin configuration that enables overriding the tagBase in release > profiles in projects that inherit from the project-config pom. There > are also some plugin version upgrades. > > The new root pom includes a release profile that sets up the standard > javadoc, source and gpg plugins and only requires overriding the tagBase > location. > > This sets us up for using the release process also now under vote > described at > http://cwiki.apache.org/confluence/display/GMOxPMGT/Proposed+%28updated%29+release+process > > > The only Jira I know about is > https://issues.apache.org/jira/browse/GERONIMO-3895 > > Staging repo: > http://people.apache.org/~djencks/staging-repo/org/apache/geronimo/genesis > > Staging site: none > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > thanks > david jencks