[java-identity-provider] branch main updated: IDP-2002 - Migrate all unmanaged config files into core module
Scott Cantor
cantor.2 at osu.edu
Thu May 25 12:55:05 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=ff9841670f11e9093703b5d37a8ca549fa4c64eb
The following commit(s) were added to refs/heads/main by this push:
new ff9841670 IDP-2002 - Migrate all unmanaged config files into core module
ff9841670 is described below
commit ff9841670f11e9093703b5d37a8ca549fa4c64eb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu May 25 08:54:29 2023 -0400
IDP-2002 - Migrate all unmanaged config files into core module
https://shibboleth.atlassian.net/browse/IDP-2002
Files in bin should be replaced.
---
.../idp/module/core/impl/module.properties | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/core/impl/module.properties b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/core/impl/module.properties
index 7d20f0995..eaf8b44fa 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/core/impl/module.properties
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/core/impl/module.properties
@@ -13,81 +13,101 @@ idp.CommandLine.url = /pages/3199511365/WebInterfaces
idp.CommandLine.1.src = /net/shibboleth/idp/module/bin/aacli.sh
idp.CommandLine.1.dest = bin/aacli.sh
idp.CommandLine.1.exec = true
+idp.CommandLine.1.replace = true
idp.CommandLine.1.windows = false
idp.CommandLine.2.src = /net/shibboleth/idp/module/bin/aacli.bat
idp.CommandLine.2.dest = bin/aacli.bat
+idp.CommandLine.2.replace = true
idp.CommandLine.2.nonwindows = false
idp.CommandLine.3.src = /net/shibboleth/idp/module/bin/keygen.sh
idp.CommandLine.3.dest = bin/keygen.sh
idp.CommandLine.3.exec = true
+idp.CommandLine.3.replace = true
idp.CommandLine.3.windows = false
idp.CommandLine.4.src = /net/shibboleth/idp/module/bin/keygen.bat
idp.CommandLine.4.dest = bin/keygen.bat
+idp.CommandLine.4.replace = true
idp.CommandLine.4.nonwindows = false
idp.CommandLine.5.src = /net/shibboleth/idp/module/bin/mdquery.sh
idp.CommandLine.5.dest = bin/mdquery.sh
idp.CommandLine.5.exec = true
+idp.CommandLine.5.replace = true
idp.CommandLine.5.windows = false
idp.CommandLine.6.src = /net/shibboleth/idp/module/bin/mdquery.bat
idp.CommandLine.6.dest = bin/mdquery.bat
+idp.CommandLine.6.replace = true
idp.CommandLine.6.nonwindows = false
idp.CommandLine.7.src = /net/shibboleth/idp/module/bin/plugin.sh
idp.CommandLine.7.dest = bin/plugin.sh
idp.CommandLine.7.exec = true
+idp.CommandLine.7.replace = true
idp.CommandLine.7.windows = false
idp.CommandLine.8.src = /net/shibboleth/idp/module/bin/plugin.bat
idp.CommandLine.8.dest = bin/plugin.bat
+idp.CommandLine.8.replace = true
idp.CommandLine.8.nonwindows = false
idp.CommandLine.9.src = /net/shibboleth/idp/module/bin/reload-metadata.sh
idp.CommandLine.9.dest = bin/reload-metadata.sh
idp.CommandLine.9.exec = true
+idp.CommandLine.9.replace = true
idp.CommandLine.9.windows = false
idp.CommandLine.10.src = /net/shibboleth/idp/module/bin/reload-metadata.bat
idp.CommandLine.10.dest = bin/reload-metadata.bat
+idp.CommandLine.10.replace = true
idp.CommandLine.10.nonwindows = false
idp.CommandLine.11.src = /net/shibboleth/idp/module/bin/reload-service.sh
idp.CommandLine.11.dest = bin/reload-service.sh
idp.CommandLine.11.exec = true
+idp.CommandLine.11.replace = true
idp.CommandLine.11.windows = false
idp.CommandLine.12.src = /net/shibboleth/idp/module/bin/reload-service.bat
idp.CommandLine.12.dest = bin/reload-service.bat
+idp.CommandLine.12.replace = true
idp.CommandLine.12.nonwindows = false
idp.CommandLine.13.src = /net/shibboleth/idp/module/bin/sealer.sh
idp.CommandLine.13.dest = bin/sealer.sh
idp.CommandLine.13.exec = true
+idp.CommandLine.13.replace = true
idp.CommandLine.13.windows = false
idp.CommandLine.14.src = /net/shibboleth/idp/module/bin/sealer.bat
idp.CommandLine.14.dest = bin/sealer.bat
+idp.CommandLine.14.replace = true
idp.CommandLine.14.nonwindows = false
idp.CommandLine.15.src = /net/shibboleth/idp/module/bin/seckeygen.sh
idp.CommandLine.15.dest = bin/seckeygen.sh
idp.CommandLine.15.exec = true
+idp.CommandLine.15.replace = true
idp.CommandLine.15.windows = false
idp.CommandLine.16.src = /net/shibboleth/idp/module/bin/seckeygen.bat
idp.CommandLine.16.dest = bin/seckeygen.bat
+idp.CommandLine.16.replace = true
idp.CommandLine.16.nonwindows = false
idp.CommandLine.17.src = /net/shibboleth/idp/module/bin/status.sh
idp.CommandLine.17.dest = bin/status.sh
idp.CommandLine.17.exec = true
+idp.CommandLine.17.replace = true
idp.CommandLine.17.windows = false
idp.CommandLine.18.src = /net/shibboleth/idp/module/bin/status.bat
idp.CommandLine.18.dest = bin/status.bat
+idp.CommandLine.18.replace = true
idp.CommandLine.18.nonwindows = false
idp.CommandLine.19.src = /net/shibboleth/idp/module/bin/version.sh
idp.CommandLine.19.dest = bin/version.sh
idp.CommandLine.19.exec = true
+idp.CommandLine.19.replace = true
idp.CommandLine.19.windows = false
idp.CommandLine.20.src = /net/shibboleth/idp/module/bin/version.bat
idp.CommandLine.20.dest = bin/version.bat
+idp.CommandLine.20.replace = true
idp.CommandLine.20.nonwindows = false
@@ -138,6 +158,8 @@ idp.Core.6.dest = views/logout-propagate.vm
# conf/examples
idp.Core.7.src = /net/shibboleth/idp/module/conf/examples/attribute-resolver-ldap.xml
idp.Core.7.dest = conf/examples/attribute-resolver-ldap.xml
+idp.Core.7.replace = true
+
# conf/admin
idp.Core.8.src = /net/shibboleth/idp/module/conf/admin/admin.properties
@@ -226,25 +248,31 @@ idp.Core.41.dest = messages/messages.properties
idp.Core.42.src = /net/shibboleth/idp/module/bin/runclass.sh
idp.Core.42.dest = bin/runclass.sh
idp.Core.42.exec = true
+idp.Core.42.replace = true
idp.Core.42.windows = false
idp.Core.43.src = /net/shibboleth/idp/module/bin/runclass.bat
idp.Core.43.dest = bin/runclass.bat
+idp.Core.43.replace = true
idp.Core.43.nonwindows = false
idp.Core.44.src = /net/shibboleth/idp/module/bin/module.sh
idp.Core.44.dest = bin/module.sh
idp.Core.44.exec = true
+idp.Core.44.replace = true
idp.Core.44.windows = false
idp.Core.45.src = /net/shibboleth/idp/module/bin/module.bat
idp.Core.45.dest = bin/module.bat
+idp.Core.45.replace = true
idp.Core.45.nonwindows = false
idp.Core.46.src = /net/shibboleth/idp/module/bin/build.sh
idp.Core.46.dest = bin/build.sh
idp.Core.46.exec = true
+idp.Core.46.replace = true
idp.Core.46.windows = false
idp.Core.47.src = /net/shibboleth/idp/module/bin/build.bat
idp.Core.47.dest = bin/build.bat
+idp.Core.47.replace = true
idp.Core.47.nonwindows = false
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list