You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Dan Fabulich <da...@fabulich.com> on 2009/11/08 19:09:16 UTC

[VOTE] Release of DbUtils 1.3 RC4

This release includes support for Java5 generics and varargs.

In RC3 I accidentally added a dependency on Java 1.6 while fixing FindBugs 
errors; in RC4 I fixed that bug.

As noted in earlier RCs, I believe 1.3 to be a backwards compatible binary, but 
I'm still only 99% sure of this; clirr reports a bunch of compatibility errors 
that look like nonsense. I did run the compiled 1.2 tests against 1.3 and it 
looks OK.

+1 from me!

--

Tag:

https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC4/

Site:

http://people.apache.org/builds/commons/dbutils/1.3/RC4/site/index.html

Binaries:

http://people.apache.org/builds/commons/dbutils/1.3/RC4/staged/commons-dbutils/commons-dbutils/1.3/

[ ] +1 release it
[ ] +0 go ahead I don't care
[ ] -1 no, do not release it because



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


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


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


Re: [VOTE] Release of DbUtils 1.3 RC4

Posted by Liam Coughlin <ls...@gmail.com>.
+1

On Mon, Nov 9, 2009 at 6:12 AM, Julien Aymé <ju...@gmail.com> wrote:

> +1
>
> Julien
>
> 2009/11/8 Dan Fabulich <da...@fabulich.com>:
> >
> > This release includes support for Java5 generics and varargs.
> >
> > In RC3 I accidentally added a dependency on Java 1.6 while fixing
> FindBugs
> > errors; in RC4 I fixed that bug.
> >
> > As noted in earlier RCs, I believe 1.3 to be a backwards compatible
> binary,
> > but I'm still only 99% sure of this; clirr reports a bunch of
> compatibility
> > errors that look like nonsense. I did run the compiled 1.2 tests against
> 1.3
> > and it looks OK.
> >
> > +1 from me!
> >
> > --
> >
> > Tag:
> >
> >
> https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC4/
> >
> > Site:
> >
> > http://people.apache.org/builds/commons/dbutils/1.3/RC4/site/index.html
> >
> > Binaries:
> >
> >
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/staged/commons-dbutils/commons-dbutils/1.3/
> >
> > [ ] +1 release it
> > [ ] +0 go ahead I don't care
> > [ ] -1 no, do not release it because
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: [VOTE] Release of DbUtils 1.3 RC4

Posted by Julien Aymé <ju...@gmail.com>.
+1

Julien

2009/11/8 Dan Fabulich <da...@fabulich.com>:
>
> This release includes support for Java5 generics and varargs.
>
> In RC3 I accidentally added a dependency on Java 1.6 while fixing FindBugs
> errors; in RC4 I fixed that bug.
>
> As noted in earlier RCs, I believe 1.3 to be a backwards compatible binary,
> but I'm still only 99% sure of this; clirr reports a bunch of compatibility
> errors that look like nonsense. I did run the compiled 1.2 tests against 1.3
> and it looks OK.
>
> +1 from me!
>
> --
>
> Tag:
>
> https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC4/
>
> Site:
>
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/site/index.html
>
> Binaries:
>
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/staged/commons-dbutils/commons-dbutils/1.3/
>
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

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


Re: [VOTE] Release of DbUtils 1.3 RC4

Posted by Luc Maisonobe <Lu...@free.fr>.
Dan Fabulich a écrit :
> 
> This release includes support for Java5 generics and varargs.
> 
> In RC3 I accidentally added a dependency on Java 1.6 while fixing
> FindBugs errors; in RC4 I fixed that bug.

There is a new (very minor) checkstyle error in this version. This is
not blocking.

+1

Luc

> 
> As noted in earlier RCs, I believe 1.3 to be a backwards compatible
> binary, but I'm still only 99% sure of this; clirr reports a bunch of
> compatibility errors that look like nonsense. I did run the compiled 1.2
> tests against 1.3 and it looks OK.
> 
> +1 from me!
> 
> -- 
> 
> Tag:
> 
> https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC4/
> 
> 
> Site:
> 
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/site/index.html
> 
> Binaries:
> 
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/staged/commons-dbutils/commons-dbutils/1.3/
> 
> 
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 


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


Re: [VOTE] Release of DbUtils 1.3 RC4

Posted by Oliver Heger <ol...@oliver-heger.de>.
+1

Oliver

Dan Fabulich schrieb:
> 
> This release includes support for Java5 generics and varargs.
> 
> In RC3 I accidentally added a dependency on Java 1.6 while fixing 
> FindBugs errors; in RC4 I fixed that bug.
> 
> As noted in earlier RCs, I believe 1.3 to be a backwards compatible 
> binary, but I'm still only 99% sure of this; clirr reports a bunch of 
> compatibility errors that look like nonsense. I did run the compiled 1.2 
> tests against 1.3 and it looks OK.
> 
> +1 from me!
> 
> -- 
> 
> Tag:
> 
> https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC4/ 
> 
> 
> Site:
> 
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/site/index.html
> 
> Binaries:
> 
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/staged/commons-dbutils/commons-dbutils/1.3/ 
> 
> 
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 


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


Re: [VOTE] Release of DbUtils 1.3 RC4

Posted by Jörg Schaible <jo...@gmx.de>.
+1


Dan Fabulich wrote:

> 
> This release includes support for Java5 generics and varargs.
> 
> In RC3 I accidentally added a dependency on Java 1.6 while fixing FindBugs
> errors; in RC4 I fixed that bug.
> 
> As noted in earlier RCs, I believe 1.3 to be a backwards compatible
> binary, but I'm still only 99% sure of this; clirr reports a bunch of
> compatibility errors that look like nonsense. I did run the compiled 1.2
> tests against 1.3 and it looks OK.
> 
> +1 from me!
> 
> --
> 
> Tag:
> 
>
https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_1_3_RC4/
> 
> Site:
> 
> http://people.apache.org/builds/commons/dbutils/1.3/RC4/site/index.html
> 
> Binaries:
> 
>
http://people.apache.org/builds/commons/dbutils/1.3/RC4/staged/commons-dbutils/commons-dbutils/1.3/
> 
> [ ] +1 release it
> [ ] +0 go ahead I don't care
> [ ] -1 no, do not release it because
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org



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