Replies: 7 comments 4 replies
-
@apache/opendal-committers Hello guys, let's vote to the moon! |
Beta Was this translation helpful? Give feedback.
-
Hi, @Zheaoli, please remove release that with |
Beta Was this translation helpful? Give feedback.
-
Thank you @Zheaoli for this release! +1 binding (xuanwo)
|
Beta Was this translation helpful? Give feedback.
-
+1 binding(liuqingyue)
|
Beta Was this translation helpful? Give feedback.
-
+1 binding(silver)
|
Beta Was this translation helpful? Give feedback.
-
+1 binding
|
Beta Was this translation helpful? Give feedback.
-
Looks like there's a compile error using JDK 23.0.1. Should this be a concern?
Start building opendal core
Success to build opendal core
> Start checking LICENSE file in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-integrations-fuse3-0.0.9-src
> LICENSE file exists in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-integrations-fuse3-0.0.9-src
> Start checking NOTICE file in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-integrations-fuse3-0.0.9-src
> NOTICE file exists in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-integrations-fuse3-0.0.9-src
> Start checking LICENSE file in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bin-oli-0.41.13-src
> LICENSE file exists in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bin-oli-0.41.13-src
> Start checking NOTICE file in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bin-oli-0.41.13-src
> NOTICE file exists in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bin-oli-0.41.13-src
> Start checking LICENSE file in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bindings-java-0.47.5-src
> LICENSE file exists in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bindings-java-0.47.5-src
> Start checking NOTICE file in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bindings-java-0.47.5-src
> NOTICE file exists in /Users/morristai/Documents/Whynot/opendal/opendal-dev/apache-opendal-bindings-java-0.47.5-src
openjdk version "23.0.1" 2024-10-15
OpenJDK Runtime Environment Temurin-23.0.1+11 (build 23.0.1+11)
OpenJDK 64-Bit Server VM Temurin-23.0.1+11 (build 23.0.1+11, mixed mode, sharing)
Start building opendal java binding
Traceback (most recent call last):
File "/Users/morristai/Documents/Whynot/opendal/opendal-dev/verify.py", line 156, in <module>
build_java_binding(dir)
File "/Users/morristai/Documents/Whynot/opendal/opendal-dev/verify.py", line 105, in build_java_binding
subprocess.run(
File "/Users/morristai/miniforge3/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['./mvnw', 'clean', 'install', '-DskipTests=true', '-Dcargo-build.profile=release']' returned non-zero exit status 1. |
Beta Was this translation helpful? Give feedback.
-
Hello, Apache OpenDAL Community,
This is a call for a vote to release Apache OpenDAL version 0.50.2.
The tag to be voted on is 0.50.2.
The release candidate:
https://dist.apache.org/repos/dist/dev/opendal/0.50.2-rc.1/
Keys to verify the release candidate:
https://downloads.apache.org/opendal/KEYS
Git tag for the release:
https://github.com/apache/opendal/releases/tag/v0.50.2-rc.1
Maven staging repo:
https://repository.apache.org/content/repositories/orgapacheopendal-1048/
Pypi testing repo:
https://test.pypi.org/project/opendal/
Website staged:
https://opendal-v0-50-2-rc-1.staged.apache.org/
Please download, verify, and test.
The VOTE will be open for at least 72 hours and until the necessary
number of votes are reached.
To learn more about apache opendal, please see https://opendal.apache.org/
Checklist for reference:
Use our verify.py to assist in the verify process:
Thanks
ZheaoLi (Manjusaka)
Beta Was this translation helpful? Give feedback.
All reactions