Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Grails-Spring-Security-ACL 1.1
-
Labels:None
Description
Looks like the upgrade of Groovy to 1.7.8 affected compilation, and the plugin can't access the ACL domain classes in the application.
Fixed by https://github.com/grails-plugins/grails-spring-security-acl/commit/4146ff976df08f0c9ec56906c396e0ee9381a090
The plugin now requires Grails 1.3 or higher.