[java-idp-plugin-jetty] 56/186: Download jetty9-dta-ssl JAR via 'start.jar --create-files'

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:56:47 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=957c9f8f2653652cfd1aae8c9366e80ae1d9c1eb

commit 957c9f8f2653652cfd1aae8c9366e80ae1d9c1eb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Sep 21 09:48:50 2018 -0500

    Download jetty9-dta-ssl JAR via 'start.jar --create-files'
---
 src/main/resources/jetty-base/modules/idp-backchannel.mod | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/main/resources/jetty-base/modules/idp-backchannel.mod b/src/main/resources/jetty-base/modules/idp-backchannel.mod
index fbd2301..26479f6 100644
--- a/src/main/resources/jetty-base/modules/idp-backchannel.mod
+++ b/src/main/resources/jetty-base/modules/idp-backchannel.mod
@@ -4,5 +4,9 @@ Shibboleth IdP Back-Channel
 [depend]
 idp
 
+[files]
+lib/ext/
+https://build.shibboleth.net/nexus/service/local/artifact/maven/redirect?r=releases&g=net.shibboleth.utilities.jetty9&a=jetty9-dta-ssl&v=LATEST&p=jar|lib/ext/jetty9-dta-ssl.jar
+
 [xml]
 etc/idp-backchannel.xml

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


More information about the commits mailing list