You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by glaucio-melo-movile <gi...@git.apache.org> on 2015/10/01 15:28:59 UTC

[GitHub] activemq-artemis pull request: JAVA_HOME fix at artemis-cli

GitHub user glaucio-melo-movile opened a pull request:

    https://github.com/apache/activemq-artemis/pull/182

    JAVA_HOME fix at artemis-cli

    After create a broker using main artemis script, this one needs to be created using JAVA_HOME environment correctly as well, otherwise the broker will be unable to find java_home. 
    I did perform a search at the whole project and this is the only remaining place which needs to change the JAVA_HOME value at the script.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/glaucio-melo-movile/activemq-artemis patch-3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/182.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #182
    
----
commit 800c42bc240f11773f9ccb8933f5da8e862ed72d
Author: Glaucio Melo <gl...@users.noreply.github.com>
Date:   2015-10-01T13:28:52Z

    JAVA_HOME fix at artemis-cli
    
    After create a broker using main artemis script, this one needs to be created using JAVA_HOME environment correctly as well, otherwise the broker will be unable to find java_home. 
    I did perform a search at the whole project and this is the only remaining place which needs to change the JAVA_HOME value at the script.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: JAVA_HOME fix at artemis-cli

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/182#issuecomment-144727886
  
    You will see a new [snapshot deployed](https://repository.apache.org/content/groups/snapshots/org/apache/activemq/apache-artemis/1.1.1-SNAPSHOT/) as soon as the [Jenkins build](https://builds.apache.org/view/All/job/Artemis-deploy/) is done.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: JAVA_HOME fix at artemis-cli

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/182


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: JAVA_HOME fix at artemis-cli

Posted by glaucio-melo-movile <gi...@git.apache.org>.
Github user glaucio-melo-movile commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/182#issuecomment-144741300
  
    thanks again! :D


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---