[java-opensaml COMMIT] in /trunk: opensaml-core/ opensaml-core/.checkstyle opensaml-messaging-api/ opensaml-messaging...

noreply at shibboleth.net noreply at shibboleth.net
Thu Oct 20 17:17:39 BST 2011


Author: lajoie
Date: Thu Oct 20 17:17:39 2011
New Revision: 2917

URL: http://svn.shibboleth.net/view/java-opensaml?rev=2917&view=rev
Log:
point to the trunk for parent project resources

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/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=2917&r1=2916&r2=2917&view=diff
==============================================================================
--- trunk/opensaml-core/.checkstyle (original)
+++ trunk/opensaml-core/.checkstyle Thu Oct 20 17:17:39 2011
@@ -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/1/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/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=2917&r1=2916&r2=2917&view=diff
==============================================================================
--- trunk/opensaml-messaging-api/.checkstyle (original)
+++ trunk/opensaml-messaging-api/.checkstyle Thu Oct 20 17:17:39 2011
@@ -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/1/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/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=2917&r1=2916&r2=2917&view=diff
==============================================================================
--- trunk/opensaml-messaging-impl/.checkstyle (original)
+++ trunk/opensaml-messaging-impl/.checkstyle Thu Oct 20 17:17:39 2011
@@ -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/1/resources/checkstyle/checkstyle.xml" >
+                       location="https://svn.shibboleth.net/java-parent-project/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-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/pom.xml?rev=2917&r1=2916&r2=2917&view=diff

[... 223 lines stripped ...]


More information about the commits mailing list