[jira] [Commented] (LANG-1205) NumberUtils.createNumber() behaves inconsistently with NumberUtils.isNumber()

2016-02-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163855#comment-15163855 ] Gary Gregory commented on LANG-1205: Patches with unit tests are welcome! >

[jira] [Commented] (COMPRESS-320) File listing and random access of 7Z files

2016-02-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163522#comment-15163522 ] Dawid Weiss commented on COMPRESS-320: -- True random access would be possible, but at some costs.

[jira] [Commented] (COMPRESS-320) File listing and random access of 7Z files

2016-02-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163499#comment-15163499 ] ASF GitHub Bot commented on COMPRESS-320: - Github user dweiss commented on the pull request:

[jira] [Commented] (MATH-1158) Factory method to provide sampling from distributions

2016-02-24 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163305#comment-15163305 ] Gilles commented on MATH-1158: -- Are there technical objections to proceeding with the proposed refactoring?

[jira] [Updated] (MATH-1158) Factory method to provide sampling from distributions

2016-02-24 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-1158: - Priority: Blocker (was: Minor) > Factory method to provide sampling from distributions >

[jira] [Commented] (LANG-1207) StringUtils.equals with CharSequence - IndexOutOfBoundsException

2016-02-24 Thread NEGRO Eric (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163151#comment-15163151 ] NEGRO Eric commented on LANG-1207: -- Hello Loic, Thank you for your fast reply. I'll wait the new release.

[jira] [Commented] (COMPRESS-291) decompress .7z archive very very slow

2016-02-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163140#comment-15163140 ] Stefan Bodewig commented on COMPRESS-291: - [~rjansen] could you please give the current master

[jira] [Commented] (COMPRESS-320) File listing and random access of 7Z files

2016-02-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163136#comment-15163136 ] Stefan Bodewig commented on COMPRESS-320: - Thanks a lot, I've merged the PR. I'll leave this

[jira] [Commented] (COMPRESS-320) File listing and random access of 7Z files

2016-02-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163132#comment-15163132 ] ASF GitHub Bot commented on COMPRESS-320: - Github user bodewig commented on the pull request:

[jira] [Commented] (COMPRESS-320) File listing and random access of 7Z files

2016-02-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163130#comment-15163130 ] ASF GitHub Bot commented on COMPRESS-320: - Github user asfgit closed the pull request at:

[jira] [Closed] (LANG-1207) StringUtils.equals with CharSequence - IndexOutOfBoundsException

2016-02-24 Thread Loic Guibert (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loic Guibert closed LANG-1207. -- Resolution: Duplicate Fix Version/s: 3.5 Hello Eric, Thank you for your interest in Commons-Lang

[jira] [Created] (LANG-1207) StringUtils.equals with CharSequence - IndexOutOfBoundsException

2016-02-24 Thread NEGRO Eric (JIRA)
NEGRO Eric created LANG-1207: Summary: StringUtils.equals with CharSequence - IndexOutOfBoundsException Key: LANG-1207 URL: https://issues.apache.org/jira/browse/LANG-1207 Project: Commons Lang