[java-opensaml COMMIT] in /tags/3.0.0-alpha2: ./ opensaml-core/.checkstyle opensaml-core/pom.xml opensaml-messaging-a...
noreply at shibboleth.net
noreply at shibboleth.net
Thu Jul 24 17:34:20 EDT 2014
Author: putmanb
Date: Thu Jul 24 17:34:19 2014
New Revision: 3977
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3977&view=rev
Log:
Tagging 3.0.0-alpha2
Added:
tags/3.0.0-alpha2/
- copied from r3976, trunk/
Modified:
tags/3.0.0-alpha2/opensaml-core/.checkstyle
tags/3.0.0-alpha2/opensaml-core/pom.xml
tags/3.0.0-alpha2/opensaml-messaging-api/.checkstyle
tags/3.0.0-alpha2/opensaml-messaging-api/pom.xml
tags/3.0.0-alpha2/opensaml-messaging-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-messaging-impl/pom.xml
tags/3.0.0-alpha2/opensaml-parent/pom.xml
tags/3.0.0-alpha2/opensaml-profile-api/.checkstyle
tags/3.0.0-alpha2/opensaml-profile-api/pom.xml
tags/3.0.0-alpha2/opensaml-profile-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-profile-impl/pom.xml
tags/3.0.0-alpha2/opensaml-saml-api/.checkstyle
tags/3.0.0-alpha2/opensaml-saml-api/pom.xml
tags/3.0.0-alpha2/opensaml-saml-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-saml-impl/pom.xml
tags/3.0.0-alpha2/opensaml-security-api/.checkstyle
tags/3.0.0-alpha2/opensaml-security-api/pom.xml
tags/3.0.0-alpha2/opensaml-security-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-security-impl/pom.xml
tags/3.0.0-alpha2/opensaml-soap-api/.checkstyle
tags/3.0.0-alpha2/opensaml-soap-api/pom.xml
tags/3.0.0-alpha2/opensaml-soap-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-soap-impl/pom.xml
tags/3.0.0-alpha2/opensaml-storage-api/.checkstyle
tags/3.0.0-alpha2/opensaml-storage-api/pom.xml
tags/3.0.0-alpha2/opensaml-storage-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-storage-impl/pom.xml
tags/3.0.0-alpha2/opensaml-xacml-api/.checkstyle
tags/3.0.0-alpha2/opensaml-xacml-api/pom.xml
tags/3.0.0-alpha2/opensaml-xacml-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-xacml-impl/pom.xml
tags/3.0.0-alpha2/opensaml-xacml-saml-api/.checkstyle
tags/3.0.0-alpha2/opensaml-xacml-saml-api/pom.xml
tags/3.0.0-alpha2/opensaml-xacml-saml-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-xacml-saml-impl/pom.xml
tags/3.0.0-alpha2/opensaml-xmlsec-api/.checkstyle
tags/3.0.0-alpha2/opensaml-xmlsec-api/pom.xml
tags/3.0.0-alpha2/opensaml-xmlsec-impl/.checkstyle
tags/3.0.0-alpha2/opensaml-xmlsec-impl/pom.xml
Modified: tags/3.0.0-alpha2/opensaml-core/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.0.0-alpha2/opensaml-core/.checkstyle?rev=3977&r1=3976&r2=3977&view=diff
==============================================================================
--- tags/3.0.0-alpha2/opensaml-core/.checkstyle (original)
+++ tags/3.0.0-alpha2/opensaml-core/.checkstyle Thu Jul 24 17:34:19 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/opensaml-core/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.0.0-alpha2/opensaml-core/pom.xml?rev=3977&r1=3976&r2=3977&view=diff
==============================================================================
--- tags/3.0.0-alpha2/opensaml-core/pom.xml (original)
+++ tags/3.0.0-alpha2/opensaml-core/pom.xml Thu Jul 24 17:34:19 2014
@@ -7,7 +7,7 @@
<parent>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.0-alpha2</version>
<relativePath>../opensaml-parent</relativePath>
</parent>
Modified: tags/3.0.0-alpha2/opensaml-messaging-api/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml/tags/3.0.0-alpha2/opensaml-messaging-api/.checkstyle?rev=3977&r1=3976&r2=3977&view=diff
==============================================================================
--- tags/3.0.0-alpha2/opensaml-messaging-api/.checkstyle (original)
+++ tags/3.0.0-alpha2/opensaml-messaging-api/.checkstyle Thu Jul 24 17:34:19 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"/>
[... 543 lines stripped ...]
More information about the commits
mailing list