[java-oidc-common] 01/02: Set fileExtensions -property to 'java' for the Header module.

Henri Mikkonen henri.mikkonen at iki.fi
Mon Dec 28 12:51:23 UTC 2020


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

hjmikkon pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=668f190f4e46e6d9ed7c9ff7dd6ab6084772d748

commit 668f190f4e46e6d9ed7c9ff7dd6ab6084772d748
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon Dec 28 14:43:50 2020 +0200

    Set fileExtensions -property to 'java' for the Header module.
---
 checkstyle.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/checkstyle.xml b/checkstyle.xml
index f3f13f6..50f9490 100644
--- a/checkstyle.xml
+++ b/checkstyle.xml
@@ -109,6 +109,7 @@
   </module>
   <module name="Header">
     <property name="header" value="/*\n * Licensed to the University Corporation for Advanced Internet Development,\n * Inc. (UCAID) under one or more contributor license agreements.  See the\n * NOTICE file distributed with this work for additional information regarding\n * copyright ownership. The UCAID licenses this file to You under the Apache\n * License, Version 2.0 (the "License"); you may not use this file except in\n * compliance with the License.  You may obtain a cop [...]
+    <property name="fileExtensions" value="java"/>
   </module>
   <module name="JavadocPackage"/>
   <module name="LineLength">

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


More information about the commits mailing list