jetty.project/jetty-home
Greg Wilkins 2b0161e743
Fix #6476 Use dry run in jetty.sh (#6598)
* Fix #6597 Use dry run in jetty.sh

Use a --dry-run in jetty.sh to pre-expand the java arguments and thus avoid having two JVMs running in the case of exec.

Also made a small change to allow script to check the current directory for JETTY_BASE, as that allows testing and runs in the same style as direct calls to start.jar

Signed-off-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Simone Bordet <simone.bordet@gmail.com>
2021-08-13 17:37:51 +02:00
..
src/main Fix #6476 Use dry run in jetty.sh (#6598) 2021-08-13 17:37:51 +02:00
pom.xml Fixes #6043 - Reimplement UnixSocket support based on Java 16. (#6522) 2021-08-05 10:04:37 +02:00
testing-with-local-deploy.md Fixing typo 2020-09-30 08:45:29 -05:00