[jira] [Commented] (LANG-1402) ArrayUtils should have null and index-safe get methods.

2018-07-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544322#comment-16544322 ] ASF GitHub Bot commented on LANG-1402: -- Github user MarkDacek commented on the issue:

[GitHub] commons-lang issue #336: LANG-1402: Null/index safe get methods for ArrayUti...

2018-07-14 Thread MarkDacek
Github user MarkDacek commented on the issue: https://github.com/apache/commons-lang/pull/336 @sebbASF Thanks for your patience and efforts to make this a worthy contribution. I have removed the other methods per your suggestion. ---

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

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

[GitHub] commons-lang pull request #337: LANG-1404 BooleanUtils.toBoolean(Integer) me...

2018-07-14 Thread Enigo
Github user Enigo closed the pull request at: https://github.com/apache/commons-lang/pull/337 ---

[jira] [Commented] (JEXL-263) Can't declare Local variables in jexl3

2018-07-14 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544173#comment-16544173 ] Henri Biestro commented on JEXL-263: Most likely due to JMeter using JexlExpression instead of

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544150#comment-16544150 ] Sebb commented on LANG-1404: LANG is for general purpose routines. I think what you need is a domain-specific

[jira] [Resolved] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-1404. Resolution: Won't Do > BooleanUtils.toBoolean(Integer) method added >

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544145#comment-16544145 ] Sebb commented on LANG-1404: I disagree. In the case of "BooleanUtils.toBoolean(value)" you have no idea what

[jira] [Comment Edited] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Ruslan Sibgatullin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544138#comment-16544138 ] Ruslan Sibgatullin edited comment on LANG-1404 at 7/14/18 9:32 AM: --- yes,

[jira] [Commented] (LANG-1404) BooleanUtils.toBoolean(Integer) method added

2018-07-14 Thread Ruslan Sibgatullin (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16544138#comment-16544138 ] Ruslan Sibgatullin commented on LANG-1404: -- yes, ofc it's trivial, but the reason devs use