As we upgrade Hibernate ORM to JPA 3 and to integrate with other technologies targeting Jakarta EE 9 (such as Bean Validation, CDI), we’ll no longer be able to run such builds on the older builds of WildFly which we are using to run integration tests.
While we expect a newer WildFly release to eventually provide us with a new Jakarta EE 9 platform, such new version of WildFly no longer use the same feature packs we have been using.
So our existing feature packs are no longer useful; we’ll probably want to re-introduce something conceptually similar in the future, but it will likely need to be shaped quite differently so it’s best to remote the WildFly feature pack from Hibernate ORM 5.5.x
Also discussed on the mailing list: [https://lists.jboss.org/pipermail/hibernate-dev/2020-April/018724.html|https://lists.jboss.org/pipermail/hibernate-dev/2020-April/018724.html]
|
|