Re: [Geotools-devel] commons-collections version

2007-01-22 Thread Justin Deoliveira
Hi Saul, Sounds good. I talked to Gabriel ( very busy at the moment) offline and he said he didin't expect any issues. I will go ahead and upgrade trunk. Thanks, -Justin Saul Farber wrote: > Justin, > >> Gabriel: Is it an option to upgrade the commons-pool library to 1.3? > > I've bumped aga

Re: [Geotools-devel] commons-collections version

2007-01-22 Thread Saul Farber
Justin, > Gabriel: Is it an option to upgrade the commons-pool library to 1.3? I've bumped against the commons-pool-in-arcsde code lately (refactoring ArcSDE pooling for ArcSDE GCE support) and I didn't think there would be any problem with upgrading to commons-pool-1.3. So I did it (changed

[Geotools-devel] commons-collections version

2007-01-21 Thread Justin Deoliveira
Hi all, In the root gt pom, the version of the commons-collections library stated is 2.1. From what I can tell, no modules except for xml-xsd depend directly on collections. From the pom i can infer that it is needed due to a dependency on commons-pool, from arcsde. My problem is that xml-xsd