-
buildSrc overcomplicates the build and makes upgrading more difficult.
A lot of people reference the results of create-app in determining how to upgrade their existing app. People are finding the …
-
It should resolve as grails-plugin-async-###.jar
-
if `grails-gradle-plugin` is published to gradlePluginPortal,
`buildSrc/build.gradle`
`settings.gradle`
and a `buildscript { }`
are no longer needed for Grails Apps.
Also remove need for
…
-
Grails 5.3.2 single file [build.gradle](https://github.com/codeconsole/website/blob/5.3.2/build.gradle)
[settings.gradle](https://github.com/codeconsole/website/blob/5.3.2/settings.gradle) 1 line o…
-
https://github.com/grails/grails-functional-tests/blob/b476ac6006e3a123f10bcbb6be5021ff942682db/app1/src/integration-test/groovy/functionaltests/sitemesh/SitemeshLayoutFunctionalSpec.groovy#L12
Rig…
-
**The work around is to adjust gradle/wrapper/gradle-wrapper.properties to version 8.6.**
https://blog.gradle.org/portal-jcenter-impact
This does not appear to occur if you have locally cached v…
-
I suggest moving the grails-fields-plugin to The Grails Plugin Collective (https://github.com/gpc)
Reasons:
* There is already a build process using GitHub actions.
* The GPC is already home t…
-
### Expected Behavior
As specified in the Grails 3.3.8 documentation [here](https://grails.github.io/legacy-grails-doc/3.3.8/guide/security.html#codecs), the HTML codec should come as standard, and t…
-
Document the Requirements for Deploying to the Snapshot Repository
## Discuss
1. Should SNAPSHOTs continue to go to jfrog starting with 7.x?
2. Should the SNAPSHOT process require different config…
-
Hi @sheehan
A group from the new Grails Steering Committee is finding that your plugin is worth salvaging. For that reason, we have moved the code to https://github.com/gpc/grails-console and will…