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

Replace vendored osmosis-osm-binary code with Maven hosted equivalent #97

Merged
merged 1 commit into from
Mar 28, 2022

Conversation

brettch
Copy link
Member

@brettch brettch commented Sep 3, 2021

This removes the osmosis-osm-binary project containing vendored PBF code with a direct dependency on the org.openstreetmap.pbf:osmpbf:1.5.0 module from Maven central.

@brettch brettch merged commit b9120a7 into openstreetmap:master Mar 28, 2022
@brettch brettch deleted the use-maven-osmpbf branch March 28, 2022 12:51
@simonpoole
Copy link
Contributor

Don't know if you think this warrants a note somewhere in the docs, but as noted here #85 (comment) this breaks compatibility with Android 7 and earlier.

@brettch
Copy link
Member Author

brettch commented Mar 28, 2022

I must admit I'd completely forgotten about that discussion. Any suggestions on where it should go? The next release notes perhaps?

@simonpoole
Copy link
Contributor

... The next release notes perhaps?

That's probably best.

@brettch
Copy link
Member Author

brettch commented Apr 2, 2022

Done. I've added a "Pending changes" section to the release notes containing the changes since last version and included a note about breaking Android 7 compatibility. Let me know if it makes sense. Feel free to send through some improved wording.

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.

2 participants