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 2020/04/20 02:35:31 UTC

[GitHub] [commons-text] Isira-Seneviratne opened a new pull request #130: Use JetBrains' NotNull annotation for null argument checks in LevenshteinDistance.

Isira-Seneviratne opened a new pull request #130:
URL: https://github.com/apache/commons-text/pull/130


   


----------------------------------------------------------------
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-text] Isira-Seneviratne commented on issue #130: Use Lombok's NonNull annotation for null argument checks in LevenshteinDistance.

Posted by GitBox <gi...@apache.org>.
Isira-Seneviratne commented on issue #130:
URL: https://github.com/apache/commons-text/pull/130#issuecomment-616564765


   > 
   > 
   > Hi @Isira-Seneviratne
   > We have, so far, resisted using dependencies like Lombok in all of Apache Commons. If you think this is neccessary, feel free to start a discussion on the developer's mailing list https://commons.apache.org/mail-lists.html
   
   Ah, I see. Thank you for the information.
   
   In that case, I guess it's 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.

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



[GitHub] [commons-text] garydgregory commented on issue #130: Use Lombok's NonNull annotation for null argument checks in LevenshteinDistance.

Posted by GitBox <gi...@apache.org>.
garydgregory commented on issue #130:
URL: https://github.com/apache/commons-text/pull/130#issuecomment-616551617


   Hi @Isira-Seneviratne 
   We have, so far, resisted using dependencies like Lombok in all of Apache Commons. If you think this is neccessary, feel free to start a discussion on the developer's mailing list https://commons.apache.org/mail-lists.html
   


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