Re: [Geotools-devel] subtle its api change

2019-02-16 Thread Jody Garnett
I can do it, trying to wrestle with recompiling all the things (due to this API change) or back porting just the bug fix reported by Hughe. Will coordinate on Gitter, thanks for offer to release all the things. On Sat, Feb 16, 2019 at 2:23 AM Andrea Aime wrote: > Subtle autocorrect change batma

Re: [Geotools-devel] subtle its api change

2019-02-16 Thread Andrea Aime
Subtle autocorrect change batman! (see mail subject ;-) ) About rebuilding, we can do of course but requires also a release and possibly version upgrades in all three projects (GT/GWC/GS, they all manage the jai-ext version number directly). What if we cut the release and you manage the rest via P

[Geotools-devel] subtle its api change

2019-02-15 Thread Jody Garnett
Given a bug Hugh Saalmans found the JTS developers were looking at rolling out a fix. Sadly in testing the fix I ran into a subtle API change preventing an easy upgrade. Polygon. getExteriorRing() returning a LinearRing (previously it returned a LineS