Re: [Geotools-devel] Wrong e-mail address in pom.xml

2020-12-09 Thread Andrea Aime
Hi Roar, my impression is that maintainers identifications in poms are... unmaintained :-D I'd suggest you simply ask on the list for your question, citing the modules in question in the subject (don't assume people have time to read the full mail body). Cheers Andrea On Wed, Dec 9, 2020 at 8:4

Re: [Geotools-devel] Wrong e-mail address in pom.xml

2020-12-09 Thread Ian Turton
I'm not sure that that list is for anything except historical interest. I occasionally update my organisation if I happen to be in there making other changes. From a quick scan it seems that many of the entries are old (in some cases very old) and the PMC membership list is also very out of date.

[Geotools-devel] New library gt-http : Special notice for gt-wps / gt-mbstyle / gt-mongodb

2020-12-09 Thread Roar Brænden
Hi, I have started to work on a new library gt-http that tries to collect all usage of HTTP clients within Geotools. For the moment there are two client implementations. SimpleHttpClient in gt-main and MultithreadedHttpClient in gt-wms and gt-wfs-ng. You see there are actually three, but the la