[java-idp-oidc] 02/02: Fix up location of checkstyle configuration
Ian Young
ian at iay.org.uk
Tue Jan 28 06:21:13 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=3f39758d8b502a6760b19edc2107010e3d6b6cd7
commit 3f39758d8b502a6760b19edc2107010e3d6b6cd7
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 28 11:20:58 2020 +0000
Fix up location of checkstyle configuration
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 0d5160e..f5ccdcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,6 +14,7 @@
<properties>
<shib.idp.version>4.0.0-SNAPSHOT</shib.idp.version>
<opensaml.version>4.0.0-SNAPSHOT</opensaml.version>
+ <checkstyle.configLocation>${project.basedir}/../resources/checkstyle.xml</checkstyle.configLocation>
</properties>
<repositories>
<repository>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list