[RESULT] [VOTE] Apache Wagon 2.7

2014-09-16 Thread Olivier Lamy
Hi, So vote passed: +1 (binding): Karl, Benson, Olivier +1 (non binding): Dan I will continue release process. Cheers -- Olivier Lamy http://twitter.com/olamy | http://linkedin.com/in/olamy - To unsubscribe, e-mail: dev-unsubs

Re: [VOTE] Apache Wagon 2.7 (take 2)

2014-09-16 Thread Benson Margulies
+1 On Tue, Sep 16, 2014 at 8:18 PM, Olivier Lamy wrote: > my +1 > > One +1 is still needed. > > Cheers > Olivier > > On 15 September 2014 11:56, Olivier Lamy wrote: > > Hi, > > I'd like to release Apache Wagon 2.7 > > We fixed 4 issues: > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?ver

Re: [VOTE] Apache Wagon 2.7 (take 2)

2014-09-16 Thread Olivier Lamy
my +1 One +1 is still needed. Cheers Olivier On 15 September 2014 11:56, Olivier Lamy wrote: > Hi, > I'd like to release Apache Wagon 2.7 > We fixed 4 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20560&styleName=Text&projectId=10335&Create=Create > > Since last vote, the s

Re: [VOTE] Release Apache Maven SCM version 1.9.2

2014-09-16 Thread Olivier Lamy
+1 On 17 September 2014 06:27, Benson Margulies wrote: > So, this vote is still open, and I'd be grateful for more voters. > > I originally forgot my own +1. > > > On Sun, Sep 14, 2014 at 2:13 PM, Karl Heinz Marbaise > wrote: > >> Hi Robert, >> >> > SCM is a Git project and I think we will be pu

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Balchandra Vaidya
On 16/09/2014 11:49, Mark Derricutt wrote: I've been compiling up my own OpenJDks with the openjdkathome project and maven seems to work fine with: openjdk version "1.8.0-jdk8-b108" OpenJDK Runtime Environment (build 1.8.0-jdk8-b108-20130923) OpenJDK 64-Bit Server VM (build 25.0-b50, mixed mo

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Balchandra Vaidya
On 16/09/2014 13:34, Mark Derricutt wrote: On 16 Sep 2014, at 23:54, Balchandra Vaidya wrote: Permanent Generation feature has been removed. http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-September/006679.html http://openjdk.java.net/jeps/122 http://bugs.java.com/bugd

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Mark Derricutt
On 17 Sep 2014, at 0:55, Balchandra Vaidya wrote: First, I think the VM always exited/not started when unsupported flag is passed. Ah ok. Second, a warning message was displayed when PermSize and MaxPermSize flags were passed in jdk 8 for allowing applications to migrate away. In JDK 9, ex

Re: [VOTE] Release Apache Maven SCM version 1.9.2

2014-09-16 Thread Benson Margulies
So, this vote is still open, and I'd be grateful for more voters. I originally forgot my own +1. On Sun, Sep 14, 2014 at 2:13 PM, Karl Heinz Marbaise wrote: > Hi Robert, > > > SCM is a Git project and I think we will be punished > > if we remove tags > >> there. >> > > So we should prevent to

Re: [VOTE] Apache Wagon 2.7 (take 2)

2014-09-16 Thread Karl Heinz Marbaise
Hi Olivier, Tested with Maven via mvn -Prun-its clean verify with Maven Version 3.0.5, 3.1.1, 3.2.1...no issues. +1 from me. Kind regards Karl-Heinz Marbaise On 9/15/14 3:56 AM, Olivier Lamy wrote: Hi, I'd like to release Apache Wagon 2.7 We fixed 4 issues: http://jira.codehaus.org/secure/

Re: [VOTE] Release Apache Maven Javadoc Plugin version 2.10

2014-09-16 Thread Karl Heinz Marbaise
Hi Dennis, +1 from me... Tested via mvn -Prun-its clean verify with Maven 2.2.1, 3.0.5, 3.1.1, 3.2.1 no issues. Kind regards Karl-Heinz Marbaise On 9/15/14 10:32 PM, Dennis Lundberg wrote: Hi, The main focus for this release is Java 8 compatibility. We solved 11 issues: http://jira.codeha

Re: [VOTE] Apache Maven Shared Component: Maven Dependency Tree Version 2.2

2014-09-16 Thread Jason van Zyl
+1 On Sep 15, 2014, at 3:40 PM, Hervé BOUTEMY wrote: > +1 > > Regards, > > Hervé > > Le dimanche 14 septembre 2014 20:19:44 Karl Heinz Marbaise a écrit : >> Hi, >> >> We solved 3 issues: >> http://jira.codehaus.org/browse/MSHARED/fixforversion/19225 >> >> http://jira.codehaus.org/issues/?jq

Re: [VOTE] Apache Maven Shared Component: Maven Dependency Tree Version 2.2

2014-09-16 Thread Manfred Moser
Anybody else want to chip in a +1 so we can get it released? Thx manfred Karl Heinz Marbaise wrote on 14.09.2014 11:19: > Hi, > > We solved 3 issues: > http://jira.codehaus.org/browse/MSHARED/fixforversion/19225 > > http://jira.codehaus.org/issues/?jql=project%20%3D%20MSHARED%20AND%20resolut

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Dalibor Topic
On 9/16/14 2:34 PM, Mark Derricutt wrote: > On 16 Sep 2014, at 23:54, Balchandra Vaidya wrote: > | - The permanent generation has been removed. The >PermSize and MaxPermSize are ignored and a warning is >issued if they are present on the command line. > | > > It should be /ignored/ - not

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Mark Derricutt
On 16 Sep 2014, at 23:54, Balchandra Vaidya wrote: Permanent Generation feature has been removed. http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-September/006679.html http://openjdk.java.net/jeps/122 http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6964458 https://blogs.oracle.com/po

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Mark Derricutt
I've been compiling up my own OpenJDks with the openjdkathome project and maven seems to work fine with: openjdk version "1.8.0-jdk8-b108" OpenJDK Runtime Environment (build 1.8.0-jdk8-b108-20130923) OpenJDK 64-Bit Server VM (build 25.0-b50, mixed mode) downloading the 8u40 binary builds to tes

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Kristian Rosenvold
It is not *entirely* uncommon for the surefire forking code to break upon new jdk versions. I suggest you file an issue for this with surefire (http://jira.codehaus.org/browse/SUREFIRE), and we'll look into it. Kristian 2014-09-16 0:47 GMT+02:00 Mark Derricutt : > Thought I'd give this a shot o

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Mark, Nothing obvious there, can you try with an 8u40 build ? Rgds,Rory On 15/09/2014 23:47, Mark Derricutt wrote: Thought I'd give this a shot on one our maven projects: java version "1.9.0-ea" Java(TM) SE Runtime Environment (build 1.9.0-ea-b30) Java HotSpot(TM) 64-Bit Server VM (build 1

Re: https://github.com/apache/maven-scm/pull/17

2014-09-16 Thread Chris Graham
Hi Benson, Perfect! Exactly what I was looking for! Thanks! -Chris On Mon, Sep 15, 2014 at 8:16 PM, Benson Margulies wrote: > Chris, See > > http://maven.apache.org/developers/conventions/git.html. > > I didn't know it existed until yesterday. > > > On Mon, Sep 15, 2014 at 1:26 AM, Chris Gra