Github user PuspenduBanerjee commented on the issue:
https://github.com/apache/nifi/pull/1586
@trkurc Seems I missed it.
Apache uses a variety of Util and Utils, although mostly Utils:
- org.apache.commons.modeler.util.DomUtil
- org.apache.commons.modeler.util.IntrospectionUtils
- org.apache.commons.io.FileSystemUtils
- org.apache.lucene.wordnet.AnalyzerUtil
- org.apache.lucene.util.ArrayUtil
- org.apache.lucene.xmlparser.DOMUtils
and as in NiFi we are using Utils, let me make the change from OSUtil to
OSUtils.
I shall do that tomorrow before I start to work on issue 3593 and let you
know.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---