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
History:
These changes have broken plugins like the DSL used in the database migration plugin: https://github.com/search?q=repo%3Agrails%2Fgrails-database-migration+delegate_first&type=code
The decision was to revert the resolution strategy and let the default resolution strategy of the closure apply.
The text was updated successfully, but these errors were encountered:
fix grails#13867 - remove resolution strategy assignment and use default
1d543ea
b4c1937
1ec738e
jdaugherty
No branches or pull requests
Issue description
History:
These changes have broken plugins like the DSL used in the database migration plugin:
https://github.com/search?q=repo%3Agrails%2Fgrails-database-migration+delegate_first&type=code
The decision was to revert the resolution strategy and let the default resolution strategy of the closure apply.
The text was updated successfully, but these errors were encountered: