/[classpath]/classpath/scripts/checkstyle-suppressions.xml
ViewVC logotype

Diff of /classpath/scripts/checkstyle-suppressions.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by gnu_andrew, Fri Jan 14 10:24:18 2005 UTC revision 1.1.2.2 by gnu_andrew, Sat Feb 19 10:50:53 2005 UTC
# Line 9  mailing list first and probably document Line 9  mailing list first and probably document
9    
10  -->  -->
11  <suppressions>  <suppressions>
12      <suppress checks="AvoidStarImport"
13                files="gnu/java/awt/peer/gtk/GtkToolkit.java"
14                lines="48,59"/>
15      <suppress checks="IllegalInstantiation"
16                files="java/lang/Boolean.java"
17                lines="65,73"/>
18      <suppress checks="IllegalInstantiation"
19                files="java/util/logging/LogManager.java"
20                lines="674"/>
21    <suppress checks="RegexpHeader"    <suppress checks="RegexpHeader"
22              files="javax/rmi/CORBA/SystemException.java"              files="javax/rmi/CORBA/SystemException.java"
23              lines="1"/>              lines="1"/>

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26