Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errorr in the install script #17

Open
isoloist opened this issue Jun 5, 2013 · 1 comment
Open

errorr in the install script #17

isoloist opened this issue Jun 5, 2013 · 1 comment

Comments

@isoloist
Copy link

isoloist commented Jun 5, 2013

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) {

@jkuehn
Copy link
Owner

jkuehn commented Jun 5, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants