[Geotools-devel] Request to move "void main" testing method from gt-cql CQL/ECQL classes to documentation

2020-12-17 Thread Daniele Romagnoli
Hi Devs, I'm working on a bug involving CSS style translation to SLD. The fix would be in gt-xml adding a dependency to gt-cql but this will result in a cyclic dependency since the CQL class has a "void main" method using an xml FilterTransformer (from gt-xml module), for interactive testing. I was

Re: [Geotools-devel] Starting to work on automatic code cleanups

2020-12-17 Thread Nuno Oliveira
+1, and thx! On Thu, Dec 17, 2020 at 9:31 AM Andrea Aime wrote: > Hi all, > given the lack of negative comments, I'll move on and merge during the > weekend, and if time allows, > prepare another set of PRs for the "diamond" case > > Cheers > Andrea > > > On Sat, Dec 12, 2020 at 2:33 PM Andrea A

[Geotools-devel] Reminder release tomorrow

2020-12-17 Thread Ian Turton
If you have changes that you would like in GeoTools 23.4, GeoServer 2.17.4 or GeoWebCache 1.17.4 releases please make sure that they are merged today as tomorrow (18th Dec) Jody and I will be making what is probably the final release of those branches. Ian -- Ian Turton _

Re: [Geotools-devel] Starting to work on automatic code cleanups

2020-12-17 Thread Andrea Aime
Hi all, given the lack of negative comments, I'll move on and merge during the weekend, and if time allows, prepare another set of PRs for the "diamond" case Cheers Andrea On Sat, Dec 12, 2020 at 2:33 PM Andrea Aime wrote: > Hi all, > the unchecked warnings cleanups is done, has just been merg