-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4089/
-----------------------------------------------------------

Review request for oodt.


Summary
-------

When DateConvert.isoParse is given a null input, it throws NPE.
Solution is throw ParseException if input is null. WorkflowInstance catches 
ParseException and ignores it.


This addresses bug OODT-361.
    https://issues.apache.org/jira/browse/OODT-361


Diffs
-----

  trunk/commons/src/main/java/org/apache/oodt/commons/util/DateConvert.java 
1294802 

Diff: https://reviews.apache.org/r/4089/diff


Testing
-------

Ran HelloWorld, GoodbyeWorld.


Thanks,

Ricky

Reply via email to