Skip to content

Upgrade WildFly to 35.0.1.Final.#304

Merged
rhusar merged 1 commit intoarquillian:mainfrom
rhusar:295-wildfly35
Apr 7, 2025
Merged

Upgrade WildFly to 35.0.1.Final.#304
rhusar merged 1 commit intoarquillian:mainfrom
rhusar:295-wildfly35

Conversation

@rhusar
Copy link
Copy Markdown
Member

@rhusar rhusar commented Mar 24, 2025

No description provided.

@rhusar rhusar mentioned this pull request Mar 24, 2025
@rhusar rhusar mentioned this pull request Mar 31, 2025
@rhusar rhusar added this to the 2.1.0.Final milestone Apr 3, 2025
@rhusar rhusar merged commit 326c007 into arquillian:main Apr 7, 2025
9 checks passed
@rhusar rhusar deleted the 295-wildfly35 branch April 7, 2025 09:54
@WolfgangHG
Copy link
Copy Markdown
Collaborator

@rhusar JFYI I think 5.1.0.Beta11 broke the "wildfly-remote" profile that I prefer to use for development. I filed https://issues.redhat.com/browse/WFARQ-207 - maybe this new version is simply not compatible to 35.0.x.

@rhusar
Copy link
Copy Markdown
Member Author

rhusar commented Apr 8, 2025

@rhusar JFYI I think 5.1.0.Beta11 broke the "wildfly-remote" profile that I prefer to use for development. I filed https://issues.redhat.com/browse/WFARQ-207 - maybe this new version is simply not compatible to 35.0.x.

Interesting, had a quick look and the version of jboss-logging is old thus the problem when running with this profile. I don't see us changing the dependency tree in that profile, so looks like problem upstream indeed

mvn clean dependency:tree -Pwildfly-remote
...
[INFO] | | +- org.jboss.logging:jboss-logging:jar:3.4.3.Final:test

@rhusar
Copy link
Copy Markdown
Member Author

rhusar commented Apr 8, 2025

OK this is problem in POM of wildfly-arquillian-common which depends on org.jboss.remotingjmx:remoting-jmx which bings in old version as transitive dependency.

@rhusar
Copy link
Copy Markdown
Member Author

rhusar commented Apr 8, 2025

@WolfgangHG OK, submitted a PR with the fix: wildfly/wildfly-arquillian#550

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