[java-identity-provider] branch main updated (6ec010d19 -> c93e50691)
Scott Cantor
cantor.2 at osu.edu
Mon Jun 12 17:47:15 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to branch main
in repository java-identity-provider.
from 6ec010d19 IDP-2126 - Admin flow to report on config settings
new 529faed27 Add checkstyle config.
new d063d1d84 Remove public keywords.
new c93e50691 IDP-2126 - Admin flow to report on config settings
The 3 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-admin-api => idp-cli}/.checkstyle | 0
.../shibboleth/idp/cli/CommandLineArguments.java | 8 +--
...ueryArguments.java => DumpConfigArguments.java} | 73 +++++++++++++---------
.../idp/module/bin/{status.bat => dumpconfig.bat} | 2 +-
.../idp/module/bin/{status.sh => dumpconfig.sh} | 2 +-
.../idp/module/core/impl/module.properties | 10 +++
6 files changed, 60 insertions(+), 35 deletions(-)
copy {idp-admin-api => idp-cli}/.checkstyle (100%)
copy idp-cli/src/main/java/net/shibboleth/idp/cli/{MetadataQueryArguments.java => DumpConfigArguments.java} (52%)
copy idp-conf-impl/src/main/resources/net/shibboleth/idp/module/bin/{status.bat => dumpconfig.bat} (56%)
copy idp-conf-impl/src/main/resources/net/shibboleth/idp/module/bin/{status.sh => dumpconfig.sh} (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list