rzo1 opened a new pull request, #1835:
URL: https://github.com/apache/stormcrawler/pull/1835
- Replace org.apache.storm.shade.org.apache.commons.lang.StringUtils with
org.apache.commons.lang3.StringUtils in core, opensearch, and solr modules
- Prepares for upcoming Storm release which will drop the shaded Commons
Lang 2
- commons-lang3 was already a declared dependency in core; external
modules receive it transitively
- All usages (isBlank, isNotBlank) are API-compatible between lang2 and
lang3
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]