[java-idp-plugin-jetty] 04/05: missing newline at end of file

Rod Widdowson rdw at steadingsoftware.com
Wed Oct 22 15:05:12 UTC 2025


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

rdw pushed a commit to branch main
in repository java-idp-plugin-jetty.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=54003ab6bd09f0d2127a03b5cdd4f7d7e3aa549e

commit 54003ab6bd09f0d2127a03b5cdd4f7d7e3aa549e
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Oct 22 15:34:39 2025 +0100

    missing newline at end of file
---
 .../resources/META-INF/services/net.shibboleth.idp.plugin.IdPPlugin     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jetty-impl/src/main/resources/META-INF/services/net.shibboleth.idp.plugin.IdPPlugin b/jetty-impl/src/main/resources/META-INF/services/net.shibboleth.idp.plugin.IdPPlugin
index a35ba71..92aa3bd 100644
--- a/jetty-impl/src/main/resources/META-INF/services/net.shibboleth.idp.plugin.IdPPlugin
+++ b/jetty-impl/src/main/resources/META-INF/services/net.shibboleth.idp.plugin.IdPPlugin
@@ -1 +1 @@
-net.shibboleth.idp.plugin.jetty.JettyPlugin
\ No newline at end of file
+net.shibboleth.idp.plugin.jetty.JettyPlugin

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


More information about the commits mailing list