[java-opensaml2 COMMIT] in /branches/REL_2: ./ .checkstyle pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 8 16:40:47 EST 2012
Author: putmanb
Date: Thu Nov 8 16:40:47 2012
New Revision: 1601
URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1601&view=rev
Log:
Update v2 OpenSAML and IdP stack for new v2 parent POM:
- svn externals for .settings
- POM parent artifactId and version
- .checkstyle repo URL reference
Modified:
branches/REL_2/ (props changed)
branches/REL_2/.checkstyle
branches/REL_2/pom.xml
Modified: branches/REL_2/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/.checkstyle?rev=1601&r1=1600&r2=1601&view=diff
==============================================================================
--- branches/REL_2/.checkstyle (original)
+++ branches/REL_2/.checkstyle Thu Nov 8 16:40:47 2012
@@ -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/tags/3/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v2/trunk/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"/>
Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/pom.xml?rev=1601&r1=1600&r2=1601&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Thu Nov 8 16:40:47 2012
@@ -6,8 +6,8 @@
<parent>
<groupId>net.shibboleth</groupId>
- <artifactId>parent</artifactId>
- <version>3</version>
+ <artifactId>parent-v2</artifactId>
+ <version>TRUNK-SNAPSHOT</version>
</parent>
<groupId>org.opensaml</groupId>
More information about the commits
mailing list