micheleriva opened a new pull request #92: Fix for Jira UNOMI-238 URL: https://github.com/apache/unomi/pull/92 Hi, I've added a small fix for the Jira UNOMI-238. I declared a new variable on line 1001 because I wasn't able to use `StringUtils. equalsAny` which was introduced with `StringUtils` version 3.5 ([source](https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html#equalsAny-java.lang.CharSequence-java.lang.CharSequence...-)). Best regards Michele
---------------------------------------------------------------- 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
