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

Update to WildFly 34.0.0.Final, GettingStarted requires commons-logging #113

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

WolfgangHG
Copy link
Contributor

Resolves #112

This is only a draft as long as Wildfly 34 is not released. I send this pull request anyway to point to this issue and get comments on the workaround - as I copied it from the quickstarts, I hope it is valid.

@jmesnil jmesnil added the hold Do not merge this PR label Sep 30, 2024
@jmesnil
Copy link
Member

jmesnil commented Sep 30, 2024

@WolfgangHG thanks, you can flag this PR "ready for review" so that the CI jobs will pick it up.
I've added the hold label so that it's not merged by accident.

@WolfgangHG WolfgangHG marked this pull request as ready for review September 30, 2024 07:02
@WolfgangHG
Copy link
Contributor Author

Updated for 34.0 Final and WildFly Controller 26.0.1.Final (supersedes #116 )

Label "hold" could be removed, but I cannot do so.

@jmesnil jmesnil changed the title Update to WildFly 34.0.0.Beta1, GettingStarted requires commons-logging Update to WildFly 34.0.0.Final, GettingStarted requires commons-logging Oct 21, 2024
@jmesnil jmesnil removed the hold Do not merge this PR label Oct 21, 2024
@jmesnil jmesnil merged commit 0b79f91 into wildfly:main Oct 21, 2024
1 check passed
@jmesnil
Copy link
Member

jmesnil commented Oct 21, 2024

@WolfgangHG thanks!

@WolfgangHG WolfgangHG deleted the wildfly34 branch October 21, 2024 07:55
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.

GettingStarted 34.0.0.Beta1: "NoClassDefFoundError: org/apache/commons/logging/LogFactory"
2 participants