Duplicate code introduced during Java 1.5 branch merge
------------------------------------------------------
Key: DBUTILS-65
URL: https://issues.apache.org/jira/browse/DBUTILS-65
Project: Commons DbUtils
Issue Type: Bug
Affects Versions: 1.3
Reporter: Brandon Atkinson
The merge of Java 1.5 code into the main line introduced duplicate code in at
least one place (BeanProcessor.java).
My guess is that some patches were applied to both the trunk and 1.5 branch
during development. When the merge occurred, the patches contents were
duplicated.
I haven't analyzed all files for duplicate code, but I will be attaching a
patch for the BeanProcessor class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.