[java-idp-jetty-base] 04/04: IDP-2285 Start looking at Windows Installer for Jetty12
Rod Widdowson
rdw at steadingsoftware.com
Sun Jun 23 14:50:07 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/IDP-2285
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=d65ee4401ab6a3be93c3452914c893d792c143dc
commit d65ee4401ab6a3be93c3452914c893d792c143dc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jun 23 15:49:10 2024 +0100
IDP-2285 Start looking at Windows Installer for Jetty12
https://shibboleth.atlassian.net/issues/IDP-2285
Add (binary) idp-userfacing.p12
---
src/main/wix/.gitattributes | 1 +
src/main/wix/idp-userfacing.p12 | Bin 0 -> 3448 bytes
2 files changed, 1 insertion(+)
diff --git a/src/main/wix/.gitattributes b/src/main/wix/.gitattributes
new file mode 100644
index 0000000..d07bc5e
--- /dev/null
+++ b/src/main/wix/.gitattributes
@@ -0,0 +1 @@
+idp-userfacing.p12 -text
diff --git a/src/main/wix/idp-userfacing.p12 b/src/main/wix/idp-userfacing.p12
new file mode 100644
index 0000000..0922034
Binary files /dev/null and b/src/main/wix/idp-userfacing.p12 differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list