Author: simonetripodi Date: Fri Jul 6 18:47:42 2012 New Revision: 1358341 URL: http://svn.apache.org/viewvc?rev=1358341&view=rev Log: more DBUTILS-84 details
Modified: commons/proper/dbutils/trunk/src/changes/changes.xml Modified: commons/proper/dbutils/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/src/changes/changes.xml?rev=1358341&r1=1358340&r2=1358341&view=diff ============================================================================== --- commons/proper/dbutils/trunk/src/changes/changes.xml (original) +++ commons/proper/dbutils/trunk/src/changes/changes.xml Fri Jul 6 18:47:42 2012 @@ -50,8 +50,8 @@ The <action> type attribute can be add,u <action due-to="wspeirs" type="update"> Updated pom.xml: Java 1.6 now required, clirr and compiler plugin removed </action> - <action due-to="Tiago Cavaleiro" type="fix" issue="DBUTILS-84"> - Added case for SQLXML + <action due-to="Tiago Cavaleiro" dev="wspeirs" type="fix" issue="DBUTILS-84"> + BeanProcessor method processColumn should take SQLXML in consideration </action> <action dev="wspeirs" type="update" issue="DBUTILS-77"> Updated documentation to better reflect the use of pmdKnownBroken