Merge fix for OODT-885 Added RegEx Exclude Comparator this closes #33 fix by karanjeets.
Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/944f662b Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/944f662b Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/944f662b Branch: refs/heads/master Commit: 944f662bd0a7be146cbce0c7f0966404a77e7617 Parents: d8e8d89 Author: Chris Mattmann <[email protected]> Authored: Mon Oct 12 22:04:28 2015 -0700 Committer: Chris Mattmann <[email protected]> Committed: Mon Oct 12 22:04:28 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/944f662b/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 6497604..361cb4f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,8 +1,9 @@ Apache OODT Change Log ====================== Release 0.11 - Current Development - -* OODT-885 RegEx Precondition Comparator for DRAT --exclude feature + +* OODT-885 RegEx Precondition Comparator for DRAT --exclude feature (Karanjeet + Singh via mattmann) * OODT-874 Corrected workflow/bin/wmgr and resource/bin/resmgr to make sure they both delete the cas.xxxx.pid file when stopped using the 'stop'
