[java-shib-profile] branch main updated: Add checkstyle files.

Scott Cantor cantor.2 at osu.edu
Tue Feb 14 13:19:13 UTC 2023


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new 9a1b2fb  Add checkstyle files.
9a1b2fb is described below

commit 9a1b2fbea60c69d7a1bae5aec6e95fad179bbe1d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 14 08:19:07 2023 -0500

    Add checkstyle files.
---
 shib-profile-api/.checkstyle       | 15 +++++++++++++++
 shib-profile-impl/.checkstyle      | 15 +++++++++++++++
 shib-profile-testing/.checkstyle   | 15 +++++++++++++++
 shib-saml-profile-api/.checkstyle  | 15 +++++++++++++++
 shib-saml-profile-impl/.checkstyle | 15 +++++++++++++++
 5 files changed, 75 insertions(+)

diff --git a/shib-profile-api/.checkstyle b/shib-profile-api/.checkstyle
new file mode 100644
index 0000000..150185a
--- /dev/null
+++ b/shib-profile-api/.checkstyle
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
+
+   <local-check-config name="Shibboleth Checkstyle" location="/java-shib-attribute/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"/>
+  </local-check-config>
+ 
+  <fileset name="main source" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
+    <file-match-pattern match-pattern="src/main/java/.*\.java$" include-pattern="true"/>
+  </fileset>
+  
+</fileset-config>
diff --git a/shib-profile-impl/.checkstyle b/shib-profile-impl/.checkstyle
new file mode 100644
index 0000000..150185a
--- /dev/null
+++ b/shib-profile-impl/.checkstyle
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
+
+   <local-check-config name="Shibboleth Checkstyle" location="/java-shib-attribute/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"/>
+  </local-check-config>
+ 
+  <fileset name="main source" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
+    <file-match-pattern match-pattern="src/main/java/.*\.java$" include-pattern="true"/>
+  </fileset>
+  
+</fileset-config>
diff --git a/shib-profile-testing/.checkstyle b/shib-profile-testing/.checkstyle
new file mode 100644
index 0000000..150185a
--- /dev/null
+++ b/shib-profile-testing/.checkstyle
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
+
+   <local-check-config name="Shibboleth Checkstyle" location="/java-shib-attribute/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"/>
+  </local-check-config>
+ 
+  <fileset name="main source" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
+    <file-match-pattern match-pattern="src/main/java/.*\.java$" include-pattern="true"/>
+  </fileset>
+  
+</fileset-config>
diff --git a/shib-saml-profile-api/.checkstyle b/shib-saml-profile-api/.checkstyle
new file mode 100644
index 0000000..150185a
--- /dev/null
+++ b/shib-saml-profile-api/.checkstyle
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
+
+   <local-check-config name="Shibboleth Checkstyle" location="/java-shib-attribute/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"/>
+  </local-check-config>
+ 
+  <fileset name="main source" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
+    <file-match-pattern match-pattern="src/main/java/.*\.java$" include-pattern="true"/>
+  </fileset>
+  
+</fileset-config>
diff --git a/shib-saml-profile-impl/.checkstyle b/shib-saml-profile-impl/.checkstyle
new file mode 100644
index 0000000..150185a
--- /dev/null
+++ b/shib-saml-profile-impl/.checkstyle
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
+
+   <local-check-config name="Shibboleth Checkstyle" location="/java-shib-attribute/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"/>
+  </local-check-config>
+ 
+  <fileset name="main source" enabled="true" check-config-name="Shibboleth Checkstyle" local="true">
+    <file-match-pattern match-pattern="src/main/java/.*\.java$" include-pattern="true"/>
+  </fileset>
+  
+</fileset-config>

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


More information about the commits mailing list