You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2022/11/30 05:24:16 UTC

[GitHub] [incubator-pegasus] Apache9 opened a new issue, #1268: Remove usage of commons-configuration and commons-lang3

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: dev-unsubscribe@pegasus.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org


[GitHub] [incubator-pegasus] empiredan closed issue #1268: Remove usage of commons-configuration

Posted by GitBox <gi...@apache.org>.
empiredan closed issue #1268: Remove usage of commons-configuration
URL: https://github.com/apache/incubator-pegasus/issues/1268


-- 
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: dev-unsubscribe@pegasus.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org