You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2015/05/02 11:56:44 UTC

[10/10] maven-surefire git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven-surefire into SUREFIRE-1152

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven-surefire into SUREFIRE-1152


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/5c3a3138
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/5c3a3138
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/5c3a3138

Branch: refs/heads/master
Commit: 5c3a3138e3587c9d0f3be49bdafc61f929309e99
Parents: 9c480ec 710a3d5
Author: Tibor17 <ti...@lycos.com>
Authored: Sat May 2 11:55:55 2015 +0200
Committer: Tibor17 <ti...@lycos.com>
Committed: Sat May 2 11:55:55 2015 +0200

----------------------------------------------------------------------
 .../maven/plugin/failsafe/VerifyMojo.java       | 37 ++++++---
 .../Surefire1024VerifyFailsafeIfTestedIT.java   | 48 ++++++++++++
 .../test/resources/runorder-parallel/pom.xml    | 54 ++++++-------
 .../src/test/java/runorder/parallel/Test1.java  | 12 ++-
 .../src/test/java/runorder/parallel/Test2.java  | 36 +++++----
 .../src/test/java/runorder/parallel/Test3.java  | 58 ++++++++------
 .../jiras-surefire-1024-it/pom.xml              | 79 ++++++++++++++++++++
 .../jiras-surefire-1024-testjar/pom.xml         | 54 +++++++++++++
 .../src/main/java/jiras/surefire1024/A1IT.java  | 12 +++
 .../src/test/resources/surefire-1024/pom.xml    | 51 +++++++++++++
 10 files changed, 358 insertions(+), 83 deletions(-)
----------------------------------------------------------------------