[java-idp-plugin-jetty] 07/186: IDP-1110 - Add http module dependency to testbed module

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:55:58 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=ffc917c1440914b7e8b0604f65c5882bf6d41214

commit ffc917c1440914b7e8b0604f65c5882bf6d41214
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Mar 2 02:35:30 2017 -0600

    IDP-1110 - Add http module dependency to testbed module
---
 src/main/resources/jetty-base/modules/shibboleth-idp-testbed.mod | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/jetty-base/modules/shibboleth-idp-testbed.mod b/src/main/resources/jetty-base/modules/shibboleth-idp-testbed.mod
index 43bd9a8..e9220d0 100644
--- a/src/main/resources/jetty-base/modules/shibboleth-idp-testbed.mod
+++ b/src/main/resources/jetty-base/modules/shibboleth-idp-testbed.mod
@@ -2,6 +2,7 @@
 Shibboleth IdP Testbed
 
 [depend]
+http
 shibboleth-idp
 
 [files]

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


More information about the commits mailing list