[jira] Commented: (LANG-667) Add a Null-safe compare() method to ObjectUtils

2011-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978693#action_12978693 ] Julien Aymé commented on LANG-667: -- Even is this method does break the contract of

[jira] Commented: (LANG-667) Add a Null-safe compare() method to ObjectUtils

2011-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/LANG-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978701#action_12978701 ] Julien Aymé commented on LANG-667: -- Regarding the code, I think it would be faster and

[jira] Commented: (LANG-667) Add a Null-safe compare() method to ObjectUtils

2011-01-07 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978707#action_12978707 ] Niall Pemberton commented on LANG-667: -- @Julien - thanks for the suggestion, I'll look

[jira] Created: (VFS-345) Regression: FTP Provider does not support symbolic links correctly

2011-01-07 Thread Andreas Persson (JIRA)
Regression: FTP Provider does not support symbolic links correctly -- Key: VFS-345 URL: https://issues.apache.org/jira/browse/VFS-345 Project: Commons VFS Issue Type: Bug

[jira] Commented: (LANG-667) Add a Null-safe compare() method to ObjectUtils

2011-01-07 Thread Stephen Colebourne (JIRA)
[ https://issues.apache.org/jira/browse/LANG-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978733#action_12978733 ] Stephen Colebourne commented on LANG-667: - I support this change, its a useful

[jira] Commented: (COLLECTIONS-323) Behavior of constructors CaseInsensitiveMap inconsistent with standard Java HashMap

2011-01-07 Thread Stephen Colebourne (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978736#action_12978736 ] Stephen Colebourne commented on COLLECTIONS-323: The behaviour should

[jira] Commented: (VFS-345) Regression: FTP Provider does not support symbolic links correctly

2011-01-07 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978819#action_12978819 ] Ralph Goers commented on VFS-345: - I need a bit more information as I can't tell what was

[jira] Commented: (VFS-345) Regression: FTP Provider does not support symbolic links correctly

2011-01-07 Thread Andreas Persson (JIRA)
[ https://issues.apache.org/jira/browse/VFS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978828#action_12978828 ] Andreas Persson commented on VFS-345: - FTPClientWrapper:

[jira] Resolved: (MATH-466) BaseMultiStartMultivariateRealOptimizer.optimize() can generate NPE if starts 1

2011-01-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-466. - Resolution: Fixed Fix Version/s: 3.0 Added preconditions checks in revision 1056391.

[jira] Commented: (MATH-422) Constructor calls overrideable methods

2011-01-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978913#action_12978913 ] Gilles commented on MATH-422: - Actually, If you'd like to help, I think that it would be more

[jira] Created: (NET-349) FTPClient.listFiles() returns a file entry containing a new line character only up to the new line character

2011-01-07 Thread Max (JIRA)
FTPClient.listFiles() returns a file entry containing a new line character only up to the new line character Key: NET-349 URL:

[jira] Resolved: (MATH-422) Constructor calls overrideable methods

2011-01-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-422. - Resolution: Fixed Rrevision 1056493. Constructor calls overrideable methods

[jira] Issue Comment Edited: (MATH-422) Constructor calls overrideable methods

2011-01-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978952#action_12978952 ] Gilles edited comment on MATH-422 at 1/7/11 3:34 PM: - Revision 1056493.

[jira] Commented: (LANG-667) Add a Null-safe compare() method to ObjectUtils

2011-01-07 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978972#action_12978972 ] Niall Pemberton commented on LANG-667: -- Simplified the code as per Julien's suggestion:

[jira] Commented: (MATH-459) Remove usage of org.apache.commons.math.MathRuntimeException

2011-01-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979015#action_12979015 ] Gilles commented on MATH-459: - Modified {{Vector3D}} (package {{geometry}}) in revision 1056554.

[jira] Commented: (MATH-423) Upgrade all test code to Junit 4

2011-01-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12979017#action_12979017 ] Gilles commented on MATH-423: - {{Vector3DTest}} (package {{geometry}}) upgraded in revision