From f20b41c9b6b27871eacb1fafcd00242ae6285dee Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Wed, 7 Feb 2018 13:04:33 +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 71eb1a32c..8ce88d1d4 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.