You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/04/16 05:57:41 UTC

[GitHub] [commons-configuration] arturobernalg opened a new pull request #112: CONFIGURATION-803 java8 lambda improvements

arturobernalg opened a new pull request #112:
URL: https://github.com/apache/commons-configuration/pull/112


   - Use Anonymous type
   - Replace lambda with method reference
   - Replace loop with Collection.removeIf()
   - Use Single Map


-- 
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.

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



[GitHub] [commons-configuration] arturobernalg commented on pull request #112: CONFIGURATION-803 java8 lambda improvements

Posted by GitBox <gi...@apache.org>.
arturobernalg commented on pull request #112:
URL: https://github.com/apache/commons-configuration/pull/112#issuecomment-869017455


   > @arturobernalg May you please rebase on master?
   
   HI @garydgregory 
   Done
   TY


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-configuration] garydgregory merged pull request #112: CONFIGURATION-803 Java 8 lambda improvements and more

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #112:
URL: https://github.com/apache/commons-configuration/pull/112


   


-- 
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: issues-unsubscribe@commons.apache.org

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



[GitHub] [commons-configuration] garydgregory commented on pull request #112: CONFIGURATION-803 java8 lambda improvements

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #112:
URL: https://github.com/apache/commons-configuration/pull/112#issuecomment-869016996


   @arturobernalg May you please rebase on master?
   


-- 
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: issues-unsubscribe@commons.apache.org

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