Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 35044 invoked from network); 19 Sep 2009 17:20:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Sep 2009 17:20:26 -0000 Received: (qmail 94235 invoked by uid 500); 19 Sep 2009 17:20:25 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 94109 invoked by uid 500); 19 Sep 2009 17:20:25 -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 94099 invoked by uid 99); 19 Sep 2009 17:20:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Sep 2009 17:20:25 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phil.steitz@gmail.com designates 209.85.221.200 as permitted sender) Received: from [209.85.221.200] (HELO mail-qy0-f200.google.com) (209.85.221.200) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Sep 2009 17:20:12 +0000 Received: by qyk38 with SMTP id 38so1597094qyk.27 for ; Sat, 19 Sep 2009 10:19:51 -0700 (PDT) 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=EHx36Zb/yKWa0V1tcfhgOb99Gu/DgtILOvRRvPR0QRg=; b=iJr++qPtwCqUiQqIE6N0KrAFAI+2BB2RyY+VTkfthAtztoAfHOpmyZoVxtcUZScJ0k 3J2tzRuWx6jkUngN084gr8VQdoM598+Kw/kGpl+XzP1PxfbFEiOUZ0n+RZJ+0IwcSSQn wHL48JqWCMFQgmmXd1chc4bjJRB2IrHdxfRFA= 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=G6FYDRo6ftAR3MJIsxPE9bQ15Hdpjpln8RjOBFGrZOJ2y7iak0P+xY0Kt1oukGK0BN k5ply65/exA+LefRSGu8NF1+Dy1/WREuBAYn5G+xJEtbBrhhIUTJqGNaPSNfZYmQW5nQ buG+nS6lUJ6pe+tBUvBj4KM90APIHh9x/HksM= Received: by 10.224.70.143 with SMTP id d15mr2340810qaj.49.1253380791397; Sat, 19 Sep 2009 10:19:51 -0700 (PDT) Received: from phil-steitzs-macbook-pro.local (c-68-82-187-235.hsd1.de.comcast.net [68.82.187.235]) by mx.google.com with ESMTPS id 7sm2965521qwf.8.2009.09.19.10.19.49 (version=SSLv3 cipher=RC4-MD5); Sat, 19 Sep 2009 10:19:50 -0700 (PDT) Message-ID: <4AB512B5.2000808@gmail.com> Date: Sat, 19 Sep 2009 13:19:49 -0400 From: Phil Steitz User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Commons Developers List Subject: Re: [VOTE] Release Pool 1.5.3 References: <4AB2E3A5.9020400@gmail.com>,<55afdc850909181158y3da06fe4h824043ca51e1b56d@mail.gmail.com> <94C476C03BFF5E42AC3518FDAC9643C4E2BF962E2B@HQMAIL.rocketsoftware.com>,<4AB4DBB0.3010600@gmail.com> <94C476C03BFF5E42AC3518FDAC9643C4E2BF962E30@HQMAIL.rocketsoftware.com> In-Reply-To: <94C476C03BFF5E42AC3518FDAC9643C4E2BF962E30@HQMAIL.rocketsoftware.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Gary Gregory wrote: > Odd: The reports show the tests ran 100%, but the coverage is 0%: > http://people.apache.org/~psteitz/pool-1.5.3-RC1/site/cobertura/index.html I missed this in the console output when I generated the site that I uploaded: Exception in thread "Thread-0" java.lang.ExceptionInInitializerError at java.io.File.deleteOnExit(File.java:939) at net.sourceforge.cobertura.util.FileLocker.(FileLocker.java:80) at net.sourceforge.cobertura.coveragedata.ProjectData.saveGlobalProjectData(ProjectData.java:230) at net.sourceforge.cobertura.coveragedata.SaveTimer.run(SaveTimer.java:31) at java.lang.Thread.run(Thread.java:637) Caused by: java.lang.IllegalStateException: Shutdown in progress at java.lang.Shutdown.add(Shutdown.java:62) at java.lang.System$2.registerShutdownHook(System.java:1163) at java.io.DeleteOnExitHook.(DeleteOnExitHook.java:20) ... 5 more Looks like http://jira.codehaus.org/browse/MCOBERTURA-101 which reportedly manifests on JDK 1.6.0_14+. I used Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode). The bug was fixed in version 2.3 of the plugin. I will update the pom in trunk (and others that use this plugin) to version 2.3, but I do not see this as a showstopper for the release. Actual coverage can be seen here: http://commons.apache.org/pool/cobertura/index.html Phil > > Gary > ________________________________________ > From: Phil Steitz [phil.steitz@gmail.com] > Sent: Saturday, September 19, 2009 6:25 AM > To: Commons Developers List > Subject: Re: [VOTE] Release Pool 1.5.3 > > Gary Gregory wrote: >> Can you generate the site too please? > > [pool] does not ship the web site with the distribution. The public > site will be updated post-release to update links and changelog. > > Here is the result of "mvn site" from the source distribution: > > http://people.apache.org/~psteitz/pool-1.5.3-RC1/site/ > > Phil > >> Gary Gregory >> Senior Software Engineer >> Seagull Software >> ggregory@seagullsoftware.com >> www.seagullsoftware.com >> ________________________________________ >> From: Niall Pemberton [niall.pemberton@gmail.com] >> Sent: Friday, September 18, 2009 11:58 AM >> To: Commons Developers List >> Subject: Re: [VOTE] Release Pool 1.5.3 >> >> All looks good. >> >> +1 >> >> Niall >> >> On Fri, Sep 18, 2009 at 2:34 AM, Phil Steitz wrote: >>> The distribution artifacts are here: >>> http://people.apache.org/~psteitz/pool-1.5.3-RC1/ >>> >>> The maven artifacts are here: >>> http://people.apache.org/~psteitz/pool-1.5.3-RC1/maven/ >>> >>> Votes, please. This vote will close in 72 hours (21-Sept 01:45:00 GMT) >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -0 >>> [ ] -1 >>> >>> Thanks! >>> >>> Phil >>> >>> --------------------------------------------------------------------- >>> 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 >> --------------------------------------------------------------------- >> 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 > --------------------------------------------------------------------- > 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