Sebastian Nagel created NUTCH-3092: -------------------------------------- Summary: Replace all imports of commons-lang by commons-lang3 Key: NUTCH-3092 URL: https://issues.apache.org/jira/browse/NUTCH-3092 Project: Nutch Issue Type: Bug Components: build Affects Versions: 1.20 Reporter: Sebastian Nagel Assignee: Sebastian Nagel Fix For: 1.21
The dependency to commons-lang has been upgraded since long to commons-lang3. Since then the commons-lang jar is only provided as a transitive dependency and might disappear. We should upgrade our code to use only commons-lang3, see https://commons.apache.org/proper/commons-lang/article3_0.html. -- This message was sent by Atlassian Jira (v8.20.10#820010)