grails / grails-mail

The Grails Mail Plugin
https://grails.github.io/grails-mail/
Apache License 2.0
14 stars 25 forks source link

MissingPropertyException: No such property: beans for class: MailGrailsPlugin #12

Closed gBomb3000 closed 8 years ago

gBomb3000 commented 8 years ago

There is an undefined property named 'beans' in MailGrailsPlugin.groovy ln109 ('def newBeans = beans {').

This issue renders the onConfigChange method completely broken.

sbglasius commented 8 years ago

Fixed in v2.0.0.RC6