[jira] [Commented] (LANG-1397) WordUtils.wrap throws StringIndexOutOfBoundsException when wrapLength is Integer.MAX_VALUE

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480131#comment-16480131 ] ASF GitHub Bot commented on LANG-1397: -- Github user tasanuma commented on the issue:

[GitHub] commons-lang issue #330: LANG-1397: WordUtils.wrap throws StringIndexOutOfBo...

2018-05-17 Thread tasanuma
Github user tasanuma commented on the issue: https://github.com/apache/commons-lang/pull/330 Thanks for your advice, @PascalSchumacher! I updated the pull request addressing it. ---

[jira] [Commented] (LANG-1238) Add RegexUtils class instead of overloadinh methods in StringUtils that take a regex to take precompiled Pattern

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480066#comment-16480066 ] ASF GitHub Bot commented on LANG-1238: -- Github user coms closed the pull request at:

[GitHub] commons-lang pull request #328: [LANG-1238] Add overloaded methods to String...

2018-05-17 Thread coms
Github user coms closed the pull request at: https://github.com/apache/commons-lang/pull/328 ---

[jira] [Updated] (CONFIGURATION-700) Issue With backslash(\) and Forwardslash(/)

2018-05-17 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin updated CONFIGURATION-700: Attachment: (was: forrest-logo.png) > Issue With backslash(\) and Forwardslash(/) >

[jira] [Updated] (CONFIGURATION-700) Issue With backslash(\) and Forwardslash(/)

2018-05-17 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin updated CONFIGURATION-700: Attachment: forrest-logo.png > Issue With backslash(\) and Forwardslash(/) >

[jira] [Resolved] (LANG-1238) Add RegexUtils class instead of overloadinh methods in StringUtils that take a regex to take precompiled Pattern

2018-05-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LANG-1238. Resolution: Fixed Fix Version/s: (was: Patch Needed) 3.8

[jira] [Updated] (LANG-1238) Add RegexUtils class instead of overloadinh methods in StringUtils that take a regex to take precompiled Pattern

2018-05-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LANG-1238: --- Summary: Add RegexUtils class instead of overloadinh methods in StringUtils that take a regex to take

[jira] [Updated] (STATISTICS-1) Set up project repository

2018-05-17 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/STATISTICS-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated STATISTICS-1: Description: Populate the "git" repository. * (/) [Web site

[jira] [Resolved] (CONFIGURATION-701) Add support to CompositeConfiguration to allow Configurations to be prepend to the LinkedList

2018-05-17 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-701. Resolution: Fixed Fix Version/s: 2.3 Patch applied in SVN revision

[jira] [Updated] (CONFIGURATION-701) Add support to CompositeConfiguration to allow Configurations to be prepend to the LinkedList

2018-05-17 Thread Nicholas Verbeck (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Verbeck updated CONFIGURATION-701: --- Attachment: CONFIGURATION-701.patch > Add support to

[jira] [Commented] (CONFIGURATION-701) Add support to CompositeConfiguration to allow Configurations to be prepend to the LinkedList

2018-05-17 Thread Nicholas Verbeck (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479627#comment-16479627 ] Nicholas Verbeck commented on CONFIGURATION-701: Changes made and attached > Add

[jira] [Commented] (CONFIGURATION-701) Add support to CompositeConfiguration to allow Configurations to be prepend to the LinkedList

2018-05-17 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479601#comment-16479601 ] Oliver Heger commented on CONFIGURATION-701: Patch looks good to me. I have the

[jira] [Commented] (TEXT-118) JSON escaping incorrect for the delete control character

2018-05-17 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479579#comment-16479579 ] Pascal Schumacher commented on TEXT-118: Pull request welcome! :-) > JSON escaping incorrect for

[jira] [Updated] (TEXT-120) StringEscapeUtils#unescapeJson does not unescape double quotes and forward slash

2018-05-17 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-120: --- Affects Version/s: 1.3 > StringEscapeUtils#unescapeJson does not unescape double quotes and

[jira] [Closed] (TEXT-16) Make HumanNameParser configurable

2018-05-17 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed TEXT-16. - Resolution: Won't Fix Assignee: (was: Benedikt Ritter) Fix Version/s: (was:

[jira] [Commented] (LANG-1397) WordUtils.wrap throws StringIndexOutOfBoundsException when wrapLength is Integer.MAX_VALUE

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479538#comment-16479538 ] ASF GitHub Bot commented on LANG-1397: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #330: LANG-1397: WordUtils.wrap throws StringIndexOutOfBo...

2018-05-17 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/330 Thanks for the pull request! I would be nice if you could amend the commit to add the issue id and description at the beginning of the commit message. Thanks! ---

[jira] [Resolved] (TEXT-120) StringEscapeUtils#unescapeJson does not unescape double quotes and forward slash

2018-05-17 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved TEXT-120. Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 1.4 Fixed.

[jira] [Updated] (TEXT-120) StringEscapeUtils UnescapeJson does not unescape double quotes and forward slash

2018-05-17 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-120: --- Summary: StringEscapeUtils UnescapeJson does not unescape double quotes and forward slash

[jira] [Updated] (TEXT-120) StringEscapeUtils#unescapeJson does not unescape double quotes and forward slash

2018-05-17 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-120: --- Summary: StringEscapeUtils#unescapeJson does not unescape double quotes and forward slash

[GitHub] commons-lang issue #328: [LANG-1238] Add overloaded methods to StringUtils w...

2018-05-17 Thread coms
Github user coms commented on the issue: https://github.com/apache/commons-lang/pull/328 I've just included this refactoring to this PR. Please check it out. Let me know if everything is ok. ---

[jira] [Commented] (LANG-1238) Overload Operations in StringUtils that take a regex to take precompiled Pattern

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479484#comment-16479484 ] ASF GitHub Bot commented on LANG-1238: -- Github user coms commented on the issue:

[jira] [Created] (COMMONSSITE-115) "mvn site" fails with commons-parent 46

2018-05-17 Thread Gilles (JIRA)
Gilles created COMMONSSITE-115: -- Summary: "mvn site" fails with commons-parent 46 Key: COMMONSSITE-115 URL: https://issues.apache.org/jira/browse/COMMONSSITE-115 Project: Commons All Issue

[jira] [Created] (COMMONSSITE-114) "mvn deploy" fails with commons-parent 46

2018-05-17 Thread Gilles (JIRA)
Gilles created COMMONSSITE-114: -- Summary: "mvn deploy" fails with commons-parent 46 Key: COMMONSSITE-114 URL: https://issues.apache.org/jira/browse/COMMONSSITE-114 Project: Commons All Issue

[jira] [Updated] (COMMONSSITE-114) "mvn deploy" fails with commons-parent 46

2018-05-17 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSSITE-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated COMMONSSITE-114: --- Attachment: OUT_CP46 > "mvn deploy" fails with commons-parent 46 >

[jira] [Commented] (EMAIL-133) Problem reading datasource name of inner email-message

2018-05-17 Thread Ankur Garg (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478822#comment-16478822 ] Ankur Garg commented on EMAIL-133: -- It is still not fixed in 1.3.3 version, is there any plans to fix this

[jira] [Commented] (EMAIL-133) Problem reading datasource name of inner email-message

2018-05-17 Thread Ankur Garg (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478821#comment-16478821 ] Ankur Garg commented on EMAIL-133: -- [~tn] this seems to be very generic issue. > Problem reading

[jira] [Commented] (IO-468) Avoid allocating memory for method internal buffers, use threadlocal memory instead

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478803#comment-16478803 ] ASF GitHub Bot commented on IO-468: --- Github user berndhopp closed the pull request at: