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

Hadoop QA commented on OOZIE-3513:
----------------------------------

PreCommit-OOZIE-Build started


> Migrate from Preconditions.checkNotNull and ParamChecker.notNull
> ----------------------------------------------------------------
>
>                 Key: OOZIE-3513
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3513
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Andras Salamon
>            Assignee: Andras Salamon
>            Priority: Major
>         Attachments: OOZIE-3513-01.patch
>
>
> We currently use both Guava's {{Preconditions.checkNotNull}} and our own 
> {{ParamChecker.notNull}} to check for null arguments. Instead we should use 
> the standard {{Objects.requireNonNull}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to