Hi Robin,
I think it is more a question of which type of classes/model you have,
compared to how many classes.
However, it is obviously a problem in some situations and we will try
to fix it and release a new version asap.
Maybe you could attach a testcase to the issue?
--Hardy
On Tue, 2010-11-30 at 22:34 +0100, Robin Sander wrote:
hi there,
did anybody use this release successfully with Hibernate 3.6?
I ran into a ConcurrentModificationException the first time I've tried and from
looking into the sources
I assume this exception should occurs in any model containing more than a couple of
classes.
(see
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-49)