Hi Jody,

To be honest, I'm not too worried about merging order.

As a bit more info, I ended up having forks of GeoDB, Jai-ext, and Jaitools in order to build GeoTools (and GeoWebCache and GeoServer).

Given that 1) I haven't pushed those projects to have a JTS 1.15.0 release, 2) we don't have a GT/GS proposal to track the changes, 3) the changes can mostly be made with sed*, and 4) any changes which aren't find-and-replaceable might warrant a conversation, I'm happy to hold off a little bit.

All that said, what timeline would folks be up for the JTS upgrade?

Cheers,

Jim

*
git grep -l com.vividsolutions | grep pom.xml | xargs sed -i "s/com.vividsolutions/org.locationtech.jts/g" git grep -l com.vividsolutions | xargs sed -i "s/com.vividsolutions/org.locationtech/g"

On 03/20/2018 12:02 PM, Jody Garnett wrote:
Jim you have a couple branches for JTS 1.15.0 upgrade, we are considering whitespace reformat.

Are you interested in submitting these before the whitespace?
--
Jody Garnett


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to