matrei commented on code in PR #14093: URL: https://github.com/apache/grails-core/pull/14093#discussion_r2022863645
########## grails-test-examples/hyphenated/build.gradle: ########## @@ -11,10 +11,6 @@ version "0.1" group "hyphenated" apply plugin: "org.grails.grails-web" -apply plugin: "org.grails.grails-gsp" Review Comment: The demo33 project has gsp compilation check during build (with explaining comments). I thought it would be enough to have that smoke test in one project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
