[java-idp-plugin-jetty] 40/186: IDP-1110 - Add whitespace

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

commit b64cb0a5dea44230b7a50141dc3fa70f9ec4f2cc
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Apr 25 17:24:02 2018 -0500

    IDP-1110 - Add whitespace
    
    https://issues.shibboleth.net/jira/browse/IDP-1110
---
 src/main/resources/jetty-base/etc/idp-backchannel.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/jetty-base/etc/idp-backchannel.xml b/src/main/resources/jetty-base/etc/idp-backchannel.xml
index 362486d..0bb2a21 100644
--- a/src/main/resources/jetty-base/etc/idp-backchannel.xml
+++ b/src/main/resources/jetty-base/etc/idp-backchannel.xml
@@ -77,7 +77,7 @@
           </Array>
         </Arg>
         <Set name="host"><Property name="jetty.backchannel.host" default="0.0.0.0" /></Set>
-        <Set name="port"><Property name="jetty.backchannel.port" default="8443"/></Set>
+        <Set name="port"><Property name="jetty.backchannel.port" default="8443" /></Set>
         <Set name="idleTimeout"><Property name="jetty.ssl.timeout" default="30000"/></Set>
         <Set name="soLingerTime"><Property name="jetty.ssl.soLingerTime" default="-1"/></Set>
         <Set name="acceptorPriorityDelta"><Property name="jetty.ssl.acceptorPriorityDelta" default="0"/></Set>

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


More information about the commits mailing list