[java-opensaml COMMIT] in /trunk: opensaml-core/ opensaml-core/.checkstyle opensaml-messaging-api/ opensaml-messaging...
noreply at shibboleth.net
noreply at shibboleth.net
Thu Nov 8 17:17:00 EST 2012
Author: putmanb
Date: Thu Nov 8 17:17:00 2012
New Revision: 3097
URL: http://svn.shibboleth.net/view/java-opensaml?rev=3097&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/opensaml-core/ (props changed)
trunk/opensaml-core/.checkstyle
trunk/opensaml-messaging-api/ (props changed)
trunk/opensaml-messaging-api/.checkstyle
trunk/opensaml-messaging-impl/ (props changed)
trunk/opensaml-messaging-impl/.checkstyle
trunk/opensaml-parent/ (props changed)
trunk/opensaml-parent/pom.xml
trunk/opensaml-saml-api/ (props changed)
trunk/opensaml-saml-api/.checkstyle
trunk/opensaml-saml-impl/ (props changed)
trunk/opensaml-saml-impl/.checkstyle
trunk/opensaml-security-api/ (props changed)
trunk/opensaml-security-api/.checkstyle
trunk/opensaml-security-impl/ (props changed)
trunk/opensaml-security-impl/.checkstyle
trunk/opensaml-soap-api/ (props changed)
trunk/opensaml-soap-api/.checkstyle
trunk/opensaml-soap-impl/ (props changed)
trunk/opensaml-soap-impl/.checkstyle
trunk/opensaml-temp/ (props changed)
trunk/opensaml-temp/.checkstyle
trunk/opensaml-util/ (props changed)
trunk/opensaml-util/.checkstyle
trunk/opensaml-xacml-api/ (props changed)
trunk/opensaml-xacml-api/.checkstyle
trunk/opensaml-xacml-impl/ (props changed)
trunk/opensaml-xacml-impl/.checkstyle
trunk/opensaml-xacml-saml-api/ (props changed)
trunk/opensaml-xacml-saml-api/.checkstyle
trunk/opensaml-xacml-saml-impl/ (props changed)
trunk/opensaml-xacml-saml-impl/.checkstyle
trunk/opensaml-xmlsec-api/ (props changed)
trunk/opensaml-xmlsec-api/.checkstyle
trunk/opensaml-xmlsec-impl/ (props changed)
trunk/opensaml-xmlsec-impl/.checkstyle
Modified: trunk/opensaml-core/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-core/.checkstyle?rev=3097&r1=3096&r2=3097&view=diff
==============================================================================
--- trunk/opensaml-core/.checkstyle (original)
+++ trunk/opensaml-core/.checkstyle Thu Nov 8 17:17:00 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/trunk/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/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: trunk/opensaml-messaging-api/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-messaging-api/.checkstyle?rev=3097&r1=3096&r2=3097&view=diff
==============================================================================
--- trunk/opensaml-messaging-api/.checkstyle (original)
+++ trunk/opensaml-messaging-api/.checkstyle Thu Nov 8 17:17:00 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/trunk/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/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: trunk/opensaml-messaging-impl/.checkstyle
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-messaging-impl/.checkstyle?rev=3097&r1=3096&r2=3097&view=diff
==============================================================================
--- trunk/opensaml-messaging-impl/.checkstyle (original)
+++ trunk/opensaml-messaging-impl/.checkstyle Thu Nov 8 17:17:00 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/trunk/resources/checkstyle/checkstyle.xml" >
+ location="https://svn.shibboleth.net/java-parent-projects/java-parent-project-v3/trunk/resources/checkstyle/checkstyle.xml" >
<additional-data name="cache-file" value="true"/>
[... 228 lines stripped ...]
More information about the commits
mailing list