[utilities COMMIT] /java-support/trunk/.checkstyle /spring-extensions/trunk/.checkstyle

noreply at shibboleth.net noreply at shibboleth.net
Sat Oct 13 19:37:21 EDT 2012


Author: lajoie
Date: Sat Oct 13 19:37:21 2012
New Revision: 296

URL: http://svn.shibboleth.net/view/utilities?rev=296&view=rev
Log:
correct checkstyle config URL

Modified:
    java-support/trunk/.checkstyle
    spring-extensions/trunk/.checkstyle

Modified: java-support/trunk/.checkstyle
URL: http://svn.shibboleth.net/view/utilities/java-support/trunk/.checkstyle?rev=296&r1=295&r2=296&view=diff
==============================================================================
--- java-support/trunk/.checkstyle (original)
+++ java-support/trunk/.checkstyle Sat Oct 13 19:37:21 2012
@@ -2,8 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-    <local-check-config name="Shibboleth Checkstyle" type="remote" description=""
-                        location="https://svn.shibboleth.net/java-parent-project/tags/4/resources/checkstyle/checkstyle.xml">
+    <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-project/trunk/resources/checkstyle/checkstyle.xml" type="remote" 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"/>

Modified: spring-extensions/trunk/.checkstyle
URL: http://svn.shibboleth.net/view/utilities/spring-extensions/trunk/.checkstyle?rev=296&r1=295&r2=296&view=diff
==============================================================================
--- spring-extensions/trunk/.checkstyle (original)
+++ spring-extensions/trunk/.checkstyle Sat Oct 13 19:37:21 2012
@@ -2,8 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-   <local-check-config name="Shibboleth Checkstyle" type="remote" description="" 
-                       location="https://svn.shibboleth.net/java-parent-project/tags/4/resources/checkstyle/checkstyle.xml" >
+   <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-project/trunk/resources/checkstyle/checkstyle.xml" type="remote" 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