[jira] Updated: (CODEC-63) Implement Nysiis

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated CODEC-63: - Affects Version/s: 1.x Implement Nysiis Key: CODEC-63

[jira] Updated: (IO-207) Race condition in forceMkdir

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated IO-207: - Component/s: Utilities Fix Version/s: (was: 1.4) Race condition in forceMkdir

[jira] Commented: (CODEC-82) OSGI manifest information is not generated during the ant build

2009-08-03 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738252#action_12738252 ] Emmanuel Bourg commented on CODEC-82: - This issue is not specific to Commons Codec, all

[jira] Commented: (CODEC-73) Make string2byte conversions indepedent of platform default encoding

2009-08-03 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738253#action_12738253 ] Gary Gregory commented on CODEC-73: --- Fixed DigestUtils and test case. Make string2byte

[jira] Commented: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan commented on BEANUTILS-353: - I am not understanding how this

[jira] Updated: (CODEC-55) make all business method implementations of public API thread safe

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated CODEC-55: - Attachment: CODEC-55-Wrapper-Implementations.patch An alternative solution is to provide wrappers

[jira] Updated: (CODEC-79) DoubleMetaphone needs improved unit testing

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated CODEC-79: - Fix Version/s: 1.x DoubleMetaphone needs improved unit testing

[jira] Created: (CODEC-85) Hex class is inefficient and uses default platform encoding for String = byte[] conversions

2009-08-03 Thread Sebb (JIRA)
Hex class is inefficient and uses default platform encoding for String = byte[] conversions - Key: CODEC-85 URL: https://issues.apache.org/jira/browse/CODEC-85

[jira] Resolved: (CODEC-85) Hex class is inefficient and uses default platform encoding for String = byte[] conversions

2009-08-03 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved CODEC-85. --- Resolution: Fixed Forgot I'd already raised this as part of CODEC-73... Hex class is inefficient and uses default

[jira] Commented: (IO-71) [io] PipedUtils

2009-08-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/IO-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738366#action_12738366 ] Jukka Zitting commented on IO-71: - On further thought I think it's inevitable that the extra

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 10:13 AM:

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 10:18 AM:

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 10:20 AM:

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12735782#action_12735782 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 10:25 AM:

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 10:34 AM:

[jira] Commented: (JEXL-67) Potential NPE in util.introspection.MethodKey

2009-08-03 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738450#action_12738450 ] Henri Biestro commented on JEXL-67: --- Any comments on the patch ? it cleans up the

[jira] Closed: (DBCP-298) CLONE -Connection socket hangs sporadically in DBCP 1.2.2 but not 1.2.1

2009-08-03 Thread Denson Kim (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denson Kim closed DBCP-298. --- Resolution: Fixed This is the same bug as evictor thread causing double deadlock. The solution is disable

[jira] Created: (JEXL-68) Remove usage of deprecated classes in tests

2009-08-03 Thread Henri Biestro (JIRA)
Remove usage of deprecated classes in tests --- Key: JEXL-68 URL: https://issues.apache.org/jira/browse/JEXL-68 Project: Commons JEXL Issue Type: Test Affects Versions: 2.0 Reporter:

[jira] Commented: (JEXL-67) Potential NPE in util.introspection.MethodKey

2009-08-03 Thread Rahul Akolkar (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738576#action_12738576 ] Rahul Akolkar commented on JEXL-67: --- No comments on the patch (haven't looked at it). I

[jira] Updated: (JEXL-68) Remove usage of deprecated classes in tests

2009-08-03 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-68: -- Attachment: JEXL-68.patch Replace occurences of ExpressionFactory ScriptFactory by creating a

[jira] Updated: (JEXL-67) Potential NPE in util.introspection.MethodKey

2009-08-03 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-67: -- Attachment: JEXL-67.patch removed the MethodMap.AmbiguousException, replaced by

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 2:12 PM:

[jira] Commented: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738597#action_12738597 ] Franklin Phan commented on BEANUTILS-353: - The key question is: Why would the

[jira] Updated: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Phan updated BEANUTILS-353: Description: One can never call isUseDefault() to check on a Converter given the way

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 2:27 PM:

[jira] Issue Comment Edited: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Franklin Phan (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738264#action_12738264 ] Franklin Phan edited comment on BEANUTILS-353 at 8/3/09 2:27 PM:

[jira] Updated: (JEXL-68) Remove usage of deprecated classes in tests

2009-08-03 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-68: -- Affects Version/s: (was: 2.0) affects no version, fix in 2.0 Remove usage of deprecated classes in

[jira] Commented: (BEANUTILS-353) Unable to call isUseDefault() to check whether a default value will be returned

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738654#action_12738654 ] Niall Pemberton commented on BEANUTILS-353: --- I agree, but thats not a

[jira] Resolved: (BEANUTILS-300) NPE in LazyDynaList

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-300. --- Resolution: Fixed Fix Version/s: (was: LATER THAN 1.8.1)

[jira] Updated: (NET-288) FTP should support IPv6

2009-08-03 Thread Derek Morr (JIRA)
[ https://issues.apache.org/jira/browse/NET-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Morr updated NET-288: --- Attachment: ftp_ipv6.patch FTP should support IPv6 --- Key: NET-288

[jira] Created: (NET-288) FTP should support IPv6

2009-08-03 Thread Derek Morr (JIRA)
FTP should support IPv6 --- Key: NET-288 URL: https://issues.apache.org/jira/browse/NET-288 Project: Commons Net Issue Type: Improvement Reporter: Derek Morr Attachments: ftp_ipv6.patch The FTP

[jira] Resolved: (BEANUTILS-336) MappedPropertyDescriptor#reLoadClass() possible NPE / odd code; also swallows Throwable

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-336. --- Resolution: Fixed Fix Version/s: 1.8.1 Assignee: Niall Pemberton

[jira] Updated: (BEANUTILS-337) BasicDynaClass.constructorTypes should be private and final

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-337: -- Fix Version/s: LATER THAN 1.8.1 This will result in a binary compatibility so will

[jira] Commented: (BEANUTILS-112) [beanutils] defaultTransformers is public in BeanMap class

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738713#action_12738713 ] Niall Pemberton commented on BEANUTILS-112: --- Yes but my change created a new

[jira] Resolved: (BEANUTILS-339) BeanUtilsBean.setProperty throws IllegalArgumentException if value is null

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-339. --- Resolution: Fixed Fix Version/s: 1.8.1 Assignee: Niall Pemberton

[jira] Resolved: (BEANUTILS-331) BeanUtils.populate throws IllegalArgumentException when value is null.

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-331. --- Resolution: Duplicate Fix Version/s: 1.8.1 Assignee: Niall

[jira] Resolved: (BEANUTILS-343) With ArrayConverter, need example on how to convert any array to string!

2009-08-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-343. --- Resolution: Won't Fix Fix Version/s: 1.8.1 With ArrayConverter, need

[jira] Commented: (JEXL-68) Remove usage of deprecated classes in tests

2009-08-03 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738753#action_12738753 ] Sebb commented on JEXL-68: -- Not quite sure why the patch includes a property change for the root

[jira] Created: (JEXL-69) Turn examples directory code into unit tests

2009-08-03 Thread Rahul Akolkar (JIRA)
Turn examples directory code into unit tests Key: JEXL-69 URL: https://issues.apache.org/jira/browse/JEXL-69 Project: Commons JEXL Issue Type: Task Reporter: Rahul Akolkar