JackPGreen opened a new pull request, #1331: URL: https://github.com/apache/maven-javadoc-plugin/pull/1331
In https://github.com/apache/maven-javadoc-plugin/commit/c922342ed87805c236d68ccbf545efb17af0f965, some methods from `org.apache.commons.lang3.SystemUtils` were copied into `org.apache.maven.plugins.javadoc.SystemUtils` to workaround https://issues.apache.org/jira/browse/LANG-1365 / https://issues.apache.org/jira/browse/LANG-1384 - a fragility of lang3 when parsing Java versions as part of it's static initializers. Those issues have long been addressed - the duplication can be removed. -- 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]
