maven-surefire git commit: [SUREFIRE-580] resolved forkMode limitation in IT, added fix and documentation

2015-09-06 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 8a865a901 -> d8cc6f551 [SUREFIRE-580] resolved forkMode limitation in IT, added fix and documentation Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefir

maven-surefire git commit: [SUREFIRE-580] committed unstaged changes

2015-09-06 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 751aaa0c1 -> 8a865a901 [SUREFIRE-580] committed unstaged changes Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8a865a90 Tree: http://git-wi

maven-surefire git commit: [SUREFIRE-580] fixed documentation

2015-09-06 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 86b253ba4 -> 751aaa0c1 [SUREFIRE-580] fixed documentation Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/751aaa0c Tree: http://git-wip-us.ap

[09/17] maven-surefire git commit: [SUREFIRE-580] Allow "fail fast" or stop running on first failure

2015-09-06 Thread tibordigana
http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/2a944f06/maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/booterclient/lazytestprovider/TestLessInputStreamBuilderTest.java -- diff --git a/maven-suref

[15/17] maven-surefire git commit: [SUREFIRE-580] configuration parameter 'skipAfterFailureCount'

2015-09-06 Thread tibordigana
[SUREFIRE-580] configuration parameter 'skipAfterFailureCount' Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/779e3811 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/779e3811 Diff: http://g

[10/17] maven-surefire git commit: [SUREFIRE-580] Allow "fail fast" or stop running on first failure

2015-09-06 Thread tibordigana
[SUREFIRE-580] Allow "fail fast" or stop running on first failure Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/2a944f06 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/2a944f06 Diff: http:

[11/17] maven-surefire git commit: [SUREFIRE-580] sanity check

2015-09-06 Thread tibordigana
[SUREFIRE-580] sanity check Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/3eb6fa72 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/3eb6fa72 Diff: http://git-wip-us.apache.org/repos/asf/mave

[14/17] maven-surefire git commit: [SUREFIRE-580] more sanity check

2015-09-06 Thread tibordigana
[SUREFIRE-580] more sanity check Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/1b7fe2d4 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/1b7fe2d4 Diff: http://git-wip-us.apache.org/repos/asf

[17/17] maven-surefire git commit: [SUREFIRE-580] fixed compilation error

2015-09-06 Thread tibordigana
[SUREFIRE-580] fixed compilation error Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/86b253ba Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/86b253ba Diff: http://git-wip-us.apache.org/rep

[08/17] maven-surefire git commit: [SUREFIRE-580] Allow "fail fast" or stop running on first failure

2015-09-06 Thread tibordigana
http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/2a944f06/surefire-providers/common-junit4/src/main/java/org/apache/maven/surefire/common/junit4/JUnit4RunListener.java -- diff --git a/surefire-providers/common-junit4/src

[03/17] maven-surefire git commit: [SUREFIRE] refactoring

2015-09-06 Thread tibordigana
[SUREFIRE] refactoring Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/1e547c8c Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/1e547c8c Diff: http://git-wip-us.apache.org/repos/asf/maven-sur

[04/17] maven-surefire git commit: [SUREFIRE] MasterProcessReader Thread should be quite after throwing exception

2015-09-06 Thread tibordigana
[SUREFIRE] MasterProcessReader Thread should be quite after throwing exception Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8e37515a Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8e37515

[07/17] maven-surefire git commit: [SUREFIRE-580] Allow "fail fast" or stop running on first failure

2015-09-06 Thread tibordigana
http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/2a944f06/surefire-providers/surefire-testng/src/main/java/org/apache/maven/surefire/testng/TestNGExecutor.java -- diff --git a/surefire-providers/surefire-testng/src/main/

[16/17] maven-surefire git commit: [SUREFIRE-580] integration tests

2015-09-06 Thread tibordigana
[SUREFIRE-580] integration tests Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/62c7cd0d Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/62c7cd0d Diff: http://git-wip-us.apache.org/repos/asf

[06/17] maven-surefire git commit: [SUREFIRE] refactoring

2015-09-06 Thread tibordigana
[SUREFIRE] refactoring Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8c34806b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8c34806b Diff: http://git-wip-us.apache.org/repos/asf/maven-sur

[12/17] maven-surefire git commit: [SUREFIRE-580] updated documentation

2015-09-06 Thread tibordigana
[SUREFIRE-580] updated documentation Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/605708ca Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/605708ca Diff: http://git-wip-us.apache.org/repos

[01/17] maven-surefire git commit: [SUREFIRE] added missing interface MainCliOptionsAware

2015-09-06 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master e89a0ae2d -> 86b253ba4 [SUREFIRE] added missing interface MainCliOptionsAware Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/668b1b92 Tree:

[05/17] maven-surefire git commit: [SUREFIRE] refactoring

2015-09-06 Thread tibordigana
[SUREFIRE] refactoring Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/d755ecfc Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/d755ecfc Diff: http://git-wip-us.apache.org/repos/asf/maven-sur

[02/17] maven-surefire git commit: [SUREFIRE] added missing interface MainCliOptionsAware

2015-09-06 Thread tibordigana
[SUREFIRE] added missing interface MainCliOptionsAware Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/67af00f1 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/67af00f1 Diff: http://git-wip-u

[13/17] maven-surefire git commit: [SUREFIRE-580] updated documentation

2015-09-06 Thread tibordigana
[SUREFIRE-580] updated documentation Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/deb3214e Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/deb3214e Diff: http://git-wip-us.apache.org/repos

Git Push Summary

2015-09-06 Thread dantran
Repository: maven-wagon Updated Tags: refs/tags/wagon-2.10 [deleted] 938911033

Git Push Summary

2015-09-06 Thread dantran
Repository: maven-wagon Updated Tags: refs/tags/wagon-2.10 [created] 938911033

svn commit: r1701499 - in /maven/plugins/trunk/maven-project-info-reports-plugin/src/it/java-version: invoker.properties plugin/pom.xml pluginManagement/pom.xml property/pom.xml verify.groovy

2015-09-06 Thread hboutemy
Author: hboutemy Date: Sun Sep 6 16:46:56 2015 New Revision: 1701499 URL: http://svn.apache.org/r1701499 Log: [MINVOKER-194] removed config for analysis now that this is explained by invoker config in parent pom (see r1646983) Modified: maven/plugins/trunk/maven-project-info-reports-plugin

svn commit: r1701469 - in /maven/plugins/trunk/maven-invoker-plugin/src/it/wrongPropertyInterpolation: ./ invoker.properties pom.xml src/ src/it/ src/it/project/ src/it/project/invoker.properties src/

2015-09-06 Thread khmarbaise
Author: khmarbaise Date: Sun Sep 6 11:01:07 2015 New Revision: 1701469 URL: http://svn.apache.org/r1701469 Log: [MINVOKER-194] First try to reproduce it via IT not yet successful. Added: maven/plugins/trunk/maven-invoker-plugin/src/it/wrongPropertyInterpolation/ maven/plugins/trunk/mave

svn commit: r1701459 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/site/site.xml

2015-09-06 Thread hboutemy
Author: hboutemy Date: Sun Sep 6 10:08:18 2015 New Revision: 1701459 URL: http://svn.apache.org/r1701459 Log: [MPIR-333] switch to Fluido skin Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/site/site.xml Modified: maven/plugins/trunk/maven-project-info-reports-plugin/s

svn commit: r1701454 - in /maven/plugins/trunk/maven-project-info-reports-plugin/src/it/java-version: invoker.properties property/pom.xml verify.groovy

2015-09-06 Thread hboutemy
Author: hboutemy Date: Sun Sep 6 09:51:20 2015 New Revision: 1701454 URL: http://svn.apache.org/r1701454 Log: [MINVOKER-194] show the interpolation issue Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/it/java-version/invoker.properties maven/plugins/trunk/maven-pro

maven git commit: Refactored code to be consistent with other code.

2015-09-06 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/master 2877b590f -> d12f6501f Refactored code to be consistent with other code. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d12f6501 Tree: http://git-wip-us.apache.org/rep

maven git commit: use StringBuilder instead of String to avoid temporary String creation

2015-09-06 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master e85e8cc98 -> 2877b590f use StringBuilder instead of String to avoid temporary String creation Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2877b590 Tree: http://git-w