[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 Nov 8 17:16:54 EST 2012


Author: putmanb
Date: Thu Nov  8 17:16:54 2012
New Revision: 4232

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4232&view=rev
Log:
Update java-support, v3 OpenSAML and IdP stack, and metadata aggregator for new v3 parent POM:
 - svn externals for .settings
 - POM parent artifactId and version (where relevant)
 - .checkstyle repo URL reference

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/   (props changed)
    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
    trunk/idp-war/   (props changed)

Modified: trunk/idp-attribute-api/.checkstyle
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-api/.checkstyle?rev=4232&r1=4231&r2=4232&view=diff
==============================================================================
--- trunk/idp-attribute-api/.checkstyle (original)
+++ trunk/idp-attribute-api/.checkstyle Thu Nov  8 17:16:54 2012
@@ -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/trunk/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/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=4232&r1=4231&r2=4232&view=diff
==============================================================================
--- trunk/idp-attribute-filter-api/.checkstyle (original)
+++ trunk/idp-attribute-filter-api/.checkstyle Thu Nov  8 17:16:54 2012
@@ -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/trunk/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/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=4232&r1=4231&r2=4232&view=diff
==============================================================================
--- trunk/idp-attribute-filter-impl/.checkstyle (original)
+++ trunk/idp-attribute-filter-impl/.checkstyle Thu Nov  8 17:16:54 2012
@@ -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/trunk/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml" >

[... 244 lines stripped ...]


More information about the commits mailing list