[java-identity-provider] branch master updated (31b6079 -> 66f048e)
Rod Widdowson
rdw at steadingsoftware.com
Thu Sep 26 10:42:59 EDT 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository java-identity-provider.
from 31b6079 Fix and re-enable tests.
new ac06c12 IDP-1181 Mark the idp.initialize.failfast property for tests only
new b5b574f IDP-1181 Deprecate failFast for StoredID dataconnector and replace with failFastInitialize
new e233c0d IDP-1181 failFast becomes failFastInitialize for all data connectors
new e0d2683 IDP-1181 Deprecate failFastInitialize on ConnectionPool
new 66f048e Tidy up probing of LDAPS configuration
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../dc/impl/AbstractSearchDataConnector.java | 16 ++++++++--------
.../resolver/dc/ldap/impl/LDAPDataConnector.java | 10 +++++++---
.../resolver/dc/rdbms/impl/RDBMSDataConnector.java | 4 ++--
.../resolver/dc/ldap/impl/LDAPDataConnectorTest.java | 6 +++---
.../dc/rdbms/impl/RDBMSDataConnectorTest.java | 4 ++--
.../spring/dc/AbstractDataConnectorParser.java | 4 ++--
.../spring/dc/impl/StoredIdDataConnectorParser.java | 9 +++++++++
.../spring/dc/ldap/impl/LDAPDataConnectorParser.java | 9 +++++++--
.../spring/dc/ldap/LDAPDataConnectorParserTest.java | 5 ++++-
.../dc/rdbms/RDBMSDataConnectorParserTest.java | 4 ++++
.../resolver/ldap-attribute-resolver-v2-minimal.xml | 1 +
.../dc/ldap/resolver/ldap-attribute-resolver-v2.xml | 1 +
.../resolver/rdbms-attribute-resolver-v2-simple.xml | 1 +
.../rdbms/resolver/rdbms-attribute-resolver-v2.xml | 1 +
.../dc/resolver/containerManagedConnection.xml | 2 +-
.../attribute/resolver/spring/dc/resolver/stored.xml | 2 +-
.../spring/dc/resolver/storedBeanManaged.xml | 2 +-
.../IdPPropertiesApplicationContextInitializer.java | 4 +++-
.../schema/shibboleth-attribute-resolver.xsd | 20 ++++++++++++++------
19 files changed, 72 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list