[jira] [Resolved] (LANG-1453) StringUtils.removeIgnoreCase("İa", "a") throws IndexOutOfBoundsException

2019-09-11 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LANG-1453. Fix Version/s: 3.10 Resolution: Fixed In git master, please verify and fix. >

[jira] [Comment Edited] (LANG-1453) StringUtils.removeIgnoreCase("İa", "a") throws IndexOutOfBoundsException

2019-09-11 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927898#comment-16927898 ] Gary Gregory edited comment on LANG-1453 at 9/11/19 6:50 PM: - In git master,

[jira] [Commented] (MATH-1498) getNumericalVariance of LogisticDistribution is incorrect

2019-09-11 Thread Alex D Herbert (Jira)
[ https://issues.apache.org/jira/browse/MATH-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927724#comment-16927724 ] Alex D Herbert commented on MATH-1498: -- Thanks for the report. The distributions in the most recent

[jira] [Created] (MATH-1498) getNumericalVariance of LogisticDistribution is incorrect

2019-09-11 Thread WFR (Jira)
WFR created MATH-1498: - Summary: getNumericalVariance of LogisticDistribution is incorrect Key: MATH-1498 URL: https://issues.apache.org/jira/browse/MATH-1498 Project: Commons Math Issue Type: Bug

[jira] [Work logged] (LANG-1406) StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase()

2019-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1406?focusedWorklogId=310684=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310684 ] ASF GitHub Bot logged work on LANG-1406: Author: ASF GitHub Bot

[GitHub] [commons-lang] geratorres commented on issue #423: LANG-1406: StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase

2019-09-11 Thread GitBox
geratorres commented on issue #423: LANG-1406: StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase URL: https://github.com/apache/commons-lang/pull/423#issuecomment-530415840 Nice, thanks! This is an automated

[jira] [Updated] (CONFIGURATION-756) Allow for custom behavior to handle errors loading included properties files.

2019-09-11 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CONFIGURATION-756: --- Description: The properties file format in Commons Configuration allows for a

[jira] [Resolved] (LANG-1406) StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase()

2019-09-11 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LANG-1406. Fix Version/s: 3.10 Resolution: Fixed [~michaelryan], [~gtorres] In git master now. Please

[jira] [Work logged] (LANG-1406) StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase()

2019-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1406?focusedWorklogId=310569=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310569 ] ASF GitHub Bot logged work on LANG-1406: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1406) StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase()

2019-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1406?focusedWorklogId=310570=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310570 ] ASF GitHub Bot logged work on LANG-1406: Author: ASF GitHub Bot

[GitHub] [commons-lang] asfgit closed pull request #423: LANG-1406: StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase

2019-09-11 Thread GitBox
asfgit closed pull request #423: LANG-1406: StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase URL: https://github.com/apache/commons-lang/pull/423 This is an automated message from the Apache Git Service. To

[GitHub] [commons-lang] garydgregory commented on issue #423: LANG-1406: StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase

2019-09-11 Thread GitBox
garydgregory commented on issue #423: LANG-1406: StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase URL: https://github.com/apache/commons-lang/pull/423#issuecomment-530374221 @geratorres Thank you for your PR. I merged it into master. Gary

[jira] [Updated] (LANG-1406) StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase()

2019-09-11 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LANG-1406: --- Summary: StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase() (was:

[jira] [Work logged] (LANG-1489) Add null-safe APIs as StringUtils.toRootLowerCase(String) and StringUtils.toRootUpperCase(String)

2019-09-11 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1489?focusedWorklogId=310553=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310553 ] ASF GitHub Bot logged work on LANG-1489: Author: ASF GitHub Bot

[jira] [Closed] (LANG-1489) Add null-safe APIs as StringUtils.toRootLowerCase(String) and StringUtils.toRootUpperCase(String)

2019-09-11 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed LANG-1489. -- Fix Version/s: 3.10 Resolution: Fixed In git master. > Add null-safe APIs as

[GitHub] [commons-lang] garydgregory merged pull request #456: [LANG-1489] Add null-safe APIs as StringUtils.toRoot[Lower|Upper]Case(String)

2019-09-11 Thread GitBox
garydgregory merged pull request #456: [LANG-1489] Add null-safe APIs as StringUtils.toRoot[Lower|Upper]Case(String) URL: https://github.com/apache/commons-lang/pull/456 This is an automated message from the Apache Git

[GitHub] [commons-io] garydgregory merged pull request #96: Fixed a mistake in the FilenameUtils.concat()'s Javadoc about an absolute path.

2019-09-11 Thread GitBox
garydgregory merged pull request #96: Fixed a mistake in the FilenameUtils.concat()'s Javadoc about an absolute path. URL: https://github.com/apache/commons-io/pull/96 This is an automated message from the Apache Git

[GitHub] [commons-io] yuji-k64613 commented on a change in pull request #96: Fixed a mistake in the FilenameUtils.concat()'s Javadoc about an absolute path.

2019-09-11 Thread GitBox
yuji-k64613 commented on a change in pull request #96: Fixed a mistake in the FilenameUtils.concat()'s Javadoc about an absolute path. URL: https://github.com/apache/commons-io/pull/96#discussion_r323215242 ## File path: src/changes/changes.xml ## @@ -134,6 +134,9 @@ The

[GitHub] [commons-io] Stzx commented on a change in pull request #96: Fixed a mistake in the FilenameUtils.concat()'s Javadoc about an absolute path.

2019-09-11 Thread GitBox
Stzx commented on a change in pull request #96: Fixed a mistake in the FilenameUtils.concat()'s Javadoc about an absolute path. URL: https://github.com/apache/commons-io/pull/96#discussion_r323206950 ## File path: src/changes/changes.xml ## @@ -134,6 +134,9 @@ The type

[jira] [Updated] (IO-626) A mistake in the FilenameUtils.concat()'s Javadoc about an absolute path.

2019-09-11 Thread Yuji Konishi (Jira)
[ https://issues.apache.org/jira/browse/IO-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuji Konishi updated IO-626: Summary: A mistake in the FilenameUtils.concat()'s Javadoc about an absolute path. (was: A mistake in the

[jira] [Commented] (LANG-1453) StringUtils.removeIgnoreCase("İa", "a") throws IndexOutOfBoundsException

2019-09-11 Thread Chen (Jira)
[ https://issues.apache.org/jira/browse/LANG-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16927355#comment-16927355 ] Chen commented on LANG-1453: Hi, [~ggregory] It doesn't work either. String#toUpperCase & String#toLowerCase