maven-wagon git commit: [WAGON-458] FTPSClient for Wagon

2016-12-01 Thread dantran
Repository: maven-wagon Updated Branches: refs/heads/master ffa7fc883 -> e30c31d4b [WAGON-458] FTPSClient for Wagon Submitted by: Witek Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/e30c31d4 Tree:

[5/7] maven-surefire git commit: Sure one test among JUnit 4 and JUnit 5

2016-12-01 Thread tibordigana
Sure one test among JUnit 4 and JUnit 5 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/a50c823b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/a50c823b Diff:

[1/7] maven-surefire git commit: Remove unused property

2016-12-01 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/junit5 da9281412 -> e4a5247a7 Remove unused property Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/108538ba Tree:

[7/7] maven-surefire git commit: Move engines into plugin declaration

2016-12-01 Thread tibordigana
Move engines into plugin declaration Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/e4a5247a Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/e4a5247a Diff:

[4/7] maven-surefire git commit: Move share compiler configuration among projects

2016-12-01 Thread tibordigana
Move share compiler configuration among projects Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/81f3dda5 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/81f3dda5 Diff:

[6/7] maven-surefire git commit: Introduce JUnitVersion enum for configuring tests for different junit versions

2016-12-01 Thread tibordigana
Introduce JUnitVersion enum for configuring tests for different junit versions Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/31b55924 Tree:

[2/7] maven-surefire git commit: Reuse Junit4VersionsIT to also test JUnit 5

2016-12-01 Thread tibordigana
Reuse Junit4VersionsIT to also test JUnit 5 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8995a289 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8995a289 Diff:

[3/7] maven-surefire git commit: Add test using vintage engine

2016-12-01 Thread tibordigana
Add test using vintage engine Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/1ab033af Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/1ab033af Diff:

maven-surefire git commit: [SUREFIRE-1311] JUnit47 provider should not internally parse JUnit Description

2016-12-01 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master c2a7d4b7f -> d9b577cdc [SUREFIRE-1311] JUnit47 provider should not internally parse JUnit Description Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

maven-surefire git commit: [SUREFIRE-1305] surefire fails on parallel tests when newline character is in test description

2016-12-01 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 195e4833c -> c2a7d4b7f [SUREFIRE-1305] surefire fails on parallel tests when newline character is in test description Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

svn commit: r1772259 - /maven/shared/trunk/maven-dependency-tree/pom.xml

2016-12-01 Thread rfscholte
Author: rfscholte Date: Thu Dec 1 19:47:05 2016 New Revision: 1772259 URL: http://svn.apache.org/viewvc?rev=1772259=rev Log: Pass source+target to m-invoker-p, easiest way to override default values of maven-compiler-plugin Modified: maven/shared/trunk/maven-dependency-tree/pom.xml

svn commit: r1772257 - in /maven/shared/trunk/maven-runtime: pom.xml src/test/java/org/apache/maven/shared/runtime/DefaultMavenRuntimeTest.java

2016-12-01 Thread rfscholte
Author: rfscholte Date: Thu Dec 1 19:39:41 2016 New Revision: 1772257 URL: http://svn.apache.org/viewvc?rev=1772257=rev Log: Make it possible to test project on Windows + M3.3.9 + Java9 Modified: maven/shared/trunk/maven-runtime/pom.xml