[RESULT] Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-30 Thread Filip Hanik - Dev Lists
Canceled. Not enough votes. Filip On 3/3/2011 12:24 PM, Filip Hanik - Dev Lists wrote: Source and Binary Packages http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ Tag http://svn.apache.org/repos/asf/tomcat/tags/JDBC_POOL_1_1_0_1/ Documentation http://people.apache.org/~fhanik/jdbc-pool/jd

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-17 Thread Jim Jagielski
On Mar 10, 2011, at 1:50 PM, Filip Hanik - Dev Lists wrote: > On 3/9/2011 11:57 PM, Eiji Takahashi wrote: >> Hi developers. >> >> I encountered the same issue, too. >> I got following exception. > an exception is expected if the connection has been abandoned. > it's tricky, one can always throw

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-10 Thread sebb
On 10 March 2011 18:50, Filip Hanik - Dev Lists wrote: > On 3/9/2011 11:57 PM, Eiji Takahashi wrote: >> >> Hi developers. >> >> I encountered the same issue, too. >> I got following exception. > > an exception is expected if the connection has been abandoned. > it's tricky, one can always throw a

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-10 Thread Filip Hanik - Dev Lists
On 3/9/2011 11:57 PM, Eiji Takahashi wrote: Hi developers. I encountered the same issue, too. I got following exception. an exception is expected if the connection has been abandoned. it's tricky, one can always throw a SQLException, which leads to a problem, what if a method is called that doe

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-10 Thread Filip Hanik - Dev Lists
On 3/10/2011 6:57 AM, Jim Jagielski wrote: Verified... This seems enough, imo, to warrant a Broken... not sure how this is broken :) The connection has been "cancelled" ie, removed for being abandoned. So you should not be able to use it anymore. There is a question if this should return a SQL

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-10 Thread Jim Jagielski
Verified... This seems enough, imo, to warrant a Broken... On Mar 10, 2011, at 12:09 AM, Keiichi Fujino wrote: > 2011/3/4 Filip Hanik - Dev Lists : >> Source and Binary Packages >> http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ >> >> Tag >> http://svn.apache.org/repos/asf/tomcat/tags/JDBC_

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-09 Thread Eiji Takahashi
Hi developers. I encountered the same issue, too. I got following exception. - java.lang.NullPointerException at org.apache.tomcat.jdbc.pool.interceptor.StatementCache$CachedStatement.closeInvoked(StatementCache.java:224) at org.apache.tomcat.jdbc.pool.interceptor.StatementDe

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-09 Thread Keiichi Fujino
2011/3/4 Filip Hanik - Dev Lists : > Source and Binary Packages > http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ > > Tag > http://svn.apache.org/repos/asf/tomcat/tags/JDBC_POOL_1_1_0_1/ > > Documentation > http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html > > The proposed 1.1.0.1 rele

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-09 Thread Filip Hanik - Dev Lists
ping! jdbc-pool needs a bit vote tlc On 03/03/2011 12:24 PM, Filip Hanik - Dev Lists wrote: Source and Binary Packages http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ Tag http://svn.apache.org/repos/asf/tomcat/tags/JDBC_POOL_1_1_0_1/ Documentation http://people.apache.org/~fhanik/jdbc-poo

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-03 Thread sebb
On 3 March 2011 19:24, Filip Hanik - Dev Lists wrote: > Source and Binary Packages > http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ > > Tag > http://svn.apache.org/repos/asf/tomcat/tags/JDBC_POOL_1_1_0_1/ > > Documentation > http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html Top of t

[VOTE] Release jdbc-pool 1.1.0.1

2011-03-03 Thread Filip Hanik - Dev Lists
Source and Binary Packages http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ Tag http://svn.apache.org/repos/asf/tomcat/tags/JDBC_POOL_1_1_0_1/ Documentation http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html The proposed 1.1.0.1 release is: [ ] Broken - do not release [ ] Alpha - g