[
https://issues.apache.org/jira/browse/FLINK-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595507#comment-14595507
]
ASF GitHub Bot commented on FLINK-2155:
---------------------------------------
Github user uce commented on the pull request:
https://github.com/apache/flink/pull/790#issuecomment-114039753
Good fix, thx. Merging.
> Add an additional checkstyle validation for illegal imports
> -----------------------------------------------------------
>
> Key: FLINK-2155
> URL: https://issues.apache.org/jira/browse/FLINK-2155
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Lokesh Rajaram
> Assignee: Lokesh Rajaram
>
> Add an additional check-style validation for illegal imports.
> To begin with the following two package import are marked as illegal:
> 1. org.apache.commons.lang3.Validate
> 2. org.apache.flink.shaded.*
> Implementation based on:
> http://checkstyle.sourceforge.net/config_imports.html#IllegalImport
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)