You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ag...@apache.org on 2014/10/31 17:03:32 UTC

[2/2] git commit: o Fix section formatting for "Test Execution and Single Thread Execution"

o Fix section formatting for "Test Execution and Single Thread Execution"


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

Branch: refs/heads/master
Commit: 190c96706327d222a82665a63834ed7b881611ef
Parents: bb9d1ea
Author: Andreas Gudian <ag...@apache.org>
Authored: Fri Oct 31 17:02:51 2014 +0100
Committer: Andreas Gudian <ag...@apache.org>
Committed: Fri Oct 31 17:02:51 2014 +0100

----------------------------------------------------------------------
 .../site/apt/examples/fork-options-and-parallel-execution.apt.vm   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/190c9670/maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm
----------------------------------------------------------------------
diff --git a/maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm b/maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm
index 81d32f5..aca06ca 100644
--- a/maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm
+++ b/maven-surefire-plugin/src/site/apt/examples/fork-options-and-parallel-execution.apt.vm
@@ -110,7 +110,7 @@ Fork Options and Parallel Test Execution
   <<<forkCount>>> to a value higher than 1. The next section covers the details 
   about this and the related <<<reuseForks>>> property.
 
-  * Parallel Test Execution and Single Thread Execution
+* Parallel Test Execution and Single Thread Execution
 
   As mentioned above the <<<parallel>>> test execution is used with specific
   thread count. Since of Surefire 2.18, you can apply the JCIP annotation