[jboss-jira] [JBoss JIRA] (WFCORE-3941) elytron-tool.sh script detects JBOSS_HOME incorrectly
Paramvir Jindal (JIRA)
issues at jboss.org
Wed Jun 20 00:49:00 EDT 2018
[ https://issues.jboss.org/browse/WFCORE-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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)
More information about the jboss-jira
mailing list