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 64000C814 for ; Mon, 1 Jul 2013 00:04:56 +0000 (UTC) Received: (qmail 63610 invoked by uid 500); 1 Jul 2013 00:04:56 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 63519 invoked by uid 500); 1 Jul 2013 00:04:56 -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 63511 invoked by uid 99); 1 Jul 2013 00:04:56 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 00:04:56 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 71654450D5; Mon, 1 Jul 2013 00:04:56 +0000 (UTC) From: Tibor17 To: dev@maven.apache.org Subject: maven-surefire pull request: Parallel Computer Content-Type: text/plain Message-Id: <20130701000456.71654450D5@tyr.zones.apache.org> Date: Mon, 1 Jul 2013 00:04:56 +0000 (UTC) GitHub user Tibor17 opened a pull request: https://github.com/apache/maven-surefire/pull/25 Parallel Computer This is an implementation of PC moved from my private repo to surefire project. It will fix and improve the PC. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Tibor17/maven-surefire master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-surefire/pull/25.patch ---- ---- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org