[java-idp-jetty-base] branch 12.1 updated: Clean noise from comment

Codeberg noreply at shibboleth.net
Fri Jan 30 13:38:38 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch 12.1
in repository java-idp-jetty-base.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-jetty-base/commit/13a20091265371ea84f16970681407205fca8dde

The following commit(s) were added to refs/heads/12.1 by this push:
     new 13a2009  Clean noise from comment
13a2009 is described below

commit 13a20091265371ea84f16970681407205fca8dde
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Jan 30 13:38:33 2026 +0000

    Clean noise from comment
---
 .../net/shibboleth/idp/module/jetty/jetty-base/webapps/idp.xml          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/webapps/idp.xml b/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/webapps/idp.xml
index 2e9ee16..7c59a5f 100644
--- a/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/webapps/idp.xml
+++ b/src/main/resources/net/shibboleth/idp/module/jetty/jetty-base/webapps/idp.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://www.eclipse.org/jetty/configure_10_0.dtd">
 <!-- =============================================================== -->
 <!-- Configure the Shibboleth IdP webapp                             -->
-<!-- =============================================================== flibby-->
+<!-- =============================================================== -->
 <Configure class="org.eclipse.jetty.ee11.webapp.WebAppContext">
   <Set name="war"><SystemProperty name="idp.home" default="/opt/shibboleth-idp" />/war/idp.war</Set>
   <Set name="contextPath"><SystemProperty name="idp.context.path" default="/idp" /></Set>

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


More information about the commits mailing list