[java-opensaml COMMIT] /trunk/opensaml-security-impl/.checkstyle
noreply at shibboleth.net
noreply at shibboleth.net
Tue Oct 20 10:37:56 EDT 2015
Author: scantor
Date: Tue Oct 20 10:37:55 2015
New Revision: 4351
URL: http://svn.shibboleth.net/view/java-opensaml?rev=4351&view=rev
Log:
Fix nit in checkstyle config
Modified:
trunk/opensaml-security-impl/.checkstyle
Modified: trunk/opensaml-security-impl/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-security-impl/.checkstyle?rev=4351&r1=4350&r2=4351&view=diff
==============================================================================
--- trunk/opensaml-security-impl/.checkstyle (original)
+++ trunk/opensaml-security-impl/.checkstyle Tue Oct 20 10:37:55 2015
@@ -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="/opensaml-parent/resources/checkstyle/checkstyle.xml" type="project" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="/opensaml-parent/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"/>
More information about the commits
mailing list