[jira] [Commented] (LANG-942) Test failure in FastDateParserTest and FastDateFormat_ParserTest when building with JDK8

2014-01-06 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/LANG-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862838#comment-13862838 ] Joerg Schaible commented on LANG-942: - {quote} Timezone short name (this is unique).

[jira] [Resolved] (CONFIGURATION-563) Make DefaultConfigurationEngine immutable

2014-01-06 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-563. Resolution: Fixed Fixed in subversion in revision 1555840. Make

[jira] [Resolved] (CONFIGURATION-486) BeanHelper.setDefaultBeanFactory() is thread-hostile and not thread-safe

2014-01-06 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-486. Resolution: Fixed All points mentioned in this ticket have now been

[jira] [Resolved] (JCS-102) JCS.getGroupKeys() always triggers a\ ClassCastException

2014-01-06 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved JCS-102. Resolution: Fixed Fixed in SVN JCS.getGroupKeys() always triggers a\ ClassCastException

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-06 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863128#comment-13863128 ] Shevek commented on LANG-819: - Set? extends Foo isn't a visual shorthand. It's a concrete

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-06 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863140#comment-13863140 ] Matt Benson commented on LANG-819: -- I am sorry to contribute to anyone's impatience with

[jira] [Resolved] (JCS-109) poor performance of BlockDisk.write(Serializable object)

2014-01-06 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved JCS-109. Resolution: Fixed Fix Version/s: jcs-2.0.0 Fixed in SVN. Thanks for the patch. poor

[jira] [Resolved] (JCS-101) Basic cache functions (store/delete) not occurring consistently

2014-01-06 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved JCS-101. Resolution: Incomplete Fix Version/s: jcs-2.0.0 As there is no response regarding the newer

[jira] [Updated] (LANG-943) Test DurationFormatUtilsTest.testEdgeDuration fails in JDK 1.6, 1.7 and 1.8, BRST time zone

2014-01-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-943: - Affects Version/s: 3.2.1 3.1 3.2 Test

[jira] [Updated] (LANG-943) Test DurationFormatUtilsTest.testEdgeDuration fails in JDK 1.6, 1.7 and 1.8, BRST time zone

2014-01-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-943: - Fix Version/s: Patch Needed Test DurationFormatUtilsTest.testEdgeDuration fails in JDK 1.6, 1.7

[jira] [Comment Edited] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862742#comment-13862742 ] Benedikt Ritter edited comment on LANG-819 at 1/6/14 6:57 PM: --

[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2014-01-06 Thread Shant Stepanian (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863879#comment-13863879 ] Shant Stepanian commented on VFS-508: - To clarify, I think these methods can throw a

[jira] [Commented] (LANG-944) Add a feature of SimilarityMatch in StringUtils

2014-01-06 Thread Rekha Joshi (JIRA)
[ https://issues.apache.org/jira/browse/LANG-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863932#comment-13863932 ] Rekha Joshi commented on LANG-944: -- I have been working on a patch for this, and will

[jira] [Created] (LANG-944) Add a feature of SimilarityMatch in StringUtils

2014-01-06 Thread Rekha Joshi (JIRA)
Rekha Joshi created LANG-944: Summary: Add a feature of SimilarityMatch in StringUtils Key: LANG-944 URL: https://issues.apache.org/jira/browse/LANG-944 Project: Commons Lang Issue Type: New