diff --git a/docs/manual/OptionalTasks/junit.html b/docs/manual/OptionalTasks/junit.html index a89b92b37..646fbe93f 100644 --- a/docs/manual/OptionalTasks/junit.html +++ b/docs/manual/OptionalTasks/junit.html @@ -183,10 +183,7 @@ elements).
false
and use the XML formatter
- at the same time.true
.ant.junit.failureCollector
. The value has to point to the directory and
the name of the resulting class (without suffix). It defaults to java-tmp-dir/FailedTests.
-Note: Please read the Ant FAQ if you want to
-set the fork attribute to true
, the includeAntRuntime
-attribute to false
and use the XML formatter at the same
-time.
Attribute | diff --git a/xdocs/faq.xml b/xdocs/faq.xml index d7e5e29ea..941016bfa 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -1566,16 +1566,6 @@ mv /tmp/foo $ANT_HOME/bin/antRun -