Re: [patch] Generated checkstyle html report

2003-06-23 Thread Cocell | Trygve Laugstøl
EMAIL PROTECTED] Subject: [patch] Generated checkstyle html report Hi Ive created a patch for the checkstyle.jsl script so that the error and line columns are aligned. It also sorts the filenames before iterating them. If someone likes it, please apply it :) T

RE: [patch] Generated checkstyle html report

2003-06-22 Thread Vincent Massol
t: [patch] Generated checkstyle html report > > Hi > > Ive created a patch for the checkstyle.jsl script so that the error > and line columns are aligned. > > It also sorts the filenames before iterating them. > > If s

[patch] Generated checkstyle html report

2003-06-22 Thread Cocell | Trygve Laugstøl
Hi Ive created a patch for the checkstyle.jsl script so that the error and line columns are aligned. It also sorts the filenames before iterating them. If someone likes it, please apply it :) Trygve Index: src/plugins-build/checkstyle/src/plugin-resources/checkstyle.jsl =