[ https://issues.apache.org/jira/browse/FLINK-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024404#comment-16024404 ]
Dawid Wysakowicz commented on FLINK-6716: ----------------------------------------- In my case there is only a single exception after {{@throws}}. I tried using the fully qualified exception with no luck. It happens nondeterministically, as it occured only after rebase with no good reason I can think of. Anyway I think the suppression has no really important side effect. > Suppress load errors in checkstyle JavadocMethod > ------------------------------------------------ > > Key: FLINK-6716 > URL: https://issues.apache.org/jira/browse/FLINK-6716 > Project: Flink > Issue Type: Sub-task > Reporter: Dawid Wysakowicz > Assignee: Dawid Wysakowicz > > There occurs problems when adding {{@throws}} tag to Javadoc with a custom > {{Exception}} as in {{flink-cep/Pattern:299}}. > I think if we add suppression of load errors to {{strict-checkstyle.xml}} we > will not loose any real value and it is the only way I could find to resolve > the issue. -- This message was sent by Atlassian JIRA (v6.3.15#6346)