maven-archetype git commit: avoid confusion with "Using mirror mrm-maven-plugin for central" msg

2017-04-14 Thread hboutemy
Repository: maven-archetype Updated Branches: refs/heads/master d7f7f1e64 -> 7002dde01 avoid confusion with "Using mirror mrm-maven-plugin for central" msg Project: http://git-wip-us.apache.org/repos/asf/maven-archetype/repo Commit:

[2/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset

2017-04-14 Thread tibordigana
http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/c47c6bba/surefire-api/src/main/java/org/apache/maven/surefire/util/internal/UrlUtils.java -- diff --git

[1/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset [Forced Update!]

2017-04-14 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/SUREFIRE-1363 11511f4a9 -> c47c6bbaf (forced update) http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/c47c6bba/surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/pc/ThreadResourcesBalancer.java

[4/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset

2017-04-14 Thread tibordigana
[SUREFIRE-1363] Java 1.6 features @Override and Charset Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/c47c6bba Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/c47c6bba Diff:

[3/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset

2017-04-14 Thread tibordigana
http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/c47c6bba/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/TestSetRunListener.java -- diff --git

[2/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset

2017-04-14 Thread tibordigana
http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/11511f4a/surefire-api/src/main/java/org/apache/maven/surefire/util/internal/UrlUtils.java -- diff --git

[3/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset

2017-04-14 Thread tibordigana
http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/11511f4a/maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/report/TestSetRunListener.java -- diff --git

[1/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset

2017-04-14 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/SUREFIRE-1363 [created] 11511f4a9 http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/11511f4a/surefire-providers/surefire-junit47/src/main/java/org/apache/maven/surefire/junitcore/pc/ThreadResourcesBalancer.java

[4/4] maven-surefire git commit: [SUREFIRE-1363] Java 1.6 features @Override and Charset

2017-04-14 Thread tibordigana
[SUREFIRE-1363] Java 1.6 features @Override and Charset Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/11511f4a Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/11511f4a Diff:

svn commit: r1791421 - in /maven/shared/trunk/maven-filtering/src: main/java/org/apache/maven/shared/filtering/ test/java/org/apache/maven/shared/filtering/

2017-04-14 Thread michaelo
Author: michaelo Date: Fri Apr 14 21:49:13 2017 New Revision: 1791421 URL: http://svn.apache.org/viewvc?rev=1791421=rev Log: [MSHARED-417] Infinite loop when loading self-referencing properties Submitted-by: Gabriel Belingueres This closes #17 Modified:

svn commit: r1791414 - /maven/shared/trunk/maven-dependency-tree/src/main/java/org/apache/maven/shared/dependency/graph/traversal/SerializingDependencyNodeVisitor.java

2017-04-14 Thread michaelo
Author: michaelo Date: Fri Apr 14 20:53:56 2017 New Revision: 1791414 URL: http://svn.apache.org/viewvc?rev=1791414=rev Log: [MSHARED-615] Change characters used to diplay trees to make relationships clearer Submitted-by: Keir Lawson This closes #19 Modified:

svn commit: r1791410 - in /maven/plugins/trunk/maven-dependency-plugin: ./ src/it/projects/tree-multimodule/ src/it/projects/tree-multimodule/module-a/ src/it/projects/tree-multimodule/module-b/ src/m

2017-04-14 Thread michaelo
Author: michaelo Date: Fri Apr 14 20:34:31 2017 New Revision: 1791410 URL: http://svn.apache.org/viewvc?rev=1791410=rev Log: [MDEP-409] dependency:tree fails for a multi-module project where one module depends on another and "mvn install" has not been run yet Submitted-by: RĂ©da Housni Alaoui

svn commit: r1791404 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-reports.properties

2017-04-14 Thread michaelo
Author: michaelo Date: Fri Apr 14 20:08:07 2017 New Revision: 1791404 URL: http://svn.apache.org/viewvc?rev=1791404=rev Log: [MPIR-358] Add GitHub for issue management Submitted-by: Archimedes Trajano This closes #105 Modified:

[2/2] maven-integration-testing git commit: MNG-6210 allow maven custom guice scopes in .mvn/extensions

2017-04-14 Thread ifedorenko
MNG-6210 allow maven custom guice scopes in .mvn/extensions Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/39a910a1 Tree:

[1/2] maven-integration-testing git commit: MNG-6209 better executeMojo thread context classloader

2017-04-14 Thread ifedorenko
Repository: maven-integration-testing Updated Branches: refs/heads/master 3941c7963 -> 39a910a13 MNG-6209 better executeMojo thread context classloader Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo

[2/2] maven git commit: MNG-6210 allow maven custom guice scopes in .mvn/extensions

2017-04-14 Thread ifedorenko
MNG-6210 allow maven custom guice scopes in .mvn/extensions Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c2c6259d Tree:

[1/2] maven git commit: MNG-6209 better executeMojo thread context classloader

2017-04-14 Thread ifedorenko
Repository: maven Updated Branches: refs/heads/master 567af0d96 -> c2c6259de MNG-6209 better executeMojo thread context classloader Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[maven] Git Push Summary

2017-04-14 Thread ifedorenko
Repository: maven Updated Branches: refs/heads/MNG-6210-custom-scoped-extensions [deleted] 30644f05c

[maven-integration-testing] Git Push Summary

2017-04-14 Thread ifedorenko
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6210-custom-scoped-extensions [deleted] 66f162a4b

[maven] Git Push Summary

2017-04-14 Thread ifedorenko
Repository: maven Updated Branches: refs/heads/MNG-6209_multiple-build-extensions [deleted] ec629f7d5

[maven-integration-testing] Git Push Summary

2017-04-14 Thread ifedorenko
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6209_multiple-build-extensions [deleted] 4a0ba2b0b