[java-idp-jetty-base] 03/03: IDP-1110 - Remove --exec
Tom Zeller
tzeller at dragonacea.biz
Mon Apr 23 19:29:26 EDT 2018
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 9.4
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.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