[java-idp-plugin-jetty] 09/186: IDP-1110 - Jetty module headers
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:56:00 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=bdd0a5dfd2c2bbb161734cc2aadcbbc0caad7568
commit bdd0a5dfd2c2bbb161734cc2aadcbbc0caad7568
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Mar 2 02:46:16 2017 -0600
IDP-1110 - Jetty module headers
---
src/main/resources/jetty-base/start.d/shibboleth-idp-logging.ini | 4 ++++
src/main/resources/jetty-base/start.d/shibboleth-idp-testbed.ini | 4 ++++
src/main/resources/jetty-base/start.d/shibboleth-idp.ini | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/src/main/resources/jetty-base/start.d/shibboleth-idp-logging.ini b/src/main/resources/jetty-base/start.d/shibboleth-idp-logging.ini
index 83a5425..6fce5cb 100644
--- a/src/main/resources/jetty-base/start.d/shibboleth-idp-logging.ini
+++ b/src/main/resources/jetty-base/start.d/shibboleth-idp-logging.ini
@@ -1 +1,5 @@
+# ---------------------------------------
+# Module: shibboleth-idp-logging
+# Shibboleth IdP Logging
+# ---------------------------------------
# --module=shibboleth-idp-logging
diff --git a/src/main/resources/jetty-base/start.d/shibboleth-idp-testbed.ini b/src/main/resources/jetty-base/start.d/shibboleth-idp-testbed.ini
index 68372b9..962f0cf 100644
--- a/src/main/resources/jetty-base/start.d/shibboleth-idp-testbed.ini
+++ b/src/main/resources/jetty-base/start.d/shibboleth-idp-testbed.ini
@@ -1 +1,5 @@
+# ---------------------------------------
+# Module: shibboleth-idp-testbed
+# Shibboleth IdP Testbed
+# ---------------------------------------
# --module=shibboleth-idp-testbed
diff --git a/src/main/resources/jetty-base/start.d/shibboleth-idp.ini b/src/main/resources/jetty-base/start.d/shibboleth-idp.ini
index 7ff6a0d..cecf543 100644
--- a/src/main/resources/jetty-base/start.d/shibboleth-idp.ini
+++ b/src/main/resources/jetty-base/start.d/shibboleth-idp.ini
@@ -1,3 +1,7 @@
+# ---------------------------------------
+# Module: shibboleth-idp
+# Shibboleth IdP
+# ---------------------------------------
--module=shibboleth-idp
jetty.sslContext.keyStorePath=${idp.home}/credentials/idp-userfacing.p12
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list