Repository: maven
Updated Branches:
refs/heads/master 8fe10c341 -> d8e3585e0
[MNG-6105] properties.internal.SystemProperties.addSystemProperties() is
not really thread-safe
If a property is concurrently removed from System.getProperties(), we
shouldn't try to insert 'null' since this is not al
[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/e563566b
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/e563566b
Diff: http://git-wip-us.apache.org/repos/asf/maven-sur
[SUREFIRE-1284] Statistics file should not be determined as (directory of
surefire-reports).getParentFile().getParentFile(). It is a problem if report
directory is customized. Statistics file should be located in project dir.
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
C
Merge branch 'master' into merge-with-master
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/da928141
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/da928141
Diff: http://git-wip-us.apache.o
Consistently rename JUnit 4.x 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/77cafbe3
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/77cafbe3
Diff: http://git-wip-us.apach
[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/4f3f59e2
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/4f3f59e2
Diff: http://git-wip-us.apache.org/repos/asf/maven-sur
Fix formatting, convert tabs to spaces
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/86f89a8c
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/86f89a8c
Diff: http://git-wip-us.apache.org/rep
[SUREFIRE-1198] Failsafe does not allow to configure the jar file to use
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/432231e7
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/432231e7
Diff
Make Junit4VersionsIT a parameterized test
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/41d1cfca
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/41d1cfca
Diff: http://git-wip-us.apache.org
[SUREFIRE-1290] Orphan Fork JVMs should be killed after any previous finished
with fatal 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/33a32d13
Tree: http://git-wip-us.apache.org/repos/asf/maven-sure
[SUREFIRE-1289] forkedProcessTimeoutInSeconds should not use ping timer of 10
seconds but 0.1 sec period timer
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/b2488b64
Tree: http://git-wip-us.apache.org/repo
[SUREFIRE-1287] Improve logging to understand why test run failed and report
the right failed category
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/e0ce6cb0
Tree: http://git-wip-us.apache.org/repos/asf/ma
[SUREFIRE-1281] Fix permanently failing Surefire Windows Build
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/f37a8d4d
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/f37a8d4d
Diff: http://g
[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/02a8a599
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/02a8a599
Diff: http://git-wip-us.apache.org/repos/asf/maven-sur
[SUREFIRE-1281] Fix permanently failing Surefire Windows Build
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/4b438075
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/4b438075
Diff: http://g
Repository: maven-surefire
Updated Branches:
refs/heads/junit5 8eae2878c -> da9281412
[SUREFIRE] optimized writings to the PrintStream
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/61c7257a
Tree: http:/
[SUREFIRE-1246] Surefire + Cobertura: Shutdown of Forked JVM timeouts before
all thread ends
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/2c6105c5
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefi
Pass suffix parameter to unpack method in order to generate separate test
workspaces
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/b1d11c64
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/
refactoring and build fix
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/5e9f5637
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/5e9f5637
Diff: http://git-wip-us.apache.org/repos/asf/maven-
[SUREFIRE-1246] Surefire + Cobertura: Shutdown of Forked JVM timeouts before
all thread ends
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9dc15743
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefi
Add missing JUnit 4 versions to Junit4VersionsIT
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/e6b39217
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/e6b39217
Diff: http://git-wip-us.apac
[SUREFIRE-1293] Simplify
org.apache.maven.plugin.surefire.report.TestSetRunListener
by using the null object pattern
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/fd9f6e55
Tree: http://git-wip-us.apache.or
[SUREFIRE-1280] Replace "http://jira.codehaus.org"; with
"https://issues.apache.org/jira";
Updated links present in the documentation as well.
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/308d941c
Tree: ht
[SUREFIRE] getForkedProcessExitTimeoutInSeconds() and
getRerunFailingTestsCount() missing in computation of checksum
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/ada12d40
Tree: http://git-wip-us.apache.or
[SUREFIRE-1291] enable unit tests in surefire-integration-tests and rename
Surefire1028UnableToRunSingleTest to *IT
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/a9162eed
Tree: http://git-wip-us.apache.org
[SUREFIRE-1198] Failsafe does not allow to configure the jar file to use
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/f1aea633
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/f1aea633
Diff
Author: gboue
Date: Thu Oct 13 19:21:45 2016
New Revision: 1764765
URL: http://svn.apache.org/viewvc?rev=1764765&view=rev
Log:
[MSITE-785] Documentation of saveProcessedContent parameter is empty
Escaping the '<' and '>' inside Javadoc with '<' and '>', so that the
documentation of the parameter
Author: gboue
Date: Thu Oct 13 19:03:08 2016
New Revision: 1764759
URL: http://svn.apache.org/viewvc?rev=1764759&view=rev
Log:
[MSITE-705] Too much information in maven logs during site:deploy in sftp...
The debug listener on the Wagon instance is only added if we're running Maven
in debug mode.
Repository: maven-surefire
Updated Branches:
refs/heads/master 5e9f5637c -> b1d11c64b
Pass suffix parameter to unpack method in order to generate separate test
workspaces
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-
Author: hboutemy
Date: Thu Oct 13 18:19:42 2016
New Revision: 16503
Log:
updated KEYS from https://svn.apache.org/repos/asf/maven/project/KEYS
Modified:
release/maven/KEYS
Modified: release/maven/KEYS
==
--- release/
Author: adangel
Date: Thu Oct 13 17:47:00 2016
New Revision: 1764745
URL: http://svn.apache.org/viewvc?rev=1764745&view=rev
Log:
Added keys for adan...@users.sourceforge.net and adan...@apache.org
Modified:
maven/project/KEYS
Modified: maven/project/KEYS
URL:
http://svn.apache.org/viewvc/ma
31 matches
Mail list logo