From dev-return-105921-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Tue Dec 11 21:12:00 2007 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 31700 invoked from network); 11 Dec 2007 21:12:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2007 21:12:00 -0000 Received: (qmail 17500 invoked by uid 500); 11 Dec 2007 21:11:47 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 17437 invoked by uid 500); 11 Dec 2007 21:11:47 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 17428 invoked by uid 99); 11 Dec 2007 21:11:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 13:11:47 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of apacheben@gmail.com designates 72.14.202.177 as permitted sender) Received: from [72.14.202.177] (HELO ro-out-1112.google.com) (72.14.202.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 21:11:26 +0000 Received: by ro-out-1112.google.com with SMTP id d36so445327roh for ; Tue, 11 Dec 2007 13:11:28 -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:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=mwVjUQAqPdFJx/CRqHt04RUauU7wTKhBwAdt6r7ZtV4=; b=LYO8RSwZpQPd9u6aCq/QHC1JMOq2iSaD8+lbLYGwAjo459vLinxTnB8pxZgJ9ujCFCAbXUnfQwXRX+u0Ozy6A1xXX0q3L3lph+Ll/J6h1ynPsMvd7Oqk0MQ0hX39bgQw3zBhXdZLVH/j0PsUmhwQmaShcHrYKBWqTqGZKc+77qY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=AYkTz6wl/kpa0I5t5wQTbcB+KQ9NwzaF5tIWiFYpqcGSylngZfRzSAxaMrBhd+ywQlfsGuG2PteWI7qT1re1/6EW2WDxeVkcxnR9sLTjGJIOzY1aAcdMAZAyVvUwpsbOSlhhHW9obxEkdussJenv1aUCUoc68Hb4wjXP8NFT/uE= Received: by 10.142.84.3 with SMTP id h3mr3940022wfb.1197407487337; Tue, 11 Dec 2007 13:11:27 -0800 (PST) Received: by 10.142.170.7 with HTTP; Tue, 11 Dec 2007 13:11:27 -0800 (PST) Message-ID: <6185d22e0712111311v129b36eeu10e20b2e8e4f4d8c@mail.gmail.com> Date: Tue, 11 Dec 2007 13:11:27 -0800 From: "Ben Speakmon" Sender: apacheben@gmail.com To: "Jakarta Commons Developers List" , joerg.schaible@gmx.de Subject: Re: [VOTE] Relase Version 2 of Commons Skin (2nd attempt) In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15217_5362430.1197407487329" References: <55afdc850712101944pc9bf750y502fe9c8269ea2d@mail.gmail.com> X-Google-Sender-Auth: 648e7459eae3511f X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_15217_5362430.1197407487329 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline +1. On Dec 11, 2007 1:08 PM, J=F6rg Schaible wrote: > +1 > > Niall Pemberton wrote: > > > I have managed to work round the problems I had the other night trying > > to release commons-skin-2 and have staged a release in the snapshot > > repo here: > > > > http://people.apache.org/repo/m2-snapshot-repository/org/apache/commons/c= ommons-skin/2/ > > > > This release has been built with version that was voted on previously > > and which I tagged the other night here: > > > > http://svn.apache.org/viewvc/commons/proper/commons-skin/tags/commons-ski= n-2/ > > > > The main problem with the previous vote was that it was on what was in > > subversion rather than artifacts being released - this vote resolves > > that. Also there was a question on whether the commons-skin jar > > contained the appropriate notice and license files - once I got the > > "mvn release:perform" command to work with the correct profile the > > remote-resources plugin automatically added/generated these. > > > > [ ] +1 > > [ ] =3D0 > > [ ] -1 > > > > Vote is open for 72 hours. > > > > Niall > > > > P.S. for anyone interested I used the following maven command: > > > > mvn -Prc release:perform > > -Darguments=3D"-Prc -Dmaven.test.skip=3Dtrue" > > -DconnectionUrl=3Dscm:svn: > https://svn.apache.org/repos/asf/commons/proper/commons-skin/tags/commons= -skin-2/ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > ------=_Part_15217_5362430.1197407487329--