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

构建源支持jdk21项目 #1866

Open
xggz opened this issue Jan 26, 2024 · 6 comments
Open

构建源支持jdk21项目 #1866

xggz opened this issue Jan 26, 2024 · 6 comments
Assignees
Labels
kind/feature Feature Suggestions

Comments

@xggz
Copy link

xggz commented Jan 26, 2024

java21 是最新的lts版本,希望支持一下

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: The build source supports the jdk21 project

java21 is the latest lts version, I hope to support it

@yangkaa
Copy link
Collaborator

yangkaa commented Jan 27, 2024

预计在 5.18 版本中推出支持用户自行上传语言包的功能。到时候即可自行升级 JDK 版本、各类源码构建版本。当前你应该可以通过自定义 OpenJDK ,设置你需要的JDK版本。

@yangkaa yangkaa added the kind/feature Feature Suggestions label Jan 27, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


It is expected that the function to support users to upload language packs will be launched in version 5.18. At that time, you can upgrade the JDK version and various source code build versions by yourself. Currently you should be able to set the JDK version you need by customizing OpenJDK.

@yangkaa yangkaa added this to the 5.18.0 milestone Jan 27, 2024
@ZhangSetSail ZhangSetSail removed this from the 5.18.0 milestone Jun 13, 2024
@ZhangSetSail
Copy link
Collaborator

自定义源码包功能暂时推迟,但是构建java的时候支持自定义jdk构建的你可以试试。

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The custom source code package function is temporarily postponed, but you can try it if it supports custom jdk build when building java.

@linpeilie
Copy link

自定义JDK版本,一直报这个错:

builder:-----> Start pre-compile...
builder:-----> Detected CPU architecture linux-x86_64
builder:-----> Prepare Handle Language Java-maven RuntimeVersion
builder:-----> Detection Java-Maven runtime java.runtime.version=1.8
builder:-----> Detection Maven maven.version=3.9.1
builder:-----> Use custom Java-Maven Procfile
builder:-----> .slugignore config success
builder:-----> Prepare Handle Success
builder:-----> Use local Jvm common... done
builder:-----> Installing Custom JDK...
builder:-----> Synchronize Custom JDK files jdk-21.0.2
builder:
builder: gzip: stdin: not in gzip format
builder: tar: Child returned status 1
builder: tar: Error is not recoverable: exiting now
Build app version from source code failure,build code job exec failure

换了好几个地址都这个错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Feature Suggestions
Projects
Status: No status
Development

No branches or pull requests

5 participants