[java-identity-provider COMMIT] in /trunk: .project idp-attribute-filter-api/.checkstyle idp-attribute-filter-api/.cl...

noreply at shibboleth.net noreply at shibboleth.net
Wed Jul 22 12:02:39 EDT 2015


Author: rdw
Date: Wed Jul 22 12:02:39 2015
New Revision: 7647

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7647&view=rev
Log:
INFRA-106 native eol style

https://issues.shibboleth.net/jira/browse/INFRA-106

I want to have a clean compare across all files when we convert.
Currently a few are showing differences on line endings.  

This checkin forces native eol style on those files.  
To make this work, some XML files have had their mime type changed
from application/xml to text/xml


Modified:
    trunk/.project   (props changed)
    trunk/idp-attribute-filter-api/.checkstyle   (props changed)
    trunk/idp-attribute-filter-api/.classpath   (props changed)
    trunk/idp-attribute-filter-api/.project   (props changed)
    trunk/idp-attribute-filter-api/.settings/org.eclipse.core.resources.prefs   (props changed)
    trunk/idp-attribute-filter-api/.settings/org.eclipse.jdt.core.prefs   (props changed)
    trunk/idp-attribute-filter-api/.settings/org.eclipse.jdt.ui.prefs   (props changed)
    trunk/idp-attribute-filter-api/.settings/org.eclipse.m2e.core.prefs   (props changed)
    trunk/idp-attribute-filter-impl/.checkstyle   (props changed)
    trunk/idp-attribute-filter-impl/.classpath   (props changed)
    trunk/idp-attribute-filter-impl/.project   (props changed)
    trunk/idp-attribute-filter-impl/.settings/org.eclipse.core.resources.prefs   (props changed)
    trunk/idp-attribute-filter-impl/.settings/org.eclipse.jdt.core.prefs   (props changed)
    trunk/idp-attribute-filter-impl/.settings/org.eclipse.jdt.ui.prefs   (props changed)
    trunk/idp-attribute-filter-impl/.settings/org.eclipse.m2e.core.prefs   (props changed)
    trunk/idp-attribute-filter-impl/src/test/resources/data/net/shibboleth/idp/filter/impl/saml/mdrpi-metadata.xml   (props changed)
    trunk/idp-attribute-filter-spring/.checkstyle   (props changed)
    trunk/idp-attribute-filter-spring/.classpath   (props changed)
    trunk/idp-attribute-filter-spring/.project   (props changed)
    trunk/idp-attribute-filter-spring/.settings/org.eclipse.core.resources.prefs   (props changed)
    trunk/idp-attribute-filter-spring/.settings/org.eclipse.jdt.core.prefs   (props changed)
    trunk/idp-attribute-filter-spring/.settings/org.eclipse.jdt.ui.prefs   (props changed)
    trunk/idp-attribute-filter-spring/.settings/org.eclipse.m2e.core.prefs   (props changed)
    trunk/idp-attribute-filter-spring/src/main/resources/META-INF/spring.handlers   (props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/and.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/any.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/attributeIssuer.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/attributeRegexIssuer.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/attributeRegexRequester.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/attributeRequester.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/attributeValueId.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/attributeValueNoId.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/authenticationMethod.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/authenticationMethodRegex.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/issuerEA.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/issuerEARegex.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/issuerEG.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/issuerNameId.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/not.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/numberAttrValues.xml   (contents, props changed)
    trunk/idp-attribute-filter-spring/src/test/resources/net/shibboleth/idp/attribute/filter/policyrule/or.xml   (contents, props changed)

[... 1014 lines stripped ...]


More information about the commits mailing list