Re: [Geoserver-devel] Backport recent JDBCConfig fixes/improvements

2013-10-23 Thread Kevin Smith
That's why I listed other affected modules next to each pull in the original post. On 23 October 2013 10:48, Andrea Aime wrote: > On Wed, Oct 23, 2013 at 7:41 PM, Kevin Smith wrote: > >> Other changes outside JDBCConfig are: The WMS and Restconfig modules are >> changed as part of one fix, the

Re: [Geoserver-devel] Backport recent JDBCConfig fixes/improvements

2013-10-23 Thread Andrea Aime
On Wed, Oct 23, 2013 at 7:41 PM, Kevin Smith wrote: > Other changes outside JDBCConfig are: The WMS and Restconfig modules are > changed as part of one fix, the root POM is updated with a newer EasyMock > dependency used in a new unit test, and there's a change to CSW in one fix, > but it's just r

Re: [Geoserver-devel] Backport recent JDBCConfig fixes/improvements

2013-10-23 Thread Kevin Smith
Other changes outside JDBCConfig are: The WMS and Restconfig modules are changed as part of one fix, the root POM is updated with a newer EasyMock dependency used in a new unit test, and there's a change to CSW in one fix, but it's just removing a workaround for the bug being fixed. On 23 October

Re: [Geoserver-devel] Backport recent JDBCConfig fixes/improvements

2013-10-23 Thread Andrea Aime
On Wed, Oct 23, 2013 at 6:53 PM, Kevin Smith wrote: > Several bug fixes and minor improvements to JDBCConfig have gone into > master recently > > https://github.com/geoserver/geoserver/pull/257 (Use JNDI to find the > data source and an update to reflect an API change on master, that part > could