[java-identity-provider COMMIT] in /tags/3.0.0-alpha2: ./ idp-attribute-api/.checkstyle idp-attribute-api/pom.xml idp...

noreply at shibboleth.net noreply at shibboleth.net
Mon Jul 28 14:30:36 EDT 2014


Author: tzeller
Date: Mon Jul 28 14:30:35 2014
New Revision: 6348

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6348&view=rev
Log:
Tag version 3.0.0-alpha2

Added:
    tags/3.0.0-alpha2/
      - copied from r6347, trunk/
Modified:
    tags/3.0.0-alpha2/idp-attribute-api/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-api/pom.xml
    tags/3.0.0-alpha2/idp-attribute-cli/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-cli/pom.xml
    tags/3.0.0-alpha2/idp-attribute-filter-api/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-filter-api/pom.xml
    tags/3.0.0-alpha2/idp-attribute-filter-impl/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-filter-impl/pom.xml
    tags/3.0.0-alpha2/idp-attribute-filter-spring/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-filter-spring/pom.xml
    tags/3.0.0-alpha2/idp-attribute-impl/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-impl/pom.xml
    tags/3.0.0-alpha2/idp-attribute-resolver-api/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-resolver-api/pom.xml
    tags/3.0.0-alpha2/idp-attribute-resolver-impl/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-resolver-impl/pom.xml
    tags/3.0.0-alpha2/idp-attribute-resolver-spring/.checkstyle
    tags/3.0.0-alpha2/idp-attribute-resolver-spring/pom.xml
    tags/3.0.0-alpha2/idp-authn-api/.checkstyle
    tags/3.0.0-alpha2/idp-authn-api/pom.xml
    tags/3.0.0-alpha2/idp-authn-impl/.checkstyle
    tags/3.0.0-alpha2/idp-authn-impl/pom.xml
    tags/3.0.0-alpha2/idp-conf/.checkstyle
    tags/3.0.0-alpha2/idp-conf/pom.xml
    tags/3.0.0-alpha2/idp-consent-api/.checkstyle
    tags/3.0.0-alpha2/idp-consent-api/pom.xml
    tags/3.0.0-alpha2/idp-consent-impl/.checkstyle
    tags/3.0.0-alpha2/idp-consent-impl/pom.xml
    tags/3.0.0-alpha2/idp-core/.checkstyle
    tags/3.0.0-alpha2/idp-core/pom.xml
    tags/3.0.0-alpha2/idp-distribution/pom.xml
    tags/3.0.0-alpha2/idp-metadata-api/.checkstyle
    tags/3.0.0-alpha2/idp-metadata-api/pom.xml
    tags/3.0.0-alpha2/idp-parent/pom.xml
    tags/3.0.0-alpha2/idp-profile-api/.checkstyle
    tags/3.0.0-alpha2/idp-profile-api/pom.xml
    tags/3.0.0-alpha2/idp-profile-impl/.checkstyle
    tags/3.0.0-alpha2/idp-profile-impl/pom.xml
    tags/3.0.0-alpha2/idp-profile-spring/.checkstyle
    tags/3.0.0-alpha2/idp-profile-spring/pom.xml
    tags/3.0.0-alpha2/idp-saml-api/.checkstyle
    tags/3.0.0-alpha2/idp-saml-api/pom.xml
    tags/3.0.0-alpha2/idp-saml-impl/.checkstyle
    tags/3.0.0-alpha2/idp-saml-impl/pom.xml
    tags/3.0.0-alpha2/idp-schema/.checkstyle
    tags/3.0.0-alpha2/idp-schema/pom.xml
    tags/3.0.0-alpha2/idp-session-api/.checkstyle
    tags/3.0.0-alpha2/idp-session-api/pom.xml
    tags/3.0.0-alpha2/idp-session-impl/.checkstyle
    tags/3.0.0-alpha2/idp-session-impl/pom.xml
    tags/3.0.0-alpha2/idp-tou-api/.checkstyle
    tags/3.0.0-alpha2/idp-tou-api/pom.xml
    tags/3.0.0-alpha2/idp-tou-impl/.checkstyle
    tags/3.0.0-alpha2/idp-tou-impl/pom.xml
    tags/3.0.0-alpha2/idp-ui/.checkstyle
    tags/3.0.0-alpha2/idp-ui/pom.xml
    tags/3.0.0-alpha2/idp-war/pom.xml

Modified: tags/3.0.0-alpha2/idp-attribute-api/.checkstyle
URL: http://svn.shibboleth.net/view/java-identity-provider/tags/3.0.0-alpha2/idp-attribute-api/.checkstyle?rev=6348&r1=6347&r2=6348&view=diff
==============================================================================
--- tags/3.0.0-alpha2/idp-attribute-api/.checkstyle (original)
+++ tags/3.0.0-alpha2/idp-attribute-api/.checkstyle Mon Jul 28 14:30:35 2014
@@ -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-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/tags/4/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: tags/3.0.0-alpha2/idp-attribute-api/pom.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/tags/3.0.0-alpha2/idp-attribute-api/pom.xml?rev=6348&r1=6347&r2=6348&view=diff
==============================================================================
--- tags/3.0.0-alpha2/idp-attribute-api/pom.xml (original)
+++ tags/3.0.0-alpha2/idp-attribute-api/pom.xml Mon Jul 28 14:30:35 2014
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0.0-alpha2</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 

Modified: tags/3.0.0-alpha2/idp-attribute-cli/.checkstyle
URL: http://svn.shibboleth.net/view/java-identity-provider/tags/3.0.0-alpha2/idp-attribute-cli/.checkstyle?rev=6348&r1=6347&r2=6348&view=diff

[... 805 lines stripped ...]


More information about the commits mailing list