-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9820/
-----------------------------------------------------------
Review request for oodt and Chris Mattmann.
Description
-------
The assignments in setWorkflowInst and setWaitforConditionSatisfy in the
IterativeWorkflowProcessorThread class need a 'this' keyword at the beginning
so that values from the parameters are assigned to member variables.
This addresses bug OODT-571.
https://issues.apache.org/jira/browse/OODT-571
Diffs
-----
/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java
1454129
Diff: https://reviews.apache.org/r/9820/diff/
Testing
-------
Thanks,
Ross Laidlaw