[java-metadata-aggregator COMMIT] in /trunk: aggregator-cli/ aggregator-cli/.checkstyle aggregator-distribution/ aggr...
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 8 17:17:03 EST 2012
Author: putmanb
Date: Thu Nov 8 17:17:03 2012
New Revision: 223
URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=223&view=rev
Log:
Update java-support, v3 OpenSAML and IdP stack, and metadata aggregator for new v3 parent POM:
- svn externals for .settings
- POM parent artifactId and version (where relevant)
- .checkstyle repo URL reference
Modified:
trunk/aggregator-cli/ (props changed)
trunk/aggregator-cli/.checkstyle
trunk/aggregator-distribution/ (props changed)
trunk/aggregator-parent/ (props changed)
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=223&r1=222&r2=223&view=diff
==============================================================================
--- trunk/aggregator-cli/.checkstyle (original)
+++ trunk/aggregator-cli/.checkstyle Thu Nov 8 17:17:03 2012
@@ -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/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/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"/>
@@ -12,4 +12,4 @@
<file-match-pattern match-pattern="src/main/java/.*\.java$" include-pattern="true"/>
</fileset>
-</fileset-config>
+</fileset-config>
Modified: trunk/aggregator-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-parent/pom.xml?rev=223&r1=222&r2=223&view=diff
==============================================================================
--- trunk/aggregator-parent/pom.xml (original)
+++ trunk/aggregator-parent/pom.xml Thu Nov 8 17:17:03 2012
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>parent-v3</artifactId>
<version>TRUNK-SNAPSHOT</version>
</parent>
@@ -129,4 +129,4 @@
</dependencies>
</dependencyManagement>
-</project>
+</project>
Modified: trunk/aggregator-pipeline/.checkstyle
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-pipeline/.checkstyle?rev=223&r1=222&r2=223&view=diff
==============================================================================
--- trunk/aggregator-pipeline/.checkstyle (original)
+++ trunk/aggregator-pipeline/.checkstyle Thu Nov 8 17:17:03 2012
@@ -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/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/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"/>
@@ -12,4 +12,4 @@
<file-match-pattern match-pattern="src/main/java/.*\.java$" include-pattern="true"/>
</fileset>
-</fileset-config>
+</fileset-config>
Modified: trunk/aggregator-web-service/.checkstyle
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-web-service/.checkstyle?rev=223&r1=222&r2=223&view=diff
==============================================================================
--- trunk/aggregator-web-service/.checkstyle (original)
+++ trunk/aggregator-web-service/.checkstyle Thu Nov 8 17:17:03 2012
@@ -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/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/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"/>
[... 8 lines stripped ...]
More information about the commits
mailing list