Issue #2661: fix for build failure

This commit is contained in:
Roman Ivanov 2015-12-18 07:43:44 -08:00
parent b2df33a98a
commit c0a664c251
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
<module name="EitherLogOrThrowCheck"/>
<module name="SingleSpaceSeparator">
<metadata name="validateCommentNodes" value="false"/>
</module>
<module name="IllegalCatchExtended">
<property name="allowRethrow" value="true"/>
</module>