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 2022/06/07 09:18:29 UTC

[GitHub] [commons-lang] TaeYongPark96 opened a new pull request, #908: [LANG-1687] fix java Doc

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

   The example of java document is incorrect.
   StringUtils.substringBetween("yabczyabcz", "y", "z")   = "abc" => 
   StringUtils.substringBetween("yabczyabcz", "y", "z")   = "abczyabc" => 


-- 
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 #908: [LANG-1687] fix java Doc

Posted by GitBox <gi...@apache.org>.
garydgregory closed pull request #908: [LANG-1687] fix java Doc
URL: https://github.com/apache/commons-lang/pull/908


-- 
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 #908: [LANG-1687] fix java Doc

Posted by GitBox <gi...@apache.org>.
garydgregory commented on PR #908:
URL: https://github.com/apache/commons-lang/pull/908#issuecomment-1175014136

   Closing: -1, see org.apache.commons.lang3.StringUtilsSubstringTest.testSubstringBetween_StringStringString().


-- 
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 #908: [LANG-1687] fix java Doc

Posted by GitBox <gi...@apache.org>.
garydgregory commented on PR #908:
URL: https://github.com/apache/commons-lang/pull/908#issuecomment-1152257355

   @TaeYongPark96 ?


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