[java-idp-jetty-base] 01/02: IDP-2147 Investigate Wix V4

Rod Widdowson rdw at steadingsoftware.com
Fri Mar 1 15:44:50 UTC 2024


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch dev/IDP-2147
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=7d01873f0deed4c0b0efb8acd495e1c918ac3b44

commit 7d01873f0deed4c0b0efb8acd495e1c918ac3b44
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Mar 1 15:42:35 2024 +0000

    IDP-2147 Investigate Wix V4
    
    https://shibboleth.atlassian.net/browse/IDP-2147
    
    Fix an issue with the compression of the msi file
---
 src/main/assembly/zip.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/assembly/zip.xml b/src/main/assembly/zip.xml
index e12dd74..fff2615 100644
--- a/src/main/assembly/zip.xml
+++ b/src/main/assembly/zip.xml
@@ -12,7 +12,6 @@
             <includes>
                 <include>shibboleth-jetty-base-x64-${jetty.version}.msi</include>
             </includes>
-            <lineEnding>windows</lineEnding>
         </fileSet>
     </fileSets>
     <includeBaseDirectory>false</includeBaseDirectory>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list