[jira] [Commented] (LANG-1517) a spelling issue in ArrayUtils method removeALlOccurences

2020-02-15 Thread Karvannan Rajasekaran (Jira)


[ 
https://issues.apache.org/jira/browse/LANG-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17037554#comment-17037554
 ] 

Karvannan Rajasekaran commented on LANG-1517:
-

Thanks for the response. Hope below is the PR raised by you to fix this typo.

[https://github.com/apache/commons-lang/pull/492]

> a spelling issue in ArrayUtils method removeALlOccurences
> -
>
> Key: LANG-1517
> URL: https://issues.apache.org/jira/browse/LANG-1517
> Project: Commons Lang
>  Issue Type: Improvement
>  Components: lang.*
>Affects Versions: 3.9
>Reporter: bill-liuwenbin
>Priority: Major
>  Labels: easyfix
> Fix For: 3.9
>
>
> a spelling issue in ArrayUtils method removeALlOccurences, the problem is 
> where is a typo in it. should be removeAllOccurrences.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (LANG-1517) a spelling issue in ArrayUtils method removeALlOccurences

2020-02-11 Thread Karvannan Rajasekaran (Jira)


[ 
https://issues.apache.org/jira/browse/LANG-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034577#comment-17034577
 ] 

Karvannan Rajasekaran commented on LANG-1517:
-

Looks like new version of this class has this typo corrected.

[https://github.com/apache/commons-lang/blob/master/src/main/java/org/apache/commons/lang3/ArrayUtils.java]

Should the user has to upgrade their jar version or what is the expectation in 
this ticket?

Thanks,

Karvannan

> a spelling issue in ArrayUtils method removeALlOccurences
> -
>
> Key: LANG-1517
> URL: https://issues.apache.org/jira/browse/LANG-1517
> Project: Commons Lang
>  Issue Type: Improvement
>  Components: lang.*
>Affects Versions: 3.9
>Reporter: bill-liuwenbin
>Priority: Major
>  Labels: easyfix
> Fix For: 3.9
>
>
> a spelling issue in ArrayUtils method removeALlOccurences, the problem is 
> where is a typo in it. should be removeAllOccurrences.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)