Apache9 opened a new issue, #1268: URL: https://github.com/apache/incubator-pegasus/issues/1268
We just need to parse a properties file so we do not need to pull in extra configuration libraries. And for commons-lang3, we have already use guava, most functions for commons-lang3 can be found in guava, so let's also remove it. As library, we should try out best to introduce less transitive dependencies, if not necessary. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
