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

Tom Zeller tzeller at dragonacea.biz
Thu Mar 2 03:48:54 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=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