I've checked out the latest Hibernate Search from trunk and I'm trying to
build it.
I know I need the latest annotations code also.
As described on http://hibernate.org/449.html Local latest version I changed
the commons-annotations rev to "latest" in ivy.xml but it's not working
either.
How can
er maven settings
> http://hibernate.org/422.html
>
> I use maven 2.0.9 and it works.
>
>
> On Mar 25, 2009, at 10:58, Hardy Ferentschik wrote:
>
> On Wed, 25 Mar 2009 15:38:45 +0100, Marcel Overdijk <
>> marceloverd...@gmail.com> wrote:
>>
>> I
; I have just committed a fix for it, try it out.
> http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-355
>
>
> On Mar 25, 2009, at 15:54, Marcel Overdijk wrote:
>
> OK I managed to compile Core successfully (after disabling the tests).
> However comp
Hi,
I tried to play with the latest 3.5.0-SNAPSHOT within my Grails 1.1 project
to integrate Hibernate Search.
Grails 1.1 is bases on Hibernate 3.3.1.
The problem I'm facing now is that 3.5.0-snapshot does not seem to be
backward compatible with 3.3.1
org.hibernate.dialect.DialectFactory was move