Maurice (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5b0057d...
) *created* an issue
Hibernate Search (
https://hibernate.atlassian.net/browse/HSEARCH?atlOrigin=eyJpIjoiMTY5ZWQ5...
) / Bug (
https://hibernate.atlassian.net/browse/HSEARCH-4852?atlOrigin=eyJpIjoiMTY...
) HSEARCH-4852 (
https://hibernate.atlassian.net/browse/HSEARCH-4852?atlOrigin=eyJpIjoiMTY...
) Please migrate from javax to jakarta to make hibernate search compatible with Spring 6 (
https://hibernate.atlassian.net/browse/HSEARCH-4852?atlOrigin=eyJpIjoiMTY...
)
Issue Type: Bug Affects Versions: 6.2.0.Alpha2 Assignee: Unassigned Components: mapper-orm
Created: 10/May/2023 00:23 AM Environment: java 17,
windows 11
mysql 8 Labels: Hibernate-jpa2.1, Priority: Major Reporter: Maurice (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5b0057d...
)
I am trying to create a session with
org.hibernate.search.mapper.orm.Search.session(entityManager). However i can't because
the session method takes a javax.persistence.EntityManager whereas Spring/Hibernate 6 uses
jakarta.persistence.EntityManager instead.
I've also noticed that hibernate search mapper still uses hibernate 5 as a dependency.
This issue is preventing me from fully upgrading to spring 6, even though it has been
available since november 2022. Could you please replace javax with jakarta and replace the
hibernate 5 dependency with hibernate 6?
(
https://hibernate.atlassian.net/browse/HSEARCH-4852#add-comment?atlOrigin...
) Add Comment (
https://hibernate.atlassian.net/browse/HSEARCH-4852#add-comment?atlOrigin...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100225- sha1:55ea0c5 )