[
https://issues.apache.org/jira/browse/CASSANDRA-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-7435:
---------------------------------------
Component/s: Packaging
> Add -D command-line parsing to Windows powershell launch scripts
> ----------------------------------------------------------------
>
> Key: CASSANDRA-7435
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7435
> Project: Cassandra
> Issue Type: Improvement
> Components: Packaging
> Reporter: Joshua McKenzie
> Assignee: Joshua McKenzie
> Priority: Trivial
> Labels: Windows, qa-resolved
> Fix For: 2.1.1
>
> Attachments: 7435_v1.txt, 7435_v2.txt, 7435_v3.txt
>
>
> Looks like there was an undocumented ability to pass in -D params to the JVM
> in the linux environment I missed while porting the logic over to Windows.
> {code:title=-D}
> -D)
> properties="$properties -D$2"
> shift 2
> ;;
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)