gorm-mongodb icon indicating copy to clipboard operation
gorm-mongodb copied to clipboard

errorr in the install script

Open isoloist opened this issue 12 years ago • 1 comments

mongodb-morphia-0.8.1/src/groovy/grails/plugins/mongodb/ast/MongoDomainASTTransformation.groovy: 174: Mixing private and public/protected methods of the same name causes multimethods to be disabled and is forbidden to avoid surprising behaviour. Renaming the private methods will solve the problem. @ line 174, column 3. private PropertyNode getProperty(ClassNode classNode, String propertyName) {

isoloist avatar Jun 05 '13 09:06 isoloist

Thanks for the report, you're right. Would you provide a patch or a pull request?

jkuehn avatar Jun 05 '13 20:06 jkuehn