From 86fdee1fa7e3c4535c0c8180ceafb6abd38a88ec Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Tue, 2 Sep 2003 11:36:02 +0000 Subject: [PATCH] Display number of the column where the "error" occured (if present). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275166 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/checkstyle/checkstyle-frames.xsl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/etc/checkstyle/checkstyle-frames.xsl b/src/etc/checkstyle/checkstyle-frames.xsl index d453405d6..d0458aac0 100644 --- a/src/etc/checkstyle/checkstyle-frames.xsl +++ b/src/etc/checkstyle/checkstyle-frames.xsl @@ -286,13 +286,13 @@ - + - +
Error DescriptionLineLine:Column
:
@@ -327,5 +327,4 @@ evenrow - - + \ No newline at end of file