| Class |
Description |
|
BootRunExitCodeVerifier
|
A bootRun doLast action that treats a deliberate stop as a successful build. |
|
GrailsAppBaseDirProvider
|
Provides the -Dgrails.build.base.dir system property to forked JVM tasks. |
|
GrailsExtension
|
A extension to the Gradle plugin to configure Grails settings |
|
GrailsGradlePlugin
|
The main Grails gradle plugin implementation |
|
GrailsPluginGradlePlugin
|
A Gradle plugin for Grails plugins |
|
IntegrationTestGradlePlugin
|
Gradle plugin for adding separate src/integration-test folder to hold integration tests |
|
RunAppPidFileProvider
|
Provides the -Dgrails.cli.pid.file system property to the forked bootRun JVM so
that the application writes its own PID to a known project local file. |