stevedlawrence opened a new pull request #449:
URL: https://github.com/apache/incubator-daffodil/pull/449


   …I installer
   
   - Commit 5061ed004f updated the SBT native packager plugin we use to
     build artifacts like the RPM and MSI installers. That plugin update
     changed where it looks for the candle.exe and light.exe executables
     used to build the MSI, so we need to change how we modify WiX so that
     it runs with wine.
   - Removes the installation of .NET 4.5. It is unclear why that was
     originally needed, but it now causes the MSI build to fail with it
     installed. Perhaps building the container now installs an updated
     version of wine that comes with a working .NET version
   - Fixes a typo when displaying a git clone command in the release
     candidate script
   - Adds sbt-native-packager "maintainer" option globally rather than just
     for RPM and Windows to remove "missing maintainer" warning when
     building zip/tar
   - Modifies release candidate script to display available signing keys
     for ease of use. Required moving the gpg timeout change to earlier in
     the script
   
   DAFFODIL-2428


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to