[java-metadata-aggregator COMMIT] in /trunk: aggregator-cli/ aggregator-cli/.checkstyle aggregator-parent/pom.xml agg...
noreply at shibboleth.net
noreply at shibboleth.net
Thu Oct 20 17:08:05 BST 2011
Author: lajoie
Date: Thu Oct 20 17:08:05 2011
New Revision: 153
URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=153&view=rev
Log:
point to the trunk for parent project resources
Modified:
trunk/aggregator-cli/ (props changed)
trunk/aggregator-cli/.checkstyle
trunk/aggregator-parent/pom.xml
trunk/aggregator-pipeline/ (props changed)
trunk/aggregator-pipeline/.checkstyle
trunk/aggregator-web-service/ (props changed)
trunk/aggregator-web-service/.checkstyle
Modified: trunk/aggregator-cli/.checkstyle
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-cli/.checkstyle?rev=153&r1=152&r2=153&view=diff
==============================================================================
--- trunk/aggregator-cli/.checkstyle (original)
+++ trunk/aggregator-cli/.checkstyle Thu Oct 20 17:08:05 2011
@@ -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-project/tags/1/resources/checkstyle/checkstyle.xml" type="remote" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-project/trunk/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: trunk/aggregator-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-parent/pom.xml?rev=153&r1=152&r2=153&view=diff
==============================================================================
--- trunk/aggregator-parent/pom.xml (original)
+++ trunk/aggregator-parent/pom.xml Thu Oct 20 17:08:05 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>1</version>
+ <version>TRUNK-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata Aggregator</name>
Modified: trunk/aggregator-pipeline/.checkstyle
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-pipeline/.checkstyle?rev=153&r1=152&r2=153&view=diff
==============================================================================
--- trunk/aggregator-pipeline/.checkstyle (original)
+++ trunk/aggregator-pipeline/.checkstyle Thu Oct 20 17:08:05 2011
@@ -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-project/tags/1/resources/checkstyle/checkstyle.xml" type="remote" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-project/trunk/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: trunk/aggregator-web-service/.checkstyle
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-web-service/.checkstyle?rev=153&r1=152&r2=153&view=diff
==============================================================================
--- trunk/aggregator-web-service/.checkstyle (original)
+++ trunk/aggregator-web-service/.checkstyle Thu Oct 20 17:08:05 2011
@@ -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-project/tags/1/resources/checkstyle/checkstyle.xml" type="remote" description="">
+ <local-check-config name="Shibboleth Checkstyle" location="https://svn.shibboleth.net/java-parent-project/trunk/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"/>
More information about the commits
mailing list