[
https://issues.jboss.org/browse/WFCORE-3941?page=com.atlassian.jira.plugi...
]
Paramvir Jindal updated WFCORE-3941:
------------------------------------
Description:
If JBOSS_HOME is set then :
Running $JBOSS_HOME/bin/elytron-tool.sh results in a warning:
WARNING JBOSS_HOME may be pointing to a different installation - unpredictable results may
occur.
This script has two issues - it sets *SANITIZED_JBOSS_HOME* to *$JBOSS_HOME/..* _(extra
..)_ instead of *$JBOSS_HOME*, and it compares *RESOLVED_JBOSS* to
*SANITIZED_JBOSS_HOME*, instead of RESOLVED_JBOSS_HOME.
was:
If JBOSS_HOME is set then
elytron-tool.sh script detects JBOSS_HOME incorrectly
-----------------------------------------------------
Key: WFCORE-3941
URL:
https://issues.jboss.org/browse/WFCORE-3941
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 5.0.0.Final, 6.0.0.Alpha1
Reporter: Paramvir Jindal
If JBOSS_HOME is set then :
Running $JBOSS_HOME/bin/elytron-tool.sh results in a warning:
WARNING JBOSS_HOME may be pointing to a different installation - unpredictable results
may occur.
This script has two issues - it sets *SANITIZED_JBOSS_HOME* to *$JBOSS_HOME/..* _(extra
..)_ instead of *$JBOSS_HOME*, and it compares *RESOLVED_JBOSS* to
*SANITIZED_JBOSS_HOME*, instead of RESOLVED_JBOSS_HOME.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)