arpadboda commented on a change in pull request #533: MINIFICPP-726 - Enhance ExtractText to have more feature parity with … URL: https://github.com/apache/nifi-minifi-cpp/pull/533#discussion_r274912557
########## File path: libminifi/src/processors/ExtractText.cpp ########## @@ -21,6 +21,7 @@ #include <string> #include <memory> #include <set> +#include <regex> Review comment: Added 4.8 compatible implementation as well - verified both with the unit tests. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
