mathpere / grails-hibernate-search-plugin

Integrates Hibernate Search features to Grails
http://grails.org/plugin/hibernate-search
Apache License 2.0
21 stars 18 forks source link

Fix dependencies problem with Grails 2.0.2 #3

Closed stefanogualdi closed 12 years ago

stefanogualdi commented 12 years ago

Hi,

upgrading to Grails 2.0.2 I'm facing an error with an unresolved dependency (hibernate 3.6.10) this fix worked for me.

ciao stefano

mathpere commented 12 years ago

Hi Stefano,

I met the same problem last friday and I was planning to fix this.

Thank you!

PS : You can upgrade to Hibernate Search 0.4.2

stefanogualdi commented 12 years ago

Hi Mathieu,

thank you very much for the fix and for your wonderful plugin.

ciao stefano