Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-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 9572AEFD6 for ; Wed, 26 Dec 2012 09:43:53 +0000 (UTC) Received: (qmail 89634 invoked by uid 500); 26 Dec 2012 09:43:52 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 89012 invoked by uid 500); 26 Dec 2012 09:43:51 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 88884 invoked by uid 99); 26 Dec 2012 09:43:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Dec 2012 09:43:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.171] (HELO mail-ia0-f171.google.com) (209.85.210.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Dec 2012 09:43:46 +0000 Received: by mail-ia0-f171.google.com with SMTP id k27so6955709iad.2 for ; Wed, 26 Dec 2012 01:43:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=references:from:in-reply-to:mime-version:date:message-id:subject:to :content-type:x-gm-message-state; bh=QRQach5y8FdwzrKME2kAKwmzjZszWgIFnMMZdOUDlvE=; b=IFbkltVk8VJdSCxX0ozlV2zLO9WPsLEZkW+G6p4U9yRfWTW4Uddl00eTLX11Dfx2jb AUUJKt5a170uY0ig86e5L7XeF5QtPVsSXH5zVUQI2vB31/IOokVhBUcEQesWBFISsMtq 3u4+Icq4M/BYcRNmKXAkZ+BXuv106X05dhTtDbGI+oPKjDzWx+PqXleIoVrRwOJIQAQC +KRiGZTvWjzkVrPNoJUge/uVSr07ARClmq1kQZbQFlM72aJlaWI8M5qzwDuDrGyaZIu+ 7HJM8cT6bQW45ffwxmzxZQO6S1f4atLQu6flIsLlK49vui9GJMyAcjaBX3UnNa3pvRYC GC4Q== Received: by 10.50.150.167 with SMTP id uj7mr24330271igb.33.1356515004647; Wed, 26 Dec 2012 01:43:24 -0800 (PST) References: From: Kristian Rosenvold In-Reply-To: Mime-Version: 1.0 (1.0) Date: Wed, 26 Dec 2012 16:43:22 +0700 Message-ID: <-1343198557178092790@unknownmsgid> Subject: Re: [VOTE] Release Maven Surefire version 2.13, Take 2 To: Maven Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmRbNExsfiAKRpdC5m3JRBXXj5yhSnICkJffeCcl76sWw28pDCN2HcWZa5T1VSmPFFAEyle X-Virus-Checked: Checked by ClamAV on apache.org Thread dumps or log files would be helpful. Since you say it happens with 2.12.4 too, I'm not doing anything with this vote. I will look (like a proper CSI) once some evidence is produced ! Kristian Den 26. des. 2012 kl. 14:31 skrev Stephane Nicoll : > I was testing this on one of our projects that has "good" use of forkmode > for all kinds of reasons and I have one test that is consistently stuck > with this but it's stuck with 2.12.4 too so I am not going to -1 but I > can't vote +1 either... > > I'll investigate a bit more and report the issue later. > > S. > > > On Sun, Dec 23, 2012 at 1:52 AM, Kristian Rosenvold < > kristian.rosenvold@gmail.com> wrote: > >> Hi, >> >> This is the "green plastic coathanger christmas tree" edition; >> http://twitpic.com/bo9801 >> >> We solved 26 issues with a thriving community engagement: >> >> https://jira.codehaus.org/secure/ReleaseNote.jspa?version=18833&styleName=Html&projectId=10541 >> >> Notable changes are; >> A) Much improved summary of what went wrong when tests failed >> B) Reusable forks supported for parallel builds; forkMode="always" on >> stereoids >> C) Stack trace trimming now works for JUnit4.x. The itch you didn't >> know you had until it was scratched. >> D) Includes and excludes can be read form file. >> E) Nasty thread safey issue in parallel junit 4.x when class was >> annotated with @Ignore. You wouldn't beliebe it. >> >> There are still lots of issues left in JIRA: >> >> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC >> >> Staging repo: >> https://repository.apache.org/content/repositories/maven-075 >> >> https://repository.apache.org/content/repositories/maven-075/org/apache/maven/plugins/maven-surefire-plugin/2.13/maven-surefire-plugin-2.13-sources.jar >> >> https://repository.apache.org/content/repositories/maven-075/org/apache/maven/plugins/maven-failsafe-plugin/2.13/maven-failsafe-plugin-2.13-sources.jar >> Source: https://git-wip-us.apache.org/repos/asf/maven-surefire.git tag >> surefire-2.13 >> >> Staging site: >> >> http://maven.apache.org/surefire-archives/surefire-2.13/maven-surefire-plugin/index.html >> >> http://maven.apache.org/surefire-archives/surefire-2.13/maven-failsafe-plugin/index.html >> >> http://maven.apache.org/surefire-archives/surefire-2.13/maven-surefire-report-plugin/index.html >> >> >> Guide to testing staged releases: >> http://maven.apache.org/guides/development/guide-testing-releases.html >> >> Vote open for 72 hours. >> >> [ ] +1 >> [ ] +0 >> [ ] -1 >> >> Kristian >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org >> For additional commands, e-mail: dev-help@maven.apache.org >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org