Re: [Geotools-devel] Update of Graph Module

2019-03-15 Thread Justin Deoliveira
Hey Ian, great stuff! If you want to step up to take on that module you're more than welcome too. I unfortunately don't have time these days to remain an active maintainer on the project, I can only contribute as my project work allows me too. So it's all yours. Your proposed changes all sound gre

Re: [Geotools-devel] Pom for gt-api 22-SNAPSHOT is missing?

2019-03-15 Thread Ian Turton
That makes sense, I need to update my poms! Cheers Ian On Fri, 15 Mar 2019, 18:27 Andrea Aime, wrote: > Hi Ian, > if memory serves me right, there is no such a thing as a "api" module in > geotools 22, it has been removed during the java 11 sprint upgrade. > Check for yourself: > > https://git

Re: [Geotools-devel] Pom for gt-api 22-SNAPSHOT is missing?

2019-03-15 Thread Andrea Aime
Hi Ian, if memory serves me right, there is no such a thing as a "api" module in geotools 22, it has been removed during the java 11 sprint upgrade. Check for yourself: https://github.com/geotools/geotools/tree/master/modules/library Cheers Andrea On Fri, Mar 15, 2019 at 7:21 PM Ian Turton wro

[Geotools-devel] Pom for gt-api 22-SNAPSHOT is missing?

2019-03-15 Thread Ian Turton
I'm seeing a persistent warning about "[WARNING] The POM for org.geotools:gt-api:jar:22-SNAPSHOT is missing, no dependency information available" - Is this just me or does the boundless maven repo need looking at? cheers Ian -- Ian Turton ___ GeoTools

[Geotools-devel] Update of Graph Module

2019-03-15 Thread Ian Turton
I've just put in a PR (https://github.com/geotools/geotools/pull/2321) against the GeoTools graph module. Basically, I've moved it to using typed collections and java.util collections over hand crafted implementations. I don't know how much time you have to look after this module Justin, if you wou