[java-idp-jetty-base] 06/07: IDP-1110 - Jetty module headers
Tom Zeller
tzeller at dragonacea.biz
Thu Mar 2 03:48:56 EST 2017
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=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