You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try to move the apply plugin: 'gaelyk' line up the apply plugin:"org.grails.grails-web". I can't remember at the moment but I guess gaelyk is adding groovy plugin more aggressively.
@chiragkhatsuriya sadly I don't have much bandwidth to work on Gaelyk anymore so no progress so far. As App Engine now supports Java 8 and has no longer Java-class whitelist it would make sense to make Gaelyk extensions more lightweight. Also take a note that for Grails datastore you should be able to use GORM JPA to do persistence which can also make your live on App Engine slightly easier.
always getting
my build.gradle looks like
The text was updated successfully, but these errors were encountered: