From: markt Date: Wed, 4 Aug 2010 21:55:19 +0000 (+0000) Subject: Extend checkstyle to include checking * imports X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ed41fa01bf2c336b0ec02566177faa420fe178bd;p=tomcat7.0 Extend checkstyle to include checking * imports Fix all current * imports Fix a few other issues along the way - Missing @Override - serialVersionUID git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@982412 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/checkstyle.xml b/checkstyle.xml index 4a4f8efa4..17e1ed97d 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -32,6 +32,7 @@ +