Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade JTS to version 1.16.1 #75

Merged
merged 1 commit into from
Feb 22, 2019
Merged

upgrade JTS to version 1.16.1 #75

merged 1 commit into from
Feb 22, 2019

Conversation

tyrasd
Copy link
Member

@tyrasd tyrasd commented Feb 21, 2019

Newer versions of JTS are published under a new organization, therefore this touches quite a few source files. I don't see any major things that should affect us in the release notes / changelog between versions 1.14 (what we currently have) and 1.16.1. But upgrading now could make upgrades in the future a bit less painful.

This also specifies the required JTS version explicitly in our pom (previously it just came implicitly with another dependency, which is not so great).

@tyrasd tyrasd requested a review from SlowMo24 February 21, 2019 17:10
@tyrasd tyrasd changed the title upgrade JTS to version 0.16 upgrade JTS to version 1.16.1 Feb 21, 2019
Copy link
Contributor

@SlowMo24 SlowMo24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Martin, this makes our code compatible again with latest versions of e.g. geotools etc..
We just have to keep in mind, that this is a breaking change maybe for some depended code. Should we notify people?

@SlowMo24 SlowMo24 merged commit 38949f6 into master Feb 22, 2019
@SlowMo24 SlowMo24 deleted the update-jts branch February 22, 2019 08:06
This was referenced Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants