[java-identity-provider COMMIT] in /trunk: idp-attribute-api/ idp-attribute-api/.checkstyle idp-attribute-filter-api/...

noreply at shibboleth.net noreply at shibboleth.net
Thu Oct 20 17:26:00 BST 2011


Author: lajoie
Date: Thu Oct 20 17:26:00 2011
New Revision: 4076

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4076&view=rev
Log:
point to the trunk for parent project resources

Modified:
    trunk/idp-attribute-api/   (props changed)
    trunk/idp-attribute-api/.checkstyle
    trunk/idp-attribute-filter-api/   (props changed)
    trunk/idp-attribute-filter-api/.checkstyle
    trunk/idp-attribute-filter-impl/   (props changed)
    trunk/idp-attribute-filter-impl/.checkstyle
    trunk/idp-attribute-impl/   (props changed)
    trunk/idp-attribute-impl/.checkstyle
    trunk/idp-attribute-resolver-api/   (props changed)
    trunk/idp-attribute-resolver-api/.checkstyle
    trunk/idp-attribute-resolver-impl/   (props changed)
    trunk/idp-attribute-resolver-impl/.checkstyle
    trunk/idp-authn-api/   (props changed)
    trunk/idp-authn-api/.checkstyle
    trunk/idp-authn-impl/   (props changed)
    trunk/idp-authn-impl/.checkstyle
    trunk/idp-consent-api/   (props changed)
    trunk/idp-consent-api/.checkstyle
    trunk/idp-consent-impl/   (props changed)
    trunk/idp-consent-impl/.checkstyle
    trunk/idp-core/   (props changed)
    trunk/idp-core/.checkstyle
    trunk/idp-metadata-api/   (props changed)
    trunk/idp-metadata-api/.checkstyle
    trunk/idp-parent/pom.xml
    trunk/idp-profile-api/   (props changed)
    trunk/idp-profile-api/.checkstyle
    trunk/idp-profile-impl/   (props changed)
    trunk/idp-profile-impl/.checkstyle
    trunk/idp-saml-api/   (props changed)
    trunk/idp-saml-api/.checkstyle
    trunk/idp-saml-impl/   (props changed)
    trunk/idp-saml-impl/.checkstyle
    trunk/idp-tou-api/   (props changed)
    trunk/idp-tou-api/.checkstyle
    trunk/idp-tou-impl/   (props changed)
    trunk/idp-tou-impl/.checkstyle

Modified: trunk/idp-attribute-api/.checkstyle
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-api/.checkstyle?rev=4076&r1=4075&r2=4076&view=diff
==============================================================================
--- trunk/idp-attribute-api/.checkstyle (original)
+++ trunk/idp-attribute-api/.checkstyle Thu Oct 20 17:26:00 2011
@@ -3,7 +3,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/1/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/trunk/resources/checkstyle/checkstyle.xml" >
     <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: trunk/idp-attribute-filter-api/.checkstyle
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-api/.checkstyle?rev=4076&r1=4075&r2=4076&view=diff
==============================================================================
--- trunk/idp-attribute-filter-api/.checkstyle (original)
+++ trunk/idp-attribute-filter-api/.checkstyle Thu Oct 20 17:26:00 2011
@@ -3,7 +3,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/1/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/trunk/resources/checkstyle/checkstyle.xml" >
     <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: trunk/idp-attribute-filter-impl/.checkstyle
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-filter-impl/.checkstyle?rev=4076&r1=4075&r2=4076&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/.checkstyle (original)
+++ trunk/idp-attribute-filter-impl/.checkstyle Thu Oct 20 17:26:00 2011
@@ -3,7 +3,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/1/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/trunk/resources/checkstyle/checkstyle.xml" >
     <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: trunk/idp-attribute-impl/.checkstyle

[... 239 lines stripped ...]


More information about the commits mailing list