You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "esivakumar18 (via GitHub)" <gi...@apache.org> on 2023/02/14 18:55:22 UTC

[GitHub] [commons-lang] esivakumar18 opened a new pull request, #1029: Added empty string example for appendIfMissing method

esivakumar18 opened a new pull request, #1029:
URL: https://github.com/apache/commons-lang/pull/1029

   Added empty string example for `appendIfMissing` method


-- 
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-lang] garydgregory commented on pull request #1029: Added empty string example for appendIfMissing method

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory commented on PR #1029:
URL: https://github.com/apache/commons-lang/pull/1029#issuecomment-1468038736

   No feedback, closing.


-- 
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-lang] garydgregory commented on pull request #1029: Added empty string example for appendIfMissing method

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory commented on PR #1029:
URL: https://github.com/apache/commons-lang/pull/1029#issuecomment-1430244876

   -1 no need to clutter up the docs IMO with an example that is the same as the one 2 lines below `StringUtils.appendIfMissing("abc", "xyz") = "abcxyz"`


-- 
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-lang] garydgregory closed pull request #1029: Added empty string example for appendIfMissing method

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory closed pull request #1029: Added empty string example for appendIfMissing method
URL: https://github.com/apache/commons-lang/pull/1029


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