Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WindowsPlugin: support multiple wxs sources (#1176) #1177

Merged
merged 5 commits into from
Nov 29, 2018

Conversation

nigredo-tori
Copy link
Collaborator

Closes #1176

Solved this, as described in the original issue, by providing a wixFiles task. All the mentioned files are copied to target/windows in a flat structure. A more idiomatic solution would probably be to somehow add managedSourceDirectories/unmanagedSourceDirectories mechanics to the Windows configuration - however, I have neither time nor energy to dig deeper into this at the moment.

@lightbend-cla-validator

Hi @nigredo-tori,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

http://www.lightbend.com/contribute/cla

Copy link
Contributor

@muuki88 muuki88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very clean and solid pull request 👍

Thanks for taking the time to improve the windows plugin ❤️

@muuki88 muuki88 merged commit fe0c8f9 into sbt:master Nov 29, 2018
@muuki88
Copy link
Contributor

muuki88 commented Nov 29, 2018

v1.3.15 release is on its way.

@nigredo-tori nigredo-tori deleted the multiple-wix-files branch November 29, 2018 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants