[java-idp-plugin-jetty] branch main updated: Move systemd unit example to jetty-base-12.
Codeberg
noreply at shibboleth.net
Mon Nov 17 15:23:55 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-jetty.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-jetty/commit/2d118a1cd5d4f9b5fc2bbd8591a04ea3b789c94a
The following commit(s) were added to refs/heads/main by this push:
new 2d118a1 Move systemd unit example to jetty-base-12.
2d118a1 is described below
commit 2d118a1cd5d4f9b5fc2bbd8591a04ea3b789c94a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Nov 17 10:23:46 2025 -0500
Move systemd unit example to jetty-base-12.
---
.../main/resources/net/shibboleth/idp/module/jetty/module.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties b/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties
index 2e0aab1..ac0dc8a 100644
--- a/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties
+++ b/jetty-impl/src/main/resources/net/shibboleth/idp/module/jetty/module.properties
@@ -104,7 +104,7 @@ jetty.Core.19.dest = credentials/jetty-base-download-keystore.gpg
jetty.Core.19.replace = false
jetty.Core.20.src = /net/shibboleth/idp/module/jetty/jetty.service
-jetty.Core.20.dest = bin/jetty.service
+jetty.Core.20.dest = jetty-base-12/jetty.service
jetty.Core.20.nonwindows = true
jetty.Core.20.windows = false
jetty.Core.20.exec = false
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list