jamesfredley commented on PR #15698:
URL: https://github.com/apache/grails-core/pull/15698#issuecomment-4676213537

   Completed the configuration metadata follow-up.
   
   - Added `grails.cli.pid.file` to the Spring configuration metadata with 
default `build/run-app.pid`.
   - Added the `Command Line` metadata group to the generated application 
properties ordering.
   - Made `run-app` and `stop-app` honor the same configured PID path from 
command-line system properties, CLI JVM system properties, or application 
config.
   - Added PID path precedence and custom stop-path coverage.
   
   Verification:
   
   - `./gradlew :grails-shell-cli:test --tests 
org.grails.cli.gradle.RunningApplicationProcessSpec`
   - `./gradlew :grails-core:test --tests 
grails.dev.commands.ConfigReportCommandSpec`
   


-- 
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]

Reply via email to