Hi Guillaume,
I just checked and it works fine here. My guess is that you didn't update
the project configuration? We recently upgraded the Hibernate ORM
dependency: not sure what you're using to run the tests, but check it via
Maven on the commandline.

Cheers,
Sanne


On 2 November 2012 09:50, Guillaume SCHEIBEL
<guillaume.schei...@gmail.com>wrote:

> Hi guys,
>
> I've just run the test suite on the master branch and 3 of them are in
> error.
> Actually, they all are into the SimpleQueriesTest class. Here is the error
> (the same for all):
>
> java.lang.AbstractMethodError:
>
> org.hibernate.persister.entity.AbstractEntityPersister.getFilterAliasGenerator(Ljava/lang/String;)Lorg/hibernate/internal/FilterAliasGenerator;
>
> Does anyone have an idea ?
>
> Thanks
>
> Guillaume
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to