Fixed
Details
Assignee
Marko BekhtaMarko BekhtaReporter
Gábor LiptákGábor LiptákSprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Marko Bekhta
Marko BekhtaReporter
Gábor Lipták
Gábor LiptákSprint
None
Fix versions
Affects versions
Priority
Created September 14, 2023 at 3:30 PM
Updated October 3, 2023 at 8:00 AM
Resolved September 22, 2023 at 3:36 PM
I see this as major issue, since for example in my case the application and the spring context using hibernate search won't start at all, just because there is a jar with an annotated entity on the classpath.
The following test method reproduces the problem on windows (Insert this method as org.hibernate.search.util.common.jar.impl.CodeSourceTest#initFileSystem_windowsJar):
When it is run with 6.2.1-Final, it throws the following exception:
The fix is the following: