[
https://issues.jboss.org/browse/WFCORE-3865?page=com.atlassian.jira.plugi...
]
R Searls commented on WFCORE-3865:
----------------------------------
Ahhhh Java, "Write Once Run Anywhere"
I can only speak for jbossws. Our testsuite has tests that run our .bat scripts by
default,
BUT we do not run the testsuite regularly on Windows. I've been enhancing our tests
to run
the ps1 scripts hence I started uncovering these issues.
.ps1 scripts Java system vars need to be quoted
-----------------------------------------------
Key: WFCORE-3865
URL:
https://issues.jboss.org/browse/WFCORE-3865
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 5.0.0.Beta4
Reporter: R Searls
Assignee: R Searls
Priority: Minor
.ps1 scripts appclient, wsconsume, wsprovide, need java system variables
(e.g., -Djave.home=blabla) to be quoted. Add a new function to common.ps1.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)