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

Remove deprecated JNI bindings #1825

Merged
merged 1 commit into from
Jan 7, 2020
Merged

Remove deprecated JNI bindings #1825

merged 1 commit into from
Jan 7, 2020

Conversation

kbevers
Copy link
Member

@kbevers kbevers commented Jan 6, 2020

Closes #1757

@rouault
Copy link
Member

rouault commented Jan 6, 2020

There's also a reference to --with-jni in travis/install.sh

@mwtoews
Copy link
Member

mwtoews commented Jan 6, 2020

Also do git grep HAVE_JNI_H to find a few more spots to tidy from the CMake end.

@kbevers
Copy link
Member Author

kbevers commented Jan 7, 2020

Thanks guys. I wasn't aware of git grep - that's handy. Thanks for the tip!

Hopefully I've weeded it all out now.

@kbevers kbevers added this to the 7.0.0 milestone Jan 7, 2020
@kbevers kbevers merged commit e55bb19 into OSGeo:master Jan 7, 2020
@kbevers kbevers deleted the remove-jni branch January 7, 2020 15:14
algitbot pushed a commit to alpinelinux/aports that referenced this pull request Feb 23, 2020
Since we don't need OpenJDK anymore we can enable proj on all arches. Additionally,
use CMake instead of autoconf.

See OSGeo/PROJ@e55bb19
and OSGeo/PROJ#1825 for the removal of the JNI bindings
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.

proj 7: remove old JNI Java bindings ?
3 participants