[jira] [Commented] (LANG-992) NumberUtils#isNumber() returns false for "0.0", "0.4790", et al

2014-03-26 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948961#comment-13948961 ] Duncan Jones commented on LANG-992: --- [~niallp]: your patch looks good. I see no reason to

[jira] [Updated] (LANG-992) NumberUtils#isNumber() returns false for "0.0", "0.4790", et al

2014-03-26 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-992: -- Description: After upgraded from 3.1 to 3.3.1 it seems that {{isNumber(String str)}} returns false for

[jira] [Updated] (LANG-992) NumberUtils#isNumber() returns false for "0.0", "0.4790", et al

2014-03-26 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated LANG-992: - Attachment: (was: LANG-992.patch) > NumberUtils#isNumber() returns false for "0.0", "0.4790", e

[jira] [Updated] (LANG-992) NumberUtils#isNumber() returns false for "0.0", "0.4790", et al

2014-03-26 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated LANG-992: - Attachment: LANG-992-v2.patch Attaching second version of patch > NumberUtils#isNumber() returns f

[jira] [Updated] (LANG-992) NumberUtils#isNumber() returns false for "0.0", "0.4790", et al

2014-03-26 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated LANG-992: - Attachment: LANG-992.patch Yes, this was caused by the second commit for LANG-972 in revision 1566

[jira] [Commented] (COLLECTIONS-508) MultiMap's methods are not strongly typed even though the interface supports generics

2014-03-26 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948565#comment-13948565 ] Thomas Neidhart commented on COLLECTIONS-508: - @get(Object): this was jus

[jira] [Created] (LANG-992) NumberUtils#isNumber() returns false for "0.0", "0.4790", et al

2014-03-26 Thread Adam Rauch (JIRA)
Adam Rauch created LANG-992: --- Summary: NumberUtils#isNumber() returns false for "0.0", "0.4790", et al Key: LANG-992 URL: https://issues.apache.org/jira/browse/LANG-992 Project: Commons Lang Issue

[jira] [Commented] (LANG-991) Release notes cannot display special characters

2014-03-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947886#comment-13947886 ] Sebb commented on LANG-991: --- FIxed by converting the production version of RELEASE-NOTES-3.3.1.txt

[jira] [Updated] (LANG-991) Release notes cannot display special characters

2014-03-26 Thread Duncan Jones (JIRA)
[ https://issues.apache.org/jira/browse/LANG-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duncan Jones updated LANG-991: -- Fix Version/s: Patch Needed > Release notes cannot display special characters > -

[jira] [Created] (LANG-991) Release notes cannot display special characters

2014-03-26 Thread Duncan Jones (JIRA)
Duncan Jones created LANG-991: - Summary: Release notes cannot display special characters Key: LANG-991 URL: https://issues.apache.org/jira/browse/LANG-991 Project: Commons Lang Issue Type: Bug

[jira] [Commented] (COLLECTIONS-508) MultiMap's methods are not strongly typed even though the interface supports generics

2014-03-26 Thread Dipanjan Laha (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947713#comment-13947713 ] Dipanjan Laha commented on COLLECTIONS-508: --- Thanks Thomas. It's great to s