This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch xuanwo/java-alpine-v1
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 48a8af388 feat(bindings/java): Add musl platform support
add e465a2f6a Revert not needed changes
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/opendal/Environment.java | 22 ++---
.../java/org/apache/opendal/NativeLibrary.java | 100 ++++++++-------------
.../java/org/apache/opendal/EnvironmentTest.java | 67 --------------
bindings/java/tools/build.py | 9 +-
4 files changed, 44 insertions(+), 154 deletions(-)
delete mode 100644
bindings/java/src/test/java/org/apache/opendal/EnvironmentTest.java