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

feat(bindings/java): support load system lib #2502

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

tisonkun
Copy link
Member

This closes #2361.

I noticed that we don't need to add an argument for users to pass path to lib. But java.library.path can already change the search path.

Also, get rid of unnecessary jar-jni dependency.

Signed-off-by: tison <wander4096@gmail.com>
Copy link
Member

@suyanhanx suyanhanx left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@Xuanwo Xuanwo merged commit ad4047a into apache:main Jun 21, 2023
@PsiACE PsiACE mentioned this pull request Jun 27, 2023
3 tasks
@tisonkun tisonkun deleted the support-load-system-lib branch September 27, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support load libopendal_java from system-wise lib dir or manually specified path
3 participants