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

Reply via email to