-
Component Upgrade
-
Resolution: Done
-
Major
-
27.0.0.Alpha4
-
None
-
None
https://smallrye.io/blog/jandex-3-0-0/
This requires:
- https://issues.redhat.com/browse/WFCORE-6037
- https://hibernate.atlassian.net/browse/HHH-15466
- SmallRye OpenAPI upgrade (discussion pending, need to coordinate with Quarkus too)
(At least those are the thing I'm aware of. With those changes, I had a clean run of mvn clean install -DallTests locally.)
The upgrade itself consists of:
- updating modules (org.jboss.jandex -> io.smallrye.jandex)
- minor changes of direct usages of Jandex API (mainly because Indexer.index() no longer returns ClassInfo)
- component upgrades as mentioned above
- configuring Maven Enforcer plugin to ban org.jboss:jandex
- depends on
-
WFLY-16713 Upgrade to Hibernate ORM 6.1.3 (when available)
- Closed
-
WFCORE-6037 Upgrade Jandex to 3.0.0
- Closed
-
HHH-15466 Loading...
- incorporates
-
WFLY-16966 Upgrade smallrye-open-api to 3.0.0-RC4
- Closed
- is incorporated by
-
WFLY-17018 Upgrade WildFly Core to 19.0.0.Beta18
- Closed