[jira] [Commented] (COLLECTIONS-701) SetUniqueList.add() crashes due to infinite recursion when it receives itself

2018-11-08 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680163#comment-16680163 ] Don Jeba commented on COLLECTIONS-701: -- raised pr

[jira] [Commented] (TEXT-138) TextStringBuilder append sub-sequence not consistant with Appendable

2018-11-07 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677961#comment-16677961 ] Don Jeba commented on TEXT-138: --- raised pr [https://github.com/apache/commons-text/pull/92]  >

[jira] [Commented] (TEXT-138) TextStringBuilder append sub-sequence not consistant with Appendable

2018-11-07 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677824#comment-16677824 ] Don Jeba commented on TEXT-138: --- thank you for all the clarifications, working on the fix >

[jira] [Commented] (TEXT-127) Detect when a variable is unknown in StringSubstitutor

2018-10-30 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668692#comment-16668692 ] Don Jeba commented on TEXT-127: --- [~garydgregory] can you kindly review and comment on the PR

[jira] [Commented] (TEXT-127) Detect when a variable is unknown in StringSubstitutor

2018-10-25 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663801#comment-16663801 ] Don Jeba commented on TEXT-127: --- thank you for the clarification [~jbreich] and [~garydgregory], will do as

[jira] [Commented] (TEXT-127) Detect when a variable is unknown in StringSubstitutor

2018-10-24 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662577#comment-16662577 ] Don Jeba commented on TEXT-127: --- i am planning to work on this. Can someone kindly advise me on what

[jira] [Commented] (TEXT-138) TextStringBuilder append sub-sequence not consistant with Appendable

2018-10-24 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662513#comment-16662513 ] Don Jeba commented on TEXT-138: --- i am planning to make a fix for this bug, i need some guidance on how to

[jira] [Commented] (TEXT-100) StringEscapeUtils#UnEscapeJson doesn't recognize escape signs correctly

2017-10-18 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16209627#comment-16209627 ] Don Jeba commented on TEXT-100: --- Hello, Provided a fix for this issue, kindly review/comment/merge

[jira] [Commented] (LANG-1310) MethodUtils.invokeMethod throws ArrayStoreException

2017-03-12 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906584#comment-15906584 ] Don Jeba commented on LANG-1310: The issue is because in the below line from method getVarArgs (in

[jira] [Commented] (TEXT-45) WordUtils delimiters should be strings, not char varargs

2017-02-06 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855303#comment-15855303 ] Don Jeba commented on TEXT-45: -- Can I add a function with name capatalizeWithStringDelimiter for this? >

[jira] [Commented] (TEXT-45) WordUtils delimiters should be strings, not char varargs

2017-01-21 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832938#comment-15832938 ] Don Jeba commented on TEXT-45: -- Is this issue still valid? The reason I am asking is, the class WordUtils is

[jira] [Commented] (TEXT-39) WordUtils should use toXxxxCase(int) rather than toXxxxCase(char)

2016-12-27 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15779980#comment-15779980 ] Don Jeba commented on TEXT-39: -- Thank you for the note, will look for other issue > WordUtils should use

[jira] [Commented] (LANG-1280) WordUtils should use toXxxxCase(int) rather than toXxxxCase(char)

2016-12-25 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1520#comment-1520 ] Don Jeba commented on LANG-1280: Hello Sebb, I am planning to work on this ticket kindly let me know if you

[jira] [Commented] (TEXT-2) Add Jaccard Index and Jaccard Distance

2016-11-27 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15699309#comment-15699309 ] Don Jeba commented on TEXT-2: - Hi Bruno, The changes are made. Below is the pull request

[jira] [Commented] (TEXT-2) Add Jaccard Index and Jaccard Distance

2016-11-19 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15679175#comment-15679175 ] Don Jeba commented on TEXT-2: - Thank you for the information Bruno, will do as advised. Regards, Don Jeba. > Add

[jira] [Commented] (TEXT-2) Add Jaccard Index and Jaccard Distance

2016-11-18 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15678610#comment-15678610 ] Don Jeba commented on TEXT-2: - Hello Bruno, Planning to add a new class under org.apache.commons.text.similarity,