[
https://issues.jboss.org/browse/JBSEAM-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marek Novotny closed JBSEAM-4700.
---------------------------------
> Hibernate Search 3.2 onwards is not properly detected by Seam 2
> ---------------------------------------------------------------
>
> Key: JBSEAM-4700
> URL: https://issues.jboss.org/browse/JBSEAM-4700
> Project: Seam
> Issue Type: Bug
> Components: Search
> Affects Versions: 2.2.1.CR2
> Reporter: Emmanuel Bernard
> Assignee: Emmanuel Bernard
> Fix For: 2.2.1.CR3
>
>
> HibernatePersistenceProvider incorrectly relies on the presence of the
> Version#VERSION field which is not present in Hibernate 3.2 onwards.
> This detection code was here to allow support for Hibernate Search 3.0 which
> we can safely ignore now.
> The code can be made much more straightforward by only keeping the code
> inside if (version != null) { } (and keep the try catch surrounding).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues