[utilities COMMIT] in /java-support/trunk: ./ .checkstyle pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Nov 8 17:16:56 EST 2012


Author: putmanb
Date: Thu Nov  8 17:16:56 2012
New Revision: 300

URL: http://svn.shibboleth.net/view/utilities?rev=300&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:
    java-support/trunk/   (props changed)
    java-support/trunk/.checkstyle
    java-support/trunk/pom.xml

Modified: java-support/trunk/.checkstyle
URL: http://svn.shibboleth.net/view/utilities/java-support/trunk/.checkstyle?rev=300&r1=299&r2=300&view=diff
==============================================================================
--- java-support/trunk/.checkstyle (original)
+++ java-support/trunk/.checkstyle Thu Nov  8 17:16:56 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"/>

Modified: java-support/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/java-support/trunk/pom.xml?rev=300&r1=299&r2=300&view=diff
==============================================================================
--- java-support/trunk/pom.xml (original)
+++ java-support/trunk/pom.xml Thu Nov  8 17:16:56 2012
@@ -6,7 +6,7 @@
 
     <parent>
         <groupId>net.shibboleth</groupId>
-        <artifactId>parent</artifactId>
+        <artifactId>parent-v3</artifactId>
         <version>TRUNK-SNAPSHOT</version>
     </parent>
 



More information about the commits mailing list