dolphinscheduler
dolphinscheduler copied to clipboard
[Feature][Doc] Provide users with clear guidance on jdk versions
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
The official product usage documentation and developer documentation before this are prompted to support jdk1.8+, then like me this fool is using jdk11 for development, the results of the problem everywhere, after some communication with the community brothers found that does not support the version of 1.8+. when I went back to the website today, the developer documentation has been corrected, but the product usage documentation has not been changed, so I will mention a pr to correct these documents.
Use case
No response
Related issues
#10232 #10320
Are you willing to submit a PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
- In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
- If you haven't received a reply for a long time, you can join our slack and send your question to channel
#troubleshooting
@106umao Hi, please clarify which problem you meet with jdk11. I also use jdk11, and it can compile/run successfully.
@106umao Hi, please clarify which problem you meet with jdk11. I also use jdk11, and it can compile/run successfully.
Did you forget to use mvn clean
, or did you skip the compilation of some modules?
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.