jadenquinn / ivyroundup

Automatically exported from code.google.com/p/ivyroundup
0 stars 0 forks source link

Spring missing configuration for pooling #462

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The modules for Spring is missing a configuration for pooling.  Spring 
optionally depends on commons-pooling.  According to the manual, the version of 
commons-pooling that it depends on is 1.3.

Original issue reported on code.google.com by rockwalrus@gmail.com on 30 Oct 2013 at 6:07

GoogleCodeExporter commented 8 years ago
Can you create a patch? It will need to add commons-pooling as well as modify 
the Spring module.

Original comment by archie.c...@gmail.com on 30 Oct 2013 at 6:23

GoogleCodeExporter commented 8 years ago
Turns out it's commons-pool, not commons-pooling, and commons-pooling is 
already in the repository.  Here's the patch.

Original comment by rockwalrus@gmail.com on 21 Nov 2013 at 6:59

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks, applied in r2887.

Original comment by archie.c...@gmail.com on 21 Nov 2013 at 8:14