[java-identity-provider] branch main updated: IDP-2307 MSI build should do a check-m2
Rod Widdowson
rdw at steadingsoftware.com
Thu Aug 1 10:36:34 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw 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=adb7195cb35b336184a0a462567c14ccd2e2edb8
The following commit(s) were added to refs/heads/main by this push:
new adb7195cb IDP-2307 MSI build should do a check-m2
adb7195cb is described below
commit adb7195cb35b336184a0a462567c14ccd2e2edb8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Aug 1 11:33:11 2024 +0100
IDP-2307 MSI build should do a check-m2
https://shibboleth.atlassian.net/browse/IDP-2307
---
idp-msi/.check-m2 | 1 +
idp-msi/src/main/enforcer/shibbolethKeys.gpg | Bin 0 -> 55669 bytes
2 files changed, 1 insertion(+)
diff --git a/idp-msi/.check-m2 b/idp-msi/.check-m2
new file mode 100644
index 000000000..048849a05
--- /dev/null
+++ b/idp-msi/.check-m2
@@ -0,0 +1 @@
+This file provokes a signature check of the maven repository unless overridden by the no-check-m2 property.
\ No newline at end of file
diff --git a/idp-msi/src/main/enforcer/shibbolethKeys.gpg b/idp-msi/src/main/enforcer/shibbolethKeys.gpg
new file mode 100644
index 000000000..6d8fc48f4
Binary files /dev/null and b/idp-msi/src/main/enforcer/shibbolethKeys.gpg differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list