[java-plugin-shibd-oidc] branch main updated: Fix up checkstyle config.
Codeberg
noreply at shibboleth.net
Thu May 7 14:51:46 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-oidc.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-oidc/commit/f57668bd6193800761e529f6d990356b56aeeead
The following commit(s) were added to refs/heads/main by this push:
new f57668b Fix up checkstyle config.
f57668b is described below
commit f57668bd6193800761e529f6d990356b56aeeead
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Thu May 7 10:51:16 2026 -0400
Fix up checkstyle config.
---
sp-oidc-api/.checkstyle | 2 +-
{sp-oidc-api => sp-oidc-conf-impl}/.checkstyle | 2 +-
{sp-oidc-api => sp-oidc-conf-impl/bin}/.checkstyle | 2 +-
sp-oidc-impl/.checkstyle | 2 +-
{sp-oidc-api => sp-oidc-testing}/.checkstyle | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/sp-oidc-api/.checkstyle b/sp-oidc-api/.checkstyle
index 1feabed..1253c35 100644
--- a/sp-oidc-api/.checkstyle
+++ b/sp-oidc-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-oidc/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-oidc-api/.checkstyle b/sp-oidc-conf-impl/.checkstyle
similarity index 84%
copy from sp-oidc-api/.checkstyle
copy to sp-oidc-conf-impl/.checkstyle
index 1feabed..1253c35 100644
--- a/sp-oidc-api/.checkstyle
+++ b/sp-oidc-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-oidc/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-oidc-api/.checkstyle b/sp-oidc-conf-impl/bin/.checkstyle
similarity index 84%
copy from sp-oidc-api/.checkstyle
copy to sp-oidc-conf-impl/bin/.checkstyle
index 1feabed..1253c35 100644
--- a/sp-oidc-api/.checkstyle
+++ b/sp-oidc-conf-impl/bin/.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-oidc/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-oidc-impl/.checkstyle b/sp-oidc-impl/.checkstyle
index 1feabed..1253c35 100644
--- a/sp-oidc-impl/.checkstyle
+++ b/sp-oidc-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-oidc/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-oidc-api/.checkstyle b/sp-oidc-testing/.checkstyle
similarity index 84%
copy from sp-oidc-api/.checkstyle
copy to sp-oidc-testing/.checkstyle
index 1feabed..1253c35 100644
--- a/sp-oidc-api/.checkstyle
+++ b/sp-oidc-testing/.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-oidc/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