[java-identity-provider] branch master updated (33f7e57 -> a9e6fea)

Rod Widdowson rdw at steadingsoftware.com
Fri Apr 12 08:01:21 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  33f7e57   IDP-1439 - correctly package dependencies with "xml" in the middle of their name
       new  44942f5   IDP-1432 Some deprecated classes missed the axe
       new  75e68ec   Revert "IDP-1418 Throw a BreanCreation error if useStartTLS is specified but trustFile isn't"
       new  5b7f5dd   IDP-1418 Fail if no truststore provided to LDAP
       new  a9e6fea   Add Dither to delay to account for windows/J11 issues

The 4 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:
 .../resolver/dc/ldap/impl/LDAPDataConnector.java   |  29 +-
 .../dc/ldap/impl/CredentialConfigFactoryBean.java  |  25 -
 .../dc/ldap/impl/LDAPDataConnectorParser.java      |  14 +-
 .../idp/installer/metadata/MetadataGenerator.java  | 898 ---------------------
 .../metadata/MetadataGeneratorParameters.java      | 245 ------
 .../idp/installer/metadata/package-info.java       |  23 -
 .../net/shibboleth/idp/installer/package-info.java |  23 -
 .../LocalDynamicMetadataProviderParserTest.java    |   6 +-
 8 files changed, 20 insertions(+), 1243 deletions(-)
 delete mode 100644 idp-installer/src/main/java/net/shibboleth/idp/installer/metadata/MetadataGenerator.java
 delete mode 100644 idp-installer/src/main/java/net/shibboleth/idp/installer/metadata/MetadataGeneratorParameters.java
 delete mode 100644 idp-installer/src/main/java/net/shibboleth/idp/installer/metadata/package-info.java
 delete mode 100644 idp-installer/src/main/java/net/shibboleth/idp/installer/package-info.java

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list