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 3855017BBE for ; Mon, 4 May 2015 17:35:16 +0000 (UTC) Received: (qmail 90863 invoked by uid 500); 4 May 2015 17:35:15 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 90791 invoked by uid 500); 4 May 2015 17:35:15 -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 90779 invoked by uid 99); 4 May 2015 17:35:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 17:35:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: message received from 54.76.25.247 which is an MX secondary for dev@maven.apache.org) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 17:34:50 +0000 Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id B6630201FA for ; Mon, 4 May 2015 17:34:48 +0000 (UTC) Received: by wgen6 with SMTP id n6so157669833wge.3 for ; Mon, 04 May 2015 10:34:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=n28R2BwOWopFjdTl9mBLyHohrLiK/Ga6wUE085GDeeU=; b=I65nsgD3y5F7oIIyl8BBsvramOquyS4lDJ518MR/WEIiLLaQHMlfYCiXWZVPZy9GLV +YvNCqdvaAdFRMZ50uX/Zu542DDt2r3nOQKWUQW+5+MnqTFhyHKNHpGex9Gcjkhqem1S uWu7h/19TRnNrXY8u16otpPdisfXAZO/NqemAgxiM2sJqrBGnOlPdYZvW+mzZGSCviwu jytJeWKZAtnstmeWhh/SQDrQjf++0n0VZ/TGVwmDwD6K0dV0YyZwNjoWTZ5KLL8dfqwa AG52/+J43+MJFwg/fFSf02pTekXpQUc+ugI3z/8qDtDmY05715K9zqFCszzYenHUZJGD VtKQ== MIME-Version: 1.0 X-Received: by 10.194.234.38 with SMTP id ub6mr44469436wjc.9.1430760888432; Mon, 04 May 2015 10:34:48 -0700 (PDT) Received: by 10.28.218.77 with HTTP; Mon, 4 May 2015 10:34:48 -0700 (PDT) In-Reply-To: <5547A2A3.1070302@gmx.de> References: <5547A2A3.1070302@gmx.de> Date: Mon, 4 May 2015 19:34:48 +0200 Message-ID: Subject: Re: Release Plan maven-shared-utils-0.8 From: Andreas Gudian To: Maven Developers List , "info@soebes.de" Content-Type: multipart/alternative; boundary=089e01493daa837d44051544fa50 X-Virus-Checked: Checked by ClamAV on apache.org --089e01493daa837d44051544fa50 Content-Type: text/plain; charset=UTF-8 Done. Created issue MSHARED-415 and set it to resolved. @Tibor: if there isn't anything else in the release anyway, you can also combine both into one release-process/vote. 2015-05-04 18:47 GMT+02:00 Karl Heinz Marbaise : > Hi, > > > On 5/3/15 11:13 PM, Tibor Digana wrote: > >> Currently surefire is dependent on snapshot version: >> maven-shared-utils-0.8-SNAPSHOT. >> When do we plane the release of 0.8 ? >> >> Cheers >> Tibor >> >> > I have taken a look into jira for that and first i didn't find any related > issue which is fixed related to maven-shared-utils 0.8 ... > > So gone into the SVN history and found some parts which have fixed but not > updated on JIRA site... > > For example i have found the following: > > r1656924 | agudian | 2015-02-03 22:17:36 +0100 (Tue, 03 Feb 2015) | 1 line > Changed paths: > M > /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/CommandLineUtils.java > M > /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli/StreamPumper.java > > [SUREFIRE-1137] Allow passing a Charset to be used by the StreamPumper to > read from the input streams (i.e. the output streams of the forked process) > > which unfortunately didn't has a related issue in MSHARED ?...and based on > JIRA i can't make it part of the release via fixed in version.... > > It would be nice if someone can create an appropriate MSHARED issue make > it related to version 0.8 of shared utils and update the log message > accordingly... > > Apart from that there is no reason not to start a release VOTE for it ? > > Kind regards > Karl Heinz Marbaise > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > > --089e01493daa837d44051544fa50--