If an entity has dirty collections and dirty properties the flag dirtyCollections of FlushEntityEvent isn't set in DefaultFlushEntityEventListener.isUpdateNecessary(FlushEntityEvent event).
As consequence of this bug versioning is ignored if an entity has a dirty collection and a dirty property but the property is annotated with @OptimisticLock(excluded = true).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira