You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/08/31 09:00:00 UTC

[jira] [Reopened] (MEECROWAVE-57) Export MEECROWAVE_BASE in meecrowave.sh

     [ https://issues.apache.org/jira/browse/MEECROWAVE-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg reopened MEECROWAVE-57:
-------------------------------------

> Export MEECROWAVE_BASE in meecrowave.sh
> ---------------------------------------
>
>                 Key: MEECROWAVE-57
>                 URL: https://issues.apache.org/jira/browse/MEECROWAVE-57
>             Project: Meecrowave
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.0
>
>
> Sometimes you want to access the base folder of your installation.
> By exporting MEECROWAVE_BASE in our start script we might easily do exactly that via
> {code}
> System.getenv("MEECROWAVE_BASE");
> {code}
> Currently this returns null;



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)