[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

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

2011-09-02 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: Summary: MappedMethodReference does not reconstruct method the same way MappedPropertyDe

[jira] [Updated] (BEANUTILS-399) In case of Memory Leak MappedMethodReference does not reconstruct method the same way MappedPropertyDescriptor does

2011-09-02 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.patch Tried to also create a unit test for

[jira] [Created] (BEANUTILS-399) In case of Memory Leak MappedMethodReference does not reconstruct method the same way MappedPropertyDescriptor does

2011-09-02 Thread Oliver Sauder (JIRA)
In case of Memory Leak MappedMethodReference does not reconstruct method the same way MappedPropertyDescriptor does --- Key: BEANUTILS-399 URL: https:/

[jira] [Updated] (BEANUTILS-397) NumberConverter is limited to Long when converting Date/Calendar to Number

2011-08-04 Thread Oliver Sauder (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Sauder updated BEANUTILS-397: Attachment: numberconverter-datecalendar-to-bigdecimalbiginteger.patch Patch against tru

[jira] [Created] (BEANUTILS-397) NumberConverter is limited to Long when converting Date/Calendar to Number

2011-08-04 Thread Oliver Sauder (JIRA)
NumberConverter is limited to Long when converting Date/Calendar to Number -- Key: BEANUTILS-397 URL: https://issues.apache.org/jira/browse/BEANUTILS-397 Project: Commons BeanUtil

[jira] Updated: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-18 Thread Oliver Sauder (JIRA)
[ https://issues.apache.org/jira/browse/LANG-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Sauder updated LANG-606: --- Attachment: EqualsBuilderCyclicalObjectReferences-v01.patch Strange. I created the patch with svn diff

[jira] Updated: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-13 Thread Oliver Sauder (JIRA)
[ https://issues.apache.org/jira/browse/LANG-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Sauder updated LANG-606: --- Attachment: EqualsBuilderCyclicalObjectReferences.patch Attached patch should solve the issue. I've us

[jira] Created: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-13 Thread Oliver Sauder (JIRA)
EqualsBuilder causes StackOverflowException --- Key: LANG-606 URL: https://issues.apache.org/jira/browse/LANG-606 Project: Commons Lang Issue Type: Bug Components: lang.builder.* Affects