[java-shib-idp2 COMMIT] in /tags/2.3.5: ./ .checkstyle doc/RELEASE-NOTES.txt pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Nov 9 13:38:38 GMT 2011


Author: lajoie
Date: Wed Nov  9 13:38:38 2011
New Revision: 3094

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3094&view=rev
Log:
tag for release

Added:
    tags/2.3.5/   (props changed)
      - copied from r3089, branches/REL_2/
    tags/2.3.5/doc/RELEASE-NOTES.txt
      - copied unchanged from r3090, branches/REL_2/doc/RELEASE-NOTES.txt
    tags/2.3.5/pom.xml
      - copied, changed from r3093, branches/REL_2/pom.xml
Modified:
    tags/2.3.5/.checkstyle

Modified: tags/2.3.5/.checkstyle
URL: http://svn.shibboleth.net/view/java-shib-idp2/tags/2.3.5/.checkstyle?rev=3094&r1=3089&r2=3094&view=diff
==============================================================================
--- tags/2.3.5/.checkstyle (original)
+++ tags/2.3.5/.checkstyle Wed Nov  9 13:38:38 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/trunk/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/tags/2/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"/>

Copied: tags/2.3.5/pom.xml (from r3093, branches/REL_2/pom.xml)
URL: http://svn.shibboleth.net/view/java-shib-idp2/tags/2.3.5/pom.xml?p2=tags/2.3.5/pom.xml&p1=branches/REL_2/pom.xml&r1=3093&r2=3094&rev=3094&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ tags/2.3.5/pom.xml Wed Nov  9 13:38:38 2011
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>2</version>
     </parent>
 
     <groupId>edu.internet2.middleware</groupId>



More information about the commits mailing list