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

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

GitHub user lokeshrajaram opened a pull request:

    https://github.com/apache/flink/pull/673

    [FLINK-1711] - Converted all usages of Commons Validate to Guava Checks(for 
Java classes), Scala predef require(for Scala classes)

    [FLINK-1711] - Converted all usages of Commons Validate to Guava Checks(for 
Java classes), Scala predef require(for Scala classes)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lokeshrajaram/flink all_guava

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/673.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #673
    
----
commit 04e1695d3b8414616216264a5b0972d762664ec7
Author: lrajaram <lokesh_raja...@intuit.com>
Date:   2015-05-10T01:57:36Z

    converted all usages of Commons Validate to Guava Checks

commit 4f68d03d50d0fab47f5067906ec805f4a8b93cfa
Author: lrajaram <lokesh_raja...@intuit.com>
Date:   2015-05-14T02:29:03Z

    converted all usages of commons validate to guava checks(for Java classes), 
scala predef require(for scala classes)

----


> Replace all usages off commons.Validate with guava.check
> --------------------------------------------------------
>
>                 Key: FLINK-1711
>                 URL: https://issues.apache.org/jira/browse/FLINK-1711
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 0.9
>            Reporter: Stephan Ewen
>            Assignee: Lokesh Rajaram
>            Priority: Minor
>              Labels: easyfix, starter
>             Fix For: 0.9
>
>
> Per discussion on the mailing list, we decided to increase homogeneity. One 
> part is to consistently use the Guava methods {{checkNotNull}} and 
> {{checkArgument}}, rather than Apache Commons Lang3 {{Validate}}.



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

Reply via email to