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

ASF GitHub Bot commented on FLINK-1166:
---------------------------------------

Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/366#issuecomment-73254306
  
    I found out why the qa-check has more compile errors compared to the 
master: I've instructed the compiler to report them all ;)
    
    I've addressed all comments in the pull request. I'm going to merge it soon 
if there are no other comments.


> Add a QA bot to Flink that is testing pull requests
> ---------------------------------------------------
>
>                 Key: FLINK-1166
>                 URL: https://issues.apache.org/jira/browse/FLINK-1166
>             Project: Flink
>          Issue Type: New Feature
>          Components: Build System
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>            Priority: Minor
>              Labels: starter
>
> We should have a QA bot (similar to Hadoop) that is checking incoming pull 
> requests for a few things:
> - Changes to user-facing APIs
> - More compiler warnings than before
> - more Javadoc warnings than before
> - change of the number of files in the lib/ directory.
> - unused dependencies
> - {{@author}} tag.
> - guava (and other shaded jars) in the lib/ directory.
> It should be somehow extensible to add new tests.



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

Reply via email to