From 503492da237fecd5cd17d81aa4deb13177863bcc Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Fri, 10 Dec 2004 23:19:28 +0000 Subject: [PATCH] 1. Make checkstyle target work independently of CWD. 2. Add a target to display the text report inline, for easy hyperlink navigation. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277174 13f79535-47bb-0310-9956-ffa450edef68 --- check.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/check.xml b/check.xml index 61e059158..aba215ecd 100755 --- a/check.xml +++ b/check.xml @@ -18,13 +18,13 @@ - + - - - - - + + + + + @@ -35,7 +35,7 @@ - + @@ -60,6 +60,11 @@ out="${checkstyle.reportdir}/report.txt"> + + + + ${report} +