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

Change RscCompile --workflow-override flag to --scala-workflow-override #8575

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

wiwa
Copy link
Contributor

@wiwa wiwa commented Nov 5, 2019

Problem

RscCompile's --workflow-override flag effect is incorrect due to current
lack of Java support. Instead of overriding the workflow of all targets, only
Scala targets should be affected.

Solution

Rename the flag and have it only affect the workflow option of Scala targets.

Result

Fixes the incorrectly-implemented --workflow-override flag.

@wiwa wiwa changed the title RscCompile --workflow-override changed to --scala-workflow-override Change RscCompile --workflow-override flag to --scala-workflow-override Nov 6, 2019
@wiwa wiwa marked this pull request as ready for review November 6, 2019 07:35
@stuhood stuhood merged commit 9ef7954 into pantsbuild:master Nov 11, 2019
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

Successfully merging this pull request may close these issues.

2 participants