[java-identity-provider] 01/01: Commit build files for 3.4.6.0
Rod Widdowson
rdw at steadingsoftware.com
Wed Oct 2 05:31:25 EDT 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to annotated tag 3.4.6.0
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=c227596864d3128eb4812d1b3cc20a91d42c8c32
commit c227596864d3128eb4812d1b3cc20a91d42c8c32
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Oct 2 10:29:38 2019 +0100
Commit build files for 3.4.6.0
---
idp-installer/src/main/wix/MergeModule.wxs | 2 +-
idp-installer/src/main/wix/ShibbolethIdP-main.wxs | 2 +-
.../commons-daemon-1.2.0-bin-windows.zip.asc | 17 +++++++++++++++++
.../jetty-distribution-9.4.18.v20190429.zip.asc | 16 ++++++++++++++++
4 files changed, 35 insertions(+), 2 deletions(-)
diff --git a/idp-installer/src/main/wix/MergeModule.wxs b/idp-installer/src/main/wix/MergeModule.wxs
index 631aa51..aebf32d 100644
--- a/idp-installer/src/main/wix/MergeModule.wxs
+++ b/idp-installer/src/main/wix/MergeModule.wxs
@@ -16,7 +16,7 @@
permissions and limitations under the License. -->
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
- <Module Id="Jetty" Language="1033" Version="1.4.5.0">
+ <Module Id="Jetty" Language="1033" Version="1.4.6.0">
<Package Id="684b3207-0d64-43e6-9e6a-3acb8b7672d7" Manufacturer="The Shibboleth Consortium" InstallerVersion="310" Description="Merge Module for Jetty" Comments="This module is built by the Shibboleth Consortium. Includes Jetty (from Eclipse) and Procrun (from Apache)" Platform="$(var.msitype)" />
<Directory Id="TARGETDIR" Name="SourceDir">
<Directory Id="JETTYROOT" Name="Jetty" />
diff --git a/idp-installer/src/main/wix/ShibbolethIdP-main.wxs b/idp-installer/src/main/wix/ShibbolethIdP-main.wxs
index ba1976f..9e4e998 100644
--- a/idp-installer/src/main/wix/ShibbolethIdP-main.wxs
+++ b/idp-installer/src/main/wix/ShibbolethIdP-main.wxs
@@ -19,7 +19,7 @@
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
- <Product Id="*" Name="Shibboleth IdP V3" Language="1033" Version="3.4.5.0" Manufacturer="The Shibboleth Consortium" UpgradeCode="$(var.UpgradeUUID)">
+ <Product Id="*" Name="Shibboleth IdP V3" Language="1033" Version="3.4.6.0" Manufacturer="The Shibboleth Consortium" UpgradeCode="$(var.UpgradeUUID)">
<Package InstallerVersion="310" Compressed="yes" InstallScope="perMachine" Platform="$(var.msitype)" Description="Shibboleth IdP V3.4" Manufacturer="The Shibboleth Consortium" />
<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." AllowSameVersionUpgrades="yes" Schedule="afterInstallInitialize" />
diff --git a/idp-installer/src/main/wix/downloads3.4.6/commons-daemon-1.2.0-bin-windows.zip.asc b/idp-installer/src/main/wix/downloads3.4.6/commons-daemon-1.2.0-bin-windows.zip.asc
new file mode 100644
index 0000000..5d85f8d
--- /dev/null
+++ b/idp-installer/src/main/wix/downloads3.4.6/commons-daemon-1.2.0-bin-windows.zip.asc
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - http://gpgtools.org
+
+iQIzBAABCgAdFiEEqcXfTSLpmZjZh1pREMAcWi9gWecFAl0WFM8ACgkQEMAcWi9g
+WedGQRAA7nJjnSyNafZuHDeakSlLDpPF1vrWzuv4oacOz6CBVRkcNUPdyPblUF1z
+DbUx8kI6qZSzVKvjnoq4vYWGuDZT32veTKfgQik8CTgBud5ZESTIHZ8LjnGAW2Om
+q1ZG9o3bxe7hJTlRe1TE5TZekG6e7hBqE/S52BUG16o9VlRB3zVJD3i/rgb5t/fn
+UqCYcfIZfiPaD4KSln96csLA3EM1xqfPE9bv6uIRzUMRHmmSbN9wfBvjAzFisLYY
+AgD2DPjRh09VPoqrp/5qtSu+pEGf9VIzuhQB74SkbPnGtWtJ1pvpxcddl7ogdOx+
+sWoF/HJ4QFg5gVaRip/W5gDM4FWffNJBmafYaMaTJUeNHV8dRsJaRHFb+dE2njwq
+ykNne8qioHaPoXUSa6vWC66+a94si3c0VB5sDgiutgvfsdpO9FjvtTUZcMBFIzE7
+hElBySN81TLaYCF8xNK3EdGmt9rkBiEC37YtE8d+Ll2/3CFpRN2+Sn46PYCd+UcC
+6nFzajQXMJrbzYOKXfbntcrFWUTpTvM6dDIvyEmD8+Ym5tFhdJhb5gGjpwNajXyN
+mg4ZGOHGxL05K3q0rVEDy9KLURjtFfru9sUeCiFXerYAfAdgivoBP17spyBjEAYM
+QCa62K1NDSPbN5k4srz3auKjm81Ce73p/bnZzpH1ETIdCYTsieE=
+=ph49
+-----END PGP SIGNATURE-----
diff --git a/idp-installer/src/main/wix/downloads3.4.6/jetty-distribution-9.4.18.v20190429.zip.asc b/idp-installer/src/main/wix/downloads3.4.6/jetty-distribution-9.4.18.v20190429.zip.asc
new file mode 100644
index 0000000..adc5041
--- /dev/null
+++ b/idp-installer/src/main/wix/downloads3.4.6/jetty-distribution-9.4.18.v20190429.zip.asc
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIcBAABAgAGBQJcx2m9AAoJEC0OH7j+S2i0xZAP/38YZCtPGNTpnQ8bb6KzuQx5
+XG6xgzO28hNBSG7uNw0q0zetC6bbD9ldXiEZpxdq0k3l9W/a3Ntgpo9k41A1GJCE
+ihNp46kGaQvrt785cq7iCMrynKZuqGsrqbJFOCR4kpvo9cZInqmjDYoPXZXf6gWr
+9kZPWB6r9tGjx2/C4ZF9OeXBnKbiyZaOQ0qJNxfpmj55uiBsOi1K61KZSdm4rGnd
++wxaY4YVdm4dhOaOv8dsKfH0QAvym95CZ7vp+wgNXIvEY5N7VSoIXo1+IqDPnaQz
+ZHRy6deoIwIVAvzRXcAKnXHLqJEhh81W9/FLElLsiUF/oStn9luUi/azQ+N/E+/O
+Okgdm+LezOqc8//3Ks/eMtRndnnenET9b0njqk3Y/RJVFji0ME8J42tmxaC0vzls
+oRJV4N+D9KmbpQ9PBxqESBfrahP9OF8ZoxyY4bhS8mIhibqgZn7AGeRu5KMYszBJ
+AgKZPluocvzIcTex5rZaxScYoZ6XJIbAX7Y2NvcAmhNtQl52pVjGEt9L5isY5B2E
+WjpImbabbUOLss90bAM0K4rPfGwD5gFit7MvyFvj6hw2BT7EP7Lg1C2fdCkgvC89
+522qoWZGKX78X80Nd2p+awzN6VzyL+JN+7WPzhLzH5lUs7yhJU7XuVkOZUDXOK4E
+pVeQ46sOi33gMRDDwzfq
+=RmmT
+-----END PGP SIGNATURE-----
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list