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

updpatch: keycloak 22.0.1-1 #2888

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

hack3ric
Copy link
Contributor

@hack3ric hack3ric commented Aug 9, 2023

Refactor patches to use exec-maven-plugin instead of hacking frontend-maven-plugin, which relies on makechrootpkg file structure.

Note that upstream uses Node.js 18. As of now nodejs-lts-hydrogen (v18) failed to build, and node (v20) resulted in SIGILL in vite build, use nodejs-lts-gallium (v16) instead for now.

Refactor patches to use exec-maven-plugin instead of hacking
frontend-maven-plugin, which relies on makechrootpkg file structure.

Note that upstream uses Node.js 18. As of now nodejs-lts-hydrogen
(v18) failed to build, and node (v20) resulted in SIGILL in `vite
build`, use nodejs-lts-gallium (v16) instead for now.
@felixonmars felixonmars merged commit 76a7504 into felixonmars:master Aug 10, 2023
1 check passed
@hack3ric hack3ric deleted the keycloak branch August 10, 2023 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants