kezhenxu94 opened a new pull request #6165: URL: https://github.com/apache/dolphinscheduler/pull/6165
## Purpose of the pull request Clean up third-party files that are not mentioned in LICENSE or NOTICE ## Brief change log - Deleted methods in `org.apache.dolphinscheduler.server.utils.ProcessUtils` that were copied from openjdk, closes https://github.com/apache/dolphinscheduler/issues/5388 - Deleted `StringUtils` that is copied from `commons.apache.org:commons-lang`, and directly use `org.apache.commons.lang.StringUtils` instead. ## Verify this pull request This pull request is code cleanup without any test coverage. -- 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]
