Skip to content

java-style -Dproperty=value system properties #1526

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

Closed
lrytz opened this issue Nov 4, 2022 · 1 comment · Fixed by #1739
Closed

java-style -Dproperty=value system properties #1526

lrytz opened this issue Nov 4, 2022 · 1 comment · Fixed by #1739
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers SIP-46 All the issues related to SIP-46 to turn Scala CLI into the official scala runner command. Warsaw Scala Spree

Comments

@lrytz
Copy link

lrytz commented Nov 4, 2022

For compatibility with existing scala scripts, could scala-cli support the -Dproperty=value-style command-line option?

@lrytz lrytz added the enhancement New feature or request label Nov 4, 2022
@Gedochao
Copy link
Contributor

Gedochao commented Dec 6, 2022

This basically comes down to adding an alias for --java-opt (as per our docs), similarly to how he handle some of the Scala compiler options.

@Gedochao Gedochao added SIP-46 All the issues related to SIP-46 to turn Scala CLI into the official scala runner command. good first issue Good for newcomers Warsaw Scala Spree labels Dec 6, 2022
@lwronski lwronski self-assigned this Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers SIP-46 All the issues related to SIP-46 to turn Scala CLI into the official scala runner command. Warsaw Scala Spree
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants