GitHub user karanjeets opened a pull request: https://github.com/apache/oodt/pull/33
Added RegEx Exclude Comparator This Comparator takes Regular Expression and compare it with the absolute path of data file. Returns 0 if match found, else 1. You can merge this pull request into a Git repository by running: $ git pull https://github.com/karanjeets/oodt master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/oodt/pull/33.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #33 ---- commit d6d4f075931806fc4647eeb5cfe425c4cda98051 Author: karanjeets <connect.karanj...@gmail.com> Date: 2015-10-06T02:04:53Z Added Regex Exclude Comparator ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---