Re: [VOTE] Release Apache Maven Parent POM version 27

2015-09-20 Thread Dan Tran
+1 none binding, run maven-wagon build with this staging artifact and also verify the gpg plugin option to store passphase in settings.xml -Dan On Sun, Sep 20, 2015 at 2:53 PM, Jason van Zyl wrote: > +1 > > > On Sep 20, 2015, at 5:06 PM, Hervé BOUTEMY > wrote: > > > > Hi, > > > > We solved 13

Re: [VOTE] Release Apache Maven Parent POM version 27

2015-09-20 Thread Jason van Zyl
+1 > On Sep 20, 2015, at 5:06 PM, Hervé BOUTEMY wrote: > > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12329010 > > Changes since the last release: > http://svn.apache.org/viewvc/maven/pom/tags/maven-parent-27/pom.xml?r1=HEAD

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-20 Thread Robert Scholte
Op Sun, 20 Sep 2015 18:48:30 +0200 schreef Stuart McCulloch : On Sunday, 20 September 2015 at 11:57, Robert Scholte wrote: Hi, I've started running the maven-integration-testing[1] project with the latest jdk9 jigsaw ea. I have pushed a couple of fixes to avoid too old values for source+ta

Re: [VOTE] Release Apache Maven Parent POM version 27

2015-09-20 Thread Tibor Digana
+1 (non binding) On Sun, Sep 20, 2015 at 11:06 PM, Hervé BOUTEMY [via Maven] < ml-node+s40175n584554...@n5.nabble.com> wrote: > Hi, > > We solved 13 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12329010 > > Changes since the last release: > > http:

[ANN] Apache Maven Shared Utils 0.9 Released

2015-09-20 Thread Tibor Digana
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils, version 0.9. The release contains a number of bug fixes. https://maven.apache.org/shared/maven-shared-utils/ You should specify the version in your project's dependencies configuration: org.apache.mave

[VOTE] Release Apache Maven Parent POM version 27

2015-09-20 Thread Hervé BOUTEMY
Hi, We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12329010 Changes since the last release: http://svn.apache.org/viewvc/maven/pom/tags/maven-parent-27/pom.xml?r1=HEAD&r2=1639456&diff_format=h Staging repo: https://repository.apache.org/co

[RESULT] [VOTE] Release Apache Maven Shared Utils version 0.9 - TAKE 2

2015-09-20 Thread Tibor Digana
Hi, The vote has passed with the following result: +1 (binding): Hervé Boutemy, Karl Heinz Marbaise, Kristian Rosenvold I will promote the artifacts to the central repo.

Re: [VOTE] Release Apache Maven Shared Utils version 0.9 - TAKE 2

2015-09-20 Thread Kristian Rosenvold
+1 2015-09-17 22:12 GMT+02:00 Tibor Digana : > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12332813 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-20 Thread Stuart McCulloch
PS. the following test projects use an explicit source+target level of 1.5 which need updating to 1.6 to pass on jdk9: core-it-suite/src/test/resources/mng-3203/pom.xml core-it-suite/src/test/resources/mng-5338/project/pom.xml core-it-suite/src/test/resources/mng-5389-lifecycleParticipant-afterSe

Re: [VOTE] Release Apache Maven Shared Utils version 0.9 - TAKE 2

2015-09-20 Thread Tibor Digana
Hello guys, We are still missing one Vote. We are closing the Vote at 10:12 PM CET. -- Cheers Tibor - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven-surefire pull request: Quick fix for SUREFIRE-1177 and SUREF...

2015-09-20 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/105#issuecomment-141812040 Agreed, we can improve later on. Then the TestNG project should be informed that we continue using old configuration method. I have to ask you guy

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-20 Thread Stuart McCulloch
On Sunday, 20 September 2015 at 11:57, Robert Scholte wrote: > Hi, > > I've started running the maven-integration-testing[1] project with the > latest jdk9 jigsaw ea. > I have pushed a couple of fixes to avoid too old values for source+target > and some other fixes. > > Now there are 2 test

[GitHub] maven-wagon pull request: Prevent fingerprints loss in known_hosts

2015-09-20 Thread marob
Github user marob commented on the pull request: https://github.com/apache/maven-wagon/pull/16#issuecomment-141778410 OK. I've tested 2.11-SNAPSHOT and can confirm the FIX is OK. Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear o

Re: Project Jigsaw: Early-Access Builds available on jdk9.java.net/jigsaw

2015-09-20 Thread Robert Scholte
Hi, I've started running the maven-integration-testing[1] project with the latest jdk9 jigsaw ea. I have pushed a couple of fixes to avoid too old values for source+target and some other fixes. Now there are 2 tests which suddenly fail: MavenITmng3864PerExecPluginConfigTest>AbstractMavenI