Re: [pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-17 Thread Gary Gregory
quot; > > Cheers, Bruno > > [1] https://gist.github.com/kinow/5600147 > > Bruno P. Kinoshita > http://kinoshita.eti.br > http://tupilabs.com > > > --- Em sex, 17/5/13, Mark Thomas escreveu: > > > De: Mark Thomas > > Assunto: Re: [pool] 1.x and T

Re: [pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-17 Thread Bruno P. Kinoshita
://tupilabs.com --- Em sex, 17/5/13, Mark Thomas escreveu: > De: Mark Thomas > Assunto: Re: [pool] 1.x and TestGenericObjectPoolClassLoaders > Para: "Commons Developers List" > Data: Sexta-feira, 17 de Maio de 2013, 10:03 > On 17/05/2013 13:51, Gary Gregory > wrote:

Re: [pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-17 Thread Mark Thomas
On 17/05/2013 13:51, Gary Gregory wrote: > On Thu, May 16, 2013 at 6:30 PM, Mark Thomas wrote: > >> On 16/05/2013 20:58, Gary Gregory wrote: >>> TestGenericObjectPoolClassLoaders (1) >>> org.apache.commons.pool.impl.TestGenericObjectPoolClassLoaders >>> >> testContextClassLoader(org.apache.common

Re: [pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-17 Thread Gary Gregory
On Thu, May 16, 2013 at 6:30 PM, Mark Thomas wrote: > On 16/05/2013 20:58, Gary Gregory wrote: > > TestGenericObjectPoolClassLoaders (1) > > org.apache.commons.pool.impl.TestGenericObjectPoolClassLoaders > > > testContextClassLoader(org.apache.commons.pool.impl.TestGenericObjectPoolClassLoaders)

Re: [pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-16 Thread Mark Thomas
On 16/05/2013 20:58, Gary Gregory wrote: > TestGenericObjectPoolClassLoaders (1) > org.apache.commons.pool.impl.TestGenericObjectPoolClassLoaders > testContextClassLoader(org.apache.commons.pool.impl.TestGenericObjectPoolClassLoaders) > junit.framework.AssertionFailedError: Wrong number of idle obj

Re: [pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-16 Thread Gary Gregory
TestGenericObjectPoolClassLoaders (1) org.apache.commons.pool.impl.TestGenericObjectPoolClassLoaders testContextClassLoader(org.apache.commons.pool.impl.TestGenericObjectPoolClassLoaders) junit.framework.AssertionFailedError: Wrong number of idle objects in pool1 expected:<1> but was:<0> at jun

Re: [pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-16 Thread Mark Thomas
On 16/05/2013 20:37, Gary Gregory wrote: > In the 1.x branch, the test TestGenericObjectPoolClassLoaders fails for me > at HEAD. > > If I do an svn switch to the revision that added the test, 1243737, it > still fails. > > Can anyone else reproduce this issue or help? This works for me when runn

[pool] 1.x and TestGenericObjectPoolClassLoaders

2013-05-16 Thread Gary Gregory
In the 1.x branch, the test TestGenericObjectPoolClassLoaders fails for me at HEAD. If I do an svn switch to the revision that added the test, 1243737, it still fails. Can anyone else reproduce this issue or help? Thank you, Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Per