You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sebb <se...@gmail.com> on 2013/03/17 22:39:34 UTC

Re: svn commit: r1457544 - /commons/proper/dbutils/tags/DBUTILS_2_0_RC1/RELEASE-NOTES.txt

On 17 March 2013 19:51,  <ws...@apache.org> wrote:
> Author: wspeirs
> Date: Sun Mar 17 19:51:32 2013
> New Revision: 1457544
>
> URL: http://svn.apache.org/r1457544
> Log:
> - Updated release notes
>
>
> Modified:
>     commons/proper/dbutils/tags/DBUTILS_2_0_RC1/RELEASE-NOTES.txt

Tags must not be modified.

> Modified: commons/proper/dbutils/tags/DBUTILS_2_0_RC1/RELEASE-NOTES.txt
> URL: http://svn.apache.org/viewvc/commons/proper/dbutils/tags/DBUTILS_2_0_RC1/RELEASE-NOTES.txt?rev=1457544&r1=1457543&r2=1457544&view=diff
> ==============================================================================
> --- commons/proper/dbutils/tags/DBUTILS_2_0_RC1/RELEASE-NOTES.txt (original)
> +++ commons/proper/dbutils/tags/DBUTILS_2_0_RC1/RELEASE-NOTES.txt Sun Mar 17 19:51:32 2013
> @@ -1,31 +1,24 @@
>
>                Apache Commons DbUtils
> -                     Version 1.5
> +                     Version 2.0
>                      RELEASE NOTES
>
> -The Commons DbUtils team is pleased to announce the release of Commons DbUtils 1.5
> +The Commons DbUtils team is pleased to announce the release of Commons DbUtils 2.0
>
>  The Apache Commons-DbUtils package is a set of
>    Java utility classes for easing JDBC development.
>
> -Bugfixes and addition of BeanMapHandler
> +Complete re-write of QueryRunner to use a fluent API and provide named bindings.
> +*Note: This version is NOT backwards compatible with 1.x versions.
>
>  Changes in this version include:
>
>  New features:
> -o DBUTILS-67:  Added BeanMapHandler Thanks to Michael Osipov.
> +o DBUTILS-105:  Add Named Parameter Support
>
>  Fixed Bugs:
> -o DBUTILS-93:  Source assembly artifact fails to build a site because of missing pmd-ruleset.xml Thanks to Stevo Slavic.
> -o DBUTILS-84:  BeanProcessor method processColumn should take SQLXML in consideration Thanks to Tiago Cavaleiro.
> -o DBUTILS-73:  Added a fixed Locale (Locale.ENGLISH) to all toLowerCase calls in BasicRowProcessor Thanks to Sebb.
>
>  Changes:
> -o DBUTILS-94:  Provide test coverage for org.apache.commons.dbutils.DbUtils Thanks to Benedikt Ritter.
> -o DBUTILS-91:  Enhance BasicRowProcessor to have row mapping easier to configure Thanks to Stevo Slavic.
> -o           Updated pom.xml: Java 1.6 now required, clirr and compiler plugin removed Thanks to wspeirs.
> -o DBUTILS-77:  Updated documentation to better reflect the use of pmdKnownBroken
> -o DBUTILS-66:  Added generics to ScalarHandler, ColumnHandler, and KeyedHandler Thanks to Michael Osipov.
>
>
>  For complete information on Commons DbUtils, including instructions on how to submit bug reports,
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org