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

Project wont build due to changes grails-data-mapping project #88

Open
benrhine opened this issue Jun 5, 2018 · 1 comment
Open

Project wont build due to changes grails-data-mapping project #88

benrhine opened this issue Jun 5, 2018 · 1 comment
Assignees

Comments

@benrhine
Copy link
Contributor

benrhine commented Jun 5, 2018

While researching issue #81 I discovered I could no longer build the project locally. The complaint was

@Override
    public void destroy() throws Exception {

the overridden method did not throw an exception. When looking into the parent method it did previously throw an exception but was recently changed (5/29) rev # be730efdfe3ef67bc3662cb55c85396b1fa10c47 for issue #1099

Update: The related issues in ticket form
grails/grails-data-mapping@be730ef
grails/grails-async@efdce80

@benrhine
Copy link
Contributor Author

benrhine commented Jun 5, 2018

This is fixed by pr #89

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

No branches or pull requests

1 participant