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

move dev image to java 21 #29830

Closed
wezell opened this issue Aug 31, 2024 · 2 comments · Fixed by #29831
Closed

move dev image to java 21 #29830

wezell opened this issue Aug 31, 2024 · 2 comments · Fixed by #29831

Comments

@wezell
Copy link
Contributor

wezell commented Aug 31, 2024

Parent Issue

No response

User Story

Now that dotcms is running with java 21, we need to move the dev image to java 21.

Short term, we can leverage the microsoft java-21 docker image.

For a future development, we should use sdkman and key off the .sdkman file (the dev image does not do a dotcms build and does not have the git repo locally when building).

Acceptance Criteria

make sure the nightly dev image is running java 21.

Proposed Objective

Technical User Experience

Proposed Priority

Priority 2 - Important

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

@wezell wezell linked a pull request Aug 31, 2024 that will close this issue
@wezell wezell moved this from New to In Review in dotCMS - Product Planning Sep 1, 2024
github-merge-queue bot pushed a commit that referenced this issue Sep 2, 2024
ref: #29830


The dev image was unable to use the minified `/java` version that we
ship with the dotcms image because it was missing some packages that are
needed by opensearch to run.
@github-project-automation github-project-automation bot moved this from In Review to Internal QA in dotCMS - Product Planning Sep 2, 2024
@nollymar nollymar reopened this Sep 3, 2024
@github-project-automation github-project-automation bot moved this from Internal QA to Current Sprint Backlog in dotCMS - Product Planning Sep 3, 2024
@nollymar nollymar moved this from Current Sprint Backlog to Internal QA in dotCMS - Product Planning Sep 3, 2024
@fabrizzio-dotCMS fabrizzio-dotCMS self-assigned this Sep 4, 2024
@fabrizzio-dotCMS
Copy link
Contributor

it is running in java 21

Image

@fabrizzio-dotCMS fabrizzio-dotCMS removed their assignment Sep 4, 2024
@fabrizzio-dotCMS fabrizzio-dotCMS moved this from Internal QA to QA - Backlog in dotCMS - Product Planning Sep 4, 2024
@bryanboza
Copy link
Contributor

Fixed, tested on trunk // Docker

dsolistorres pushed a commit that referenced this issue Sep 18, 2024
ref: #29830


The dev image was unable to use the minified `/java` version that we
ship with the dotcms image because it was missing some packages that are
needed by opensearch to run.
@github-project-automation github-project-automation bot moved this from Done to Internal QA in dotCMS - Product Planning Sep 23, 2024
@nollymar nollymar moved this from Internal QA to Done in dotCMS - Product Planning Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants