fix a checkstyle.checkstyle error

This commit is contained in:
Oliver Burn 2008-05-12 05:04:17 +00:00
parent 369c315ff0
commit 65fde3d212
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
<allow pkg="java.beans"/>
<allow pkg="java.lang.reflect"/>
<allow pkg="java.text"/>
<allow class="java.nio.charset.Charset"/>
<allow class="com.puppycrawl.tools.checkstyle.grammars.CommentListener"
local-only="true"/>
<allow class="com.puppycrawl.tools.checkstyle.grammars.GeneratedJavaTokenTypes"