jkuehn / gorm-mongodb

Grails GORM implementation for the MongoDB document oriented database
http://www.grails.org/plugin/mongodb-morphia
Apache License 2.0
21 stars 14 forks source link

(obvious) Don't think this is working with Grails 1.4 #8

Closed johnlabarge closed 12 years ago

johnlabarge commented 13 years ago

I'm fairly new to grails. I was able to install the plugin using grails 1.4, but when I tried to create a domain class I got a compilation error. I then grabbed the source, ran grails upgrade and then grails package-plugin, the result of which was a different exception. Just putting this here so folks know that it's not ready for grails 1.4 just yet.

jkuehn commented 13 years ago

Thank you for the report. Grails 1.4 and 2.0 support is scheduled for end of september

jkuehn commented 12 years ago

fixed in 0.7.4