We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! I use Grails version 2.4.1. And I tried using "grails-disqus 0.3 SNAPSHOT". During compilation, I saw the following:
Compilation error: startup failed: ../plugins/disqus-0.3-SNAPSHOT/grails-app/taglib/org/geeks/plugins/DisqusTagLib.groovy: 3: unable to resolve class org.codehaus.groovy.grails.commons.ConfigurationHolder @ line 3, column 1. import org.codehaus.groovy.grails.commons.ConfigurationHolder as CH ^
The text was updated successfully, but these errors were encountered:
Help me, please.
Sorry, something went wrong.
I already made a pull request for it. #2
Ok. Thanks
No branches or pull requests
Hello!
I use Grails version 2.4.1.
And I tried using "grails-disqus 0.3 SNAPSHOT".
During compilation, I saw the following:
The text was updated successfully, but these errors were encountered: