sekikn commented on PR #11810: URL: https://github.com/apache/dolphinscheduler/pull/11810#issuecomment-1238298494
@ruanwenjun Thanks for the review! Let me confirm, do you mean removing commons-lang2 from dolphinscheduler-dist/release-docs/LICENSE, dolphinscheduler-dist/release-docs/NOTICE and tools/dependencies/known-dependencies.txt? I'm not sure if I could do that, because the binary distribution generated by `./mvnw clean install -Prelease` still contains commons-lang-2.6.jar due to the transitive dependency on Hadoop 2.7.3 by default. Is it OK to do so? -- 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]
