[java-identity-provider] branch main updated (4a2111e73 -> ad110666e)
Rod Widdowson
rdw at steadingsoftware.com
Wed Oct 23 13:18:43 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-identity-provider.
from 4a2111e73 Add in new HttpClient responseTimeout param to client wiring.
new b495836bf GEN-348 Investigate and Remove implementation classes from the jetty plugin
new ad110666e GEN-348 Investigate and Remove implementation classes from the jetty plugin
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../idp/installer/InstallerProperties.java | 83 +++++++++++++++
.../idp/installer/impl/CopyDistribution.java | 4 +-
.../idp/installer/impl/CurrentInstallState.java | 2 +-
.../idp/installer/impl/IdPInstallerCLI.java | 3 +-
...roperties.java => InstallerPropertiesImpl.java} | 112 ++++++---------------
.../shibboleth/idp/installer/impl/V5Install.java | 4 +-
.../shibboleth/idp/installer/TestInstallerCLI.java | 1 -
7 files changed, 118 insertions(+), 91 deletions(-)
create mode 100644 idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerProperties.java
rename idp-installer/src/main/java/net/shibboleth/idp/installer/impl/{InstallerProperties.java => InstallerPropertiesImpl.java} (79%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list