[4/4] maven git commit: use new "Maven 3 (latest)" and "JDK 1.x (latest)" Ubuntu+win aliases

2017-03-27 Thread hboutemy
use new "Maven 3 (latest)" and "JDK 1.x (latest)" Ubuntu+win aliases Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0baa4234 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0baa4234 Diff: http://git-wip-us.apache.org/r

[3/4] maven git commit: switch to embedded core ITs run for faster result

2017-03-27 Thread hboutemy
switch to embedded core ITs run for faster result Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/94c3b600 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/94c3b600 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff

[1/4] maven git commit: trying to make Jenkinsfile easier to understand

2017-03-27 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master 33c8d8efe -> 0baa42345 trying to make Jenkinsfile easier to understand Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/16805f50 Tree: http://git-wip-us.apache.org/repos/

[2/4] maven git commit: added CORE_IT_PROFILES parameter

2017-03-27 Thread hboutemy
added CORE_IT_PROFILES parameter Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ad514f5c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ad514f5c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/ad514f5c Branch

[2/2] maven git commit: [MNG-6198] Use the directory specified by -f for searching with 'mvn'

2017-03-27 Thread stephenc
[MNG-6198] Use the directory specified by -f for searching with 'mvn' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e782534b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e782534b Diff: http://git-wip-us.apache.org

[1/2] maven git commit: [MNG-6195] Tidy up quoting and command substitution

2017-03-27 Thread stephenc
Repository: maven Updated Branches: refs/heads/mng-6195 [created] e782534b0 [MNG-6195] Tidy up quoting and command substitution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2d6db798 Tree: http://git-wip-us.apache.org/re

[maven] Git Push Summary

2017-03-27 Thread stephenc
Repository: maven Updated Branches: refs/heads/mng-6195 [deleted] e782534b0

maven git commit: [MNG-6198] Use the directory specified by -f for searching with 'mvn'

2017-03-27 Thread stephenc
Repository: maven Updated Branches: refs/heads/mng-6195 2d6db7983 -> e782534b0 [MNG-6198] Use the directory specified by -f for searching with 'mvn' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e782534b Tree: http://git

svn commit: r1788989 - /maven/plugins/trunk/maven-compiler-plugin/src/site/apt/examples/module-info.apt.vm

2017-03-27 Thread rfscholte
Author: rfscholte Date: Mon Mar 27 18:28:24 2017 New Revision: 1788989 URL: http://svn.apache.org/viewvc?rev=1788989&view=rev Log: [MCOMPILER-290] Fix invalid comment out in the examples of module-info documentation closes #106 Modified: maven/plugins/trunk/maven-compiler-plugin/src/si

maven git commit: [MNG-6185] Replace doclettag explanation with annotations in AbstractMojo javadoc

2017-03-27 Thread rfscholte
Repository: maven Updated Branches: refs/heads/MNG-6185 63796a649 -> 049228ce7 [MNG-6185] Replace doclettag explanation with annotations in AbstractMojo javadoc Fix by Checkstyle reported issues Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/

maven git commit: INFRA have been changing JDK labels again

2017-03-27 Thread stephenc
Repository: maven Updated Branches: refs/heads/master 8400984ac -> 33c8d8efe INFRA have been changing JDK labels again Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/33c8d8ef Tree: http://git-wip-us.apache.org/repos/asf/m

[2/2] maven git commit: [MNG-6195] Tidy up quoting and command substitution

2017-03-27 Thread stephenc
[MNG-6195] Tidy up quoting and command substitution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2d6db798 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2d6db798 Diff: http://git-wip-us.apache.org/repos/asf/maven/d

[1/2] maven git commit: INFRA have been changing JDK labels again [Forced Update!]

2017-03-27 Thread stephenc
Repository: maven Updated Branches: refs/heads/mng-6195 f3069cbd2 -> 2d6db7983 (forced update) INFRA have been changing JDK labels again Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/33c8d8ef Tree: http://git-wip-us.apac

svn commit: r1788941 - /maven/plugins/trunk/maven-shade-plugin/src/test/java/org/apache/maven/plugins/shade/filter/MinijarFilterTest.java

2017-03-27 Thread bimargulies
Author: bimargulies Date: Mon Mar 27 14:47:00 2017 New Revision: 1788941 URL: http://svn.apache.org/viewvc?rev=1788941&view=rev Log: [MSHADE-253] Replace deprecated assertions in test. This closes #107. Modified: maven/plugins/trunk/maven-shade-plugin/src/test/java/org/apache/maven/plugins/s

svn commit: r1788940 - /maven/plugins/trunk/maven-shade-plugin/src/test/java/org/apache/maven/plugins/shade/filter/MinijarFilterTest.java

2017-03-27 Thread bimargulies
Author: bimargulies Date: Mon Mar 27 14:46:58 2017 New Revision: 1788940 URL: http://svn.apache.org/viewvc?rev=1788940&view=rev Log: [MSHADE-253] Re-enable minimization test and add pom project test Modified: maven/plugins/trunk/maven-shade-plugin/src/test/java/org/apache/maven/plugins/shade

svn commit: r1788939 - /maven/plugins/trunk/maven-shade-plugin/src/main/java/org/apache/maven/plugins/shade/filter/MinijarFilter.java

2017-03-27 Thread bimargulies
Author: bimargulies Date: Mon Mar 27 14:46:56 2017 New Revision: 1788939 URL: http://svn.apache.org/viewvc?rev=1788939&view=rev Log: [MSHADE-253] NullPointerException if minimizeJar == true && packaging == pom Modified: maven/plugins/trunk/maven-shade-plugin/src/main/java/org/apache/maven/pl