sergey-selivanov

Results 2 issues of sergey-selivanov

When properties imageName and installerName has different values, task jpackage fails to build exe installer with WiX: ``` jlink { ... jpackage { ... imageName = 'test imageName' installerName =...

If to add gradle-properties-plugin to the build, msbuild task fails without clear reason: ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':msbuild'. >...

bug