[java-idp-plugin-jetty] 35/186: IDP-1110 - Remove --exec

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:56:26 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=4152ca63457f4eb6597e1c61e94243dbc91b5517

commit 4152ca63457f4eb6597e1c61e94243dbc91b5517
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Apr 23 18:27:50 2018 -0500

    IDP-1110 - Remove --exec
    
    Already assumed by [exec]
    
    https://issues.shibboleth.net/jira/browse/IDP-1110
---
 src/main/resources/jetty-base/modules/idp.mod | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/main/resources/jetty-base/modules/idp.mod b/src/main/resources/jetty-base/modules/idp.mod
index d7db0f8..d07381f 100644
--- a/src/main/resources/jetty-base/modules/idp.mod
+++ b/src/main/resources/jetty-base/modules/idp.mod
@@ -23,11 +23,6 @@ tmp/
 # [exec]
 # -Djava.io.tmpdir=tmp
 
-# Allows setting Java system properties (-Dname=value)
-# and JVM flags (-X, -XX) in this file
-# NOTE: spawns child Java process
-# --exec
-
 # Uncomment if IdP is installed somewhere other than /opt/shibboleth-idp
 #-Didp.home=/path/to/shibboleth-idp
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list