]
Lin Gao reassigned WFCORE-3715:
-------------------------------
Assignee: Lin Gao
JBOSS_HOME is unset in powershell scripts
-----------------------------------------
Key: WFCORE-3715
URL:
https://issues.jboss.org/browse/WFCORE-3715
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Environment: Windows power-shell.
Reporter: Lin Gao
Assignee: Lin Gao
When using ps1 (power-shell) scripts in a windows environment the JBOSS_HOME environment
variable is always unset at the end. For example using the {{jboss-cli.ps1}} script.
That variable can be set by the user and this not be affected by the execution of the
scripts.