From dev-return-105913-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Tue Dec 11 03:44:46 2007 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 81326 invoked from network); 11 Dec 2007 03:44:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2007 03:44:45 -0000 Received: (qmail 38787 invoked by uid 500); 11 Dec 2007 03:44:33 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 38722 invoked by uid 500); 11 Dec 2007 03:44:33 -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 38713 invoked by uid 99); 11 Dec 2007 03:44:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2007 19:44:33 -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 niall.pemberton@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 03:44:12 +0000 Received: by ug-out-1314.google.com with SMTP id c2so165210ugf.27 for ; Mon, 10 Dec 2007 19:44:14 -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:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=8AIMgj4yz1qhEFkvotEDKjJsti5aA92whFeJ2jA4nIA=; b=sDKjXqiV0Duu1htjmwJsvoW8hyGcyJ2vfK+NNLWPiQ1ptfQuhr/ewjwOAR/NERvGWXSkO4wWmoZKhMvrcHooisSLBzEiJTA+TS7hkshHFn5PjI6jzQdogNd2MMXBBYFJpMoNwcSsCbz342jlWujJQmlPWq8saRuxwkUsJ3K5dM8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rKUoDpyAuagehVSyDItep3u0m/Dpo9FFi0TUZBJNL2GJf+rQPqAIGTtNjrLsAzJoCEbAtnOimqSmwEYk7LqIPe+xjqafvJqoowBBTtyTLqoTDWulZXfvv7J/ieXGoPE3AdvWW2Po2S169ZJqNuc/kX7Lof6Pz5X28PuPT13H1G0= Received: by 10.78.200.20 with SMTP id x20mr5148171huf.1197344654249; Mon, 10 Dec 2007 19:44:14 -0800 (PST) Received: by 10.78.40.11 with HTTP; Mon, 10 Dec 2007 19:44:14 -0800 (PST) Message-ID: <55afdc850712101944pc9bf750y502fe9c8269ea2d@mail.gmail.com> Date: Tue, 11 Dec 2007 03:44:14 +0000 From: "Niall Pemberton" To: "Commons Developers List" Subject: [VOTE] Relase Version 2 of Commons Skin (2nd attempt) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org 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/commons-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-skin-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 [ ] =0 [ ] -1 Vote is open for 72 hours. Niall P.S. for anyone interested I used the following maven command: mvn -Prc release:perform -Darguments="-Prc -Dmaven.test.skip=true" -DconnectionUrl=scm: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