[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-801?pag...
]
Emmanuel Bernard resolved HSEARCH-801.
--------------------------------------
Resolution: Cannot Reproduce
It's already the case. But we touch() also int he even listener as we do some work
before building the factories.
Move Version.touch() to an appropriate position
-----------------------------------------------
Key: HSEARCH-801
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-801
Project: Hibernate Search
Issue Type: Task
Components: engine
Reporter: Sanne Grinovero
Assignee: Emmanuel Bernard
Priority: Trivial
Fix For: 4.0.0.Alpha1
Version.touch() is currently executed in a static block inside
org.hibernate.search.event.impl.FullTextIndexEventListener.
So if an SPI doesn't use the Hibernate eventlistener, the version is not logged.
Shall we move it to the SearchFactoryImpl?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira