[java-shib-metadata] branch main updated: Fix checkstyle paths.

Scott Cantor cantor.2 at osu.edu
Thu Jul 7 16:57:04 UTC 2022


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

scantor pushed a commit to branch main
in repository java-shib-metadata.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=b21941dc5dd8113719f76c60f1a3d473373462c0

The following commit(s) were added to refs/heads/main by this push:
     new b21941dc5 Fix checkstyle paths.
b21941dc5 is described below

commit b21941dc5dd8113719f76c60f1a3d473373462c0
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jul 7 12:56:59 2022 -0400

    Fix checkstyle paths.
---
 shib-metadata-api/.checkstyle    | 2 +-
 shib-metadata-impl/.checkstyle   | 2 +-
 shib-metadata-spring/.checkstyle | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/shib-metadata-api/.checkstyle b/shib-metadata-api/.checkstyle
index 4147bd1de..cbe6082d3 100644
--- a/shib-metadata-api/.checkstyle
+++ b/shib-metadata-api/.checkstyle
@@ -2,7 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-  <local-check-config name="Shibboleth Checkstyle" location="/idp-parent/resources/checkstyle/checkstyle.xml" type="project" description="">
+  <local-check-config name="Shibboleth Checkstyle" location="/resources/checkstyle/checkstyle.xml" type="project" description="">
     <additional-data name="cache-file" value="true"/>
     <additional-data name="cache-props-file-location" value="null_1312636288299_cache.properties"/>
     <additional-data name="cache-file-location" value="null_1312636288299_cache.xml"/>
diff --git a/shib-metadata-impl/.checkstyle b/shib-metadata-impl/.checkstyle
index 4147bd1de..cbe6082d3 100644
--- a/shib-metadata-impl/.checkstyle
+++ b/shib-metadata-impl/.checkstyle
@@ -2,7 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-  <local-check-config name="Shibboleth Checkstyle" location="/idp-parent/resources/checkstyle/checkstyle.xml" type="project" description="">
+  <local-check-config name="Shibboleth Checkstyle" location="/resources/checkstyle/checkstyle.xml" type="project" description="">
     <additional-data name="cache-file" value="true"/>
     <additional-data name="cache-props-file-location" value="null_1312636288299_cache.properties"/>
     <additional-data name="cache-file-location" value="null_1312636288299_cache.xml"/>
diff --git a/shib-metadata-spring/.checkstyle b/shib-metadata-spring/.checkstyle
index d3fc685e1..5ceb584d7 100644
--- a/shib-metadata-spring/.checkstyle
+++ b/shib-metadata-spring/.checkstyle
@@ -2,7 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-    <local-check-config name="Shibboleth Checkstyle" location="/idp-parent/resources/checkstyle/checkstyle.xml" type="project" description="">
+    <local-check-config name="Shibboleth Checkstyle" location="/resources/checkstyle/checkstyle.xml" type="project" description="">
         <additional-data name="cache-file" value="true"/>
         <additional-data name="cache-props-file-location" value="null_1312636288299_cache.properties"/>
         <additional-data name="cache-file-location" value="null_1312636288299_cache.xml"/>

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


More information about the commits mailing list