Author: mattmann
Date: Thu Oct 11 17:41:41 2012
New Revision: 1397193
URL: http://svn.apache.org/viewvc?rev=1397193&view=rev
Log:
- marking OODT-502 Support pre and post conditions in Workflow Processor Queue
as done since latest trunk has the
expansion functions in fromWorkflowInstance to basically take care of this.
Modified:
oodt/trunk/CHANGES.txt
Modified: oodt/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/oodt/trunk/CHANGES.txt?rev=1397193&r1=1397192&r2=1397193&view=diff
==============================================================================
--- oodt/trunk/CHANGES.txt (original)
+++ oodt/trunk/CHANGES.txt Thu Oct 11 17:41:41 2012
@@ -4,6 +4,9 @@ Apache OODT Change Log
Release 0.5
--------------------------------------------
+* OODT-502: Support pre and post conditions in Workflow Processor
+ Queue (mattmann)
+
* OODT-516: Add WorkflowLifecycle tests that check pctComplete for
wengine and w1 style lifecycles (mattmann)