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

stopOnUpdateErrors not propagating correctly #17

Open
jpd236 opened this issue Apr 21, 2018 · 0 comments
Open

stopOnUpdateErrors not propagating correctly #17

jpd236 opened this issue Apr 21, 2018 · 0 comments

Comments

@jpd236
Copy link

jpd236 commented Apr 21, 2018

Using plugin version 1.0.18. If I set:

fxLauncher {
    stopOnUpdateErrors = true
}

the resulting manifest has:

<parameters>--stopOnUpdateErrors</parameters>
...
<stopOnUpdateErrors>false</stopOnUpdateErrors>

Looks like the latter takes precedence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant