[jira] [Created] (TEXT-99) Performance Degradation for Escaping JSON

2017-08-01 Thread Tom Howard (JIRA)
Tom Howard created TEXT-99: -- Summary: Performance Degradation for Escaping JSON Key: TEXT-99 URL: https://issues.apache.org/jira/browse/TEXT-99 Project: Commons Text Issue Type: Bug Affects

[jira] [Commented] (TEXT-98) Remove isDelimiter() and use HashSets for delimiter check

2017-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109049#comment-16109049 ] ASF GitHub Bot commented on TEXT-98: Github user coveralls commented on the issue:

[jira] [Commented] (TEXT-98) Remove isDelimiter() and use HashSets for delimiter check

2017-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109052#comment-16109052 ] ASF GitHub Bot commented on TEXT-98: Github user arunvinudss commented on the issue:

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

2017-08-01 Thread Michael Hausegger (JIRA)
Michael Hausegger created TEXT-100: -- Summary: StringEscapeUtils#UnEscapeJson doesn't recognize escape signs correctly Key: TEXT-100 URL: https://issues.apache.org/jira/browse/TEXT-100 Project:

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

2017-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108906#comment-16108906 ] ASF GitHub Bot commented on TEXT-100: - Github user TheRealHaui commented on a diff in the pull request:

[jira] [Updated] (TEXT-99) Performance Degradation for Escaping JSON

2017-08-01 Thread Tom Howard (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Howard updated TEXT-99: --- Description: There seams to be a small performance degradation on StringEscapeUtils.escapeJson(String) in

[jira] [Commented] (TEXT-98) Remove isDelimiter() and use HashSets for delimiter check

2017-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109121#comment-16109121 ] ASF GitHub Bot commented on TEXT-98: Github user chtompki commented on the issue:

[jira] [Resolved] (TEXT-98) Remove isDelimiter() and use HashSets for delimiter check

2017-08-01 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved TEXT-98. -- Resolution: Implemented Minor change. We {{@Deprecated}} the {{isDelimiter}} method with the intention of

[jira] [Commented] (TEXT-98) Remove isDelimiter() and use HashSets for delimiter check

2017-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16109211#comment-16109211 ] ASF GitHub Bot commented on TEXT-98: Github user asfgit closed the pull request at: