From a6429c6aa1a713c98528da55059afe9efc2ada59 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Wed, 7 Feb 2018 13:01:54 +0530 Subject: [PATCH] Fix broken link in junitreport manual --- manual/Tasks/junitreport.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/Tasks/junitreport.html b/manual/Tasks/junitreport.html index fea85e57b..971201431 100644 --- a/manual/Tasks/junitreport.html +++ b/manual/Tasks/junitreport.html @@ -171,12 +171,12 @@ These tags can pass XSL parameters to the stylesheet.

classpath

Since Ant 1.9.5. -Like for the XSLT task, +Like for the XSLT task, a nested <classpath> will be used to load the processor.

factory

Since Ant 1.9.5. -Like for the XSLT task, +Like for the XSLT task, a nested <factory> can be used to specify factory settings.