You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2017/05/25 09:08:04 UTC

[jira] [Comment Edited] (FLINK-6716) Suppress load errors in checkstyle JavadocMethod

    [ https://issues.apache.org/jira/browse/FLINK-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024419#comment-16024419 ] 

Dawid Wysakowicz edited comment on FLINK-6716 at 5/25/17 9:07 AM:
------------------------------------------------------------------

It happens both in IDE and command line. 

It also happened on travis for my fork: https://s3.amazonaws.com/archive.travis-ci.org/jobs/235799432/log.txt?X-Amz-Expires=30&X-Amz-Date=20170525T085748Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170525/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=0ced297ac4caa036a7b2295f88602e032527a34ee0642781d742fe5cb6d7e6e4

and main travis for PR:
https://s3.amazonaws.com/archive.travis-ci.org/jobs/235799440/log.txt?X-Amz-Expires=30&X-Amz-Date=20170525T090706Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170525/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=ba5b67eae1d27046252e50149911e5f568c135b8f7665071c957bc4762169fb2


was (Author: dawidwys):
It happens both in IDE and command line. It also happened on travis for my fork: https://s3.amazonaws.com/archive.travis-ci.org/jobs/235799432/log.txt?X-Amz-Expires=30&X-Amz-Date=20170525T085748Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170525/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=0ced297ac4caa036a7b2295f88602e032527a34ee0642781d742fe5cb6d7e6e4

> 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)