Re: Release Plan maven-shared-utils-0.8

2015-05-04 Thread 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-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Release Plan maven-shared-utils-0.8

2015-05-04 Thread Andreas Gudian
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 khmarba...@gmx.de:

 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-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




Re: Release Plan maven-shared-utils-0.8

2015-05-04 Thread Tibor Digana
Thx Andreas and Karl.
I am not in hurry yet. Makes sense to wait a bit and release both
shared-utils and surefire.

Basically I proposed to release surefire by the end of May. This will be
next release after December.
The reason is that we fixed an issue of new feature and one bug of old
feature which is still pending. We have some time to populate fixes from our
contributors on GitHub and fetch them in surefire 2.19, takes time.
If I have time I would introduce pending feature SUREFIRE-580.



--
View this message in context: 
http://maven.40175.n5.nabble.com/Release-Plan-maven-shared-utils-0-8-tp5834673p5834768.html
Sent from the Maven Developers mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Release Plan maven-shared-utils-0.8

2015-05-03 Thread Tibor Digana
Currently surefire is dependent on snapshot version:
maven-shared-utils-0.8-SNAPSHOT.
When do we plane the release of 0.8 ?

Cheers
Tibor