grails / grails-forge

This is Grails project creator. Grails projects may be created using the browser interface, Command Line, or via CURL.
Apache License 2.0
3 stars 9 forks source link

fix: Remove war config from generated build.gradle #275

Closed matrei closed 6 months ago

matrei commented 6 months ago

This configuration is now done by the grails-gradle-plugin.

Related: grails/grails-gradle-plugin#234