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

ASF GitHub Bot commented on APEXCORE-422:
-----------------------------------------

Github user chandnisingh commented on the pull request:

    
https://github.com/apache/incubator-apex-core/pull/309#issuecomment-210205000
  
    @vrozov reverted the annotation suppression. please review and merge. 


> Remove checkstyle rule of not allowing parameterized annotation on the same 
> line as target
> ------------------------------------------------------------------------------------------
>
>                 Key: APEXCORE-422
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-422
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Chandni Singh
>            Assignee: Chandni Singh
>             Fix For: 3.4.0
>
>
> Right now we are not letting users to write the following
> {code}
> for (@SuppressWarnings("deprecation") 
> com.datatorrent.api.StatsListener.OperatorCommand cmd : rsp
>               .operatorCommands)
> {code}
> This should be allowed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to