[jira] [Updated] (LANG-613) ConstructorUtils.getAccessibleConstructor() Does Not Check the Accessibility of Enclosing Classes

2011-09-03 Thread Ben Tels (JIRA)
[ https://issues.apache.org/jira/browse/LANG-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Tels updated LANG-613: -- Attachment: LANG-613_Recursive_visibility_check_up_the_enclosing_tree.patch I've uploaded a patch with a check th

[jira] [Commented] (LANG-674) NumberUtils and decimal point characte

2011-09-03 Thread Ben Tels (JIRA)
[ https://issues.apache.org/jira/browse/LANG-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096760#comment-13096760 ] Ben Tels commented on LANG-674: --- I have to say I agree with Stevo that something is rotten in

[jira] [Commented] (MATH-172) implementation of implicit Runge-Kutta method for stiff differential equations

2011-09-03 Thread Dennis Hendriks (JIRA)
[ https://issues.apache.org/jira/browse/MATH-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096692#comment-13096692 ] Dennis Hendriks commented on MATH-172: -- Luc, thanks for the in-depth answer. It makes i

[jira] [Commented] (MATH-655) General framework for iterative algorithms

2011-09-03 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096691#comment-13096691 ] Sébastien Brisard commented on MATH-655: All right. I also like Phil's idea. I'll do

[jira] [Commented] (NET-419) Not possible to call FTPClient.abort() method correctly

2011-09-03 Thread Bogdan Drozdowski (JIRA)
[ https://issues.apache.org/jira/browse/NET-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096681#comment-13096681 ] Bogdan Drozdowski commented on NET-419: --- No need to ping us. We see your message. We m

[jira] [Commented] (MATH-655) General framework for iterative algorithms

2011-09-03 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096676#comment-13096676 ] Luc Maisonobe commented on MATH-655: I think composition would be fine. Most probably, m

[jira] [Commented] (MATH-655) General framework for iterative algorithms

2011-09-03 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096670#comment-13096670 ] Phil Steitz commented on MATH-655: -- Luc, what do you think about my idea of using compositi

[jira] [Commented] (MATH-172) implementation of implicit Runge-Kutta method for stiff differential equations

2011-09-03 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096643#comment-13096643 ] Luc Maisonobe commented on MATH-172: The fact is our ODE package implies really rich alg

[jira] [Commented] (MATH-655) General framework for iterative algorithms

2011-09-03 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096640#comment-13096640 ] Luc Maisonobe commented on MATH-655: As a side note, I have compared with design with th

[jira] [Commented] (MATH-657) Division by zero

2011-09-03 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096621#comment-13096621 ] Gilles commented on MATH-657: - I've just posted a mail on "dev". IMO, the main argument is cons

[jira] [Updated] (BEANUTILS-399) MappedMethodReference does not reconstruct method the same way MappedPropertyDescriptor does

2011-09-03 Thread Oliver Sauder (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Sauder updated BEANUTILS-399: Comment: was deleted (was: Tried to also create a unit test for this. However I failed t

[jira] [Updated] (BEANUTILS-399) MappedMethodReference does not reconstruct method the same way MappedPropertyDescriptor does

2011-09-03 Thread Oliver Sauder (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Sauder updated BEANUTILS-399: Attachment: (was: fix-reconstruction-of-lost-method.patch) > MappedMethodReference d

[jira] [Updated] (BEANUTILS-399) MappedMethodReference does not reconstruct method the same way MappedPropertyDescriptor does

2011-09-03 Thread Oliver Sauder (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Sauder updated BEANUTILS-399: Attachment: fix-reconstruction-of-lost-method-with-test.patch Adjusted SomeMappedPojo.ja