rollinhand
Björn Berg

WiX Plugin 1.4 for Jenkins released

20.06.2014
Allgemein

Today I released a new version of the WiX plugin for Jenkins. This announcement describes the changes between the current and the former 1.3 release. The new version will be available on Jenkins update manager in a few hours.

Changes

  1. Ant-style source pattern: You can now define Ant-style source pattern instead of using the fully name of a source file. While using a source pattern it is now possible for Wix plugin to compile more than one source file into a single wixobj-file. Simply use a pattern like **/.wxs* to compile all available WiX source scripts.
  2. Environment variables: Defined environment variables in a build job are now passed as parameters to WiX Compiler (candle.exe) and WiX Linker (light.exe). This feature has severals restrictions. Environment variables containing pathes and illegal characters are not passed as parameters.
  3. Refactoring: A lot of code was rewritten for a better performance and easier code extension.
Kommentar

Du möchtest diskutieren oder einen Kommentar zu dem Beitrag hinterlassen?

Dieser Blog hat keine öffentliche Kommentarfunktion, aber ich freue mich jederzeit über eine Mail mit kritischen Anmerkungen, Feedback oder auch einfach nur Lob an meine Mail-Adresse rollin.hand[@]gmx.de.