[java-plugin-shibd-saml] branch main updated: Correct checkstyle configs.
Codeberg
noreply at shibboleth.net
Thu May 7 14:48:30 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-plugin-shibd-saml.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-saml/commit/0bc5dc5738693c5f66a3f47fb0fc246c15f6328e
The following commit(s) were added to refs/heads/main by this push:
new 0bc5dc5 Correct checkstyle configs.
0bc5dc5 is described below
commit 0bc5dc5738693c5f66a3f47fb0fc246c15f6328e
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Thu May 7 10:48:18 2026 -0400
Correct checkstyle configs.
---
sp-saml-api/.checkstyle | 2 +-
{sp-saml-api => sp-saml-conf-impl}/.checkstyle | 2 +-
sp-saml-impl/.checkstyle | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sp-saml-api/.checkstyle b/sp-saml-api/.checkstyle
index 1feabed..c309d80 100644
--- a/sp-saml-api/.checkstyle
+++ b/sp-saml-api/.checkstyle
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
- <local-check-config name="Shibboleth Checkstyle" location="/java-plugin-shibd/resources/checkstyle/checkstyle.xml" type="project" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="/java-plugin-shibd-saml/resources/checkstyle/checkstyle.xml" type="project" description="">
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
diff --git a/sp-saml-api/.checkstyle b/sp-saml-conf-impl/.checkstyle
similarity index 84%
copy from sp-saml-api/.checkstyle
copy to sp-saml-conf-impl/.checkstyle
index 1feabed..c309d80 100644
--- a/sp-saml-api/.checkstyle
+++ b/sp-saml-conf-impl/.checkstyle
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
- <local-check-config name="Shibboleth Checkstyle" location="/java-plugin-shibd/resources/checkstyle/checkstyle.xml" type="project" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="/java-plugin-shibd-saml/resources/checkstyle/checkstyle.xml" type="project" description="">
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
diff --git a/sp-saml-impl/.checkstyle b/sp-saml-impl/.checkstyle
index 1feabed..c309d80 100644
--- a/sp-saml-impl/.checkstyle
+++ b/sp-saml-impl/.checkstyle
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
- <local-check-config name="Shibboleth Checkstyle" location="/java-plugin-shibd/resources/checkstyle/checkstyle.xml" type="project" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="/java-plugin-shibd-saml/resources/checkstyle/checkstyle.xml" type="project" description="">
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list