You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2013/01/15 20:34:14 UTC

[jira] [Created] (OOZIE-1169) Investigate replacing ParamChecker with Google Guava's Preconditions

Robert Kanter created OOZIE-1169:
------------------------------------

             Summary: Investigate replacing ParamChecker with Google Guava's Preconditions
                 Key: OOZIE-1169
                 URL: https://issues.apache.org/jira/browse/OOZIE-1169
             Project: Oozie
          Issue Type: Bug
    Affects Versions: trunk
            Reporter: Robert Kanter
            Priority: Minor
             Fix For: trunk


We currently use our own {{ParamChecker}} class to check/verify arguments for some of the methods.  We should investigate if it makes sense to use [Google Guava's Preconditions|http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/base/Preconditions.html] instead (or some other library).  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira