[java-metadata-aggregator COMMIT] in /tags/0.8.0: ./ aggregator-cli/ aggregator-cli/.checkstyle aggregator-cli/pom.xm...

noreply at shibboleth.net noreply at shibboleth.net
Tue Nov 5 10:54:32 EST 2013


Author: iay
Date: Tue Nov  5 10:54:32 2013
New Revision: 293

URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=293&view=rev
Log:
Tag as version 0.8.0

Added:
    tags/0.8.0/
      - copied from r292, trunk/
Modified:
    tags/0.8.0/aggregator-cli/   (props changed)
    tags/0.8.0/aggregator-cli/.checkstyle
    tags/0.8.0/aggregator-cli/pom.xml
    tags/0.8.0/aggregator-distribution/   (props changed)
    tags/0.8.0/aggregator-parent/pom.xml
    tags/0.8.0/aggregator-pipeline/   (props changed)
    tags/0.8.0/aggregator-pipeline/.checkstyle
    tags/0.8.0/aggregator-pipeline/pom.xml
    tags/0.8.0/aggregator-web-service/   (props changed)
    tags/0.8.0/aggregator-web-service/.checkstyle

Modified: tags/0.8.0/aggregator-cli/.checkstyle
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/tags/0.8.0/aggregator-cli/.checkstyle?rev=293&r1=292&r2=293&view=diff
==============================================================================
--- tags/0.8.0/aggregator-cli/.checkstyle (original)
+++ tags/0.8.0/aggregator-cli/.checkstyle Tue Nov  5 10:54:32 2013
@@ -2,7 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-  <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml" type="remote" description="">
+  <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/tags/2/resources/checkstyle/checkstyle.xml" type="remote" description="">
     <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/0.8.0/aggregator-cli/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/tags/0.8.0/aggregator-cli/pom.xml?rev=293&r1=292&r2=293&view=diff
==============================================================================
--- tags/0.8.0/aggregator-cli/pom.xml (original)
+++ tags/0.8.0/aggregator-cli/pom.xml Tue Nov  5 10:54:32 2013
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.metadata</groupId>
         <artifactId>aggregator-parent</artifactId>
-        <version>0.8-SNAPSHOT</version>
+        <version>0.8.0</version>
         <relativePath>../aggregator-parent</relativePath>
     </parent>
 

Modified: tags/0.8.0/aggregator-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/tags/0.8.0/aggregator-parent/pom.xml?rev=293&r1=292&r2=293&view=diff
==============================================================================
--- tags/0.8.0/aggregator-parent/pom.xml (original)
+++ tags/0.8.0/aggregator-parent/pom.xml Tue Nov  5 10:54:32 2013
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>TRUNK-SNAPSHOT</version>
+        <version>2</version>
     </parent>
 
     <name>Shibboleth Metadata Aggregator</name>
@@ -20,7 +20,7 @@
     
     <groupId>net.shibboleth.metadata</groupId>
     <artifactId>aggregator-parent</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.8.0</version>
     <packaging>pom</packaging>
 
     <modules>

Modified: tags/0.8.0/aggregator-pipeline/.checkstyle
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/tags/0.8.0/aggregator-pipeline/.checkstyle?rev=293&r1=292&r2=293&view=diff
==============================================================================
--- tags/0.8.0/aggregator-pipeline/.checkstyle (original)
+++ tags/0.8.0/aggregator-pipeline/.checkstyle Tue Nov  5 10:54:32 2013
@@ -2,7 +2,7 @@
 
 <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
 
-  <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml" type="remote" description="">
+  <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/tags/2/resources/checkstyle/checkstyle.xml" type="remote" description="">
     <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/0.8.0/aggregator-pipeline/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/tags/0.8.0/aggregator-pipeline/pom.xml?rev=293&r1=292&r2=293&view=diff
==============================================================================
--- tags/0.8.0/aggregator-pipeline/pom.xml (original)
+++ tags/0.8.0/aggregator-pipeline/pom.xml Tue Nov  5 10:54:32 2013
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.metadata</groupId>
         <artifactId>aggregator-parent</artifactId>
-        <version>0.8-SNAPSHOT</version>

[... 20 lines stripped ...]


More information about the commits mailing list