You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2015/06/17 06:22:04 UTC

[GitHub] activemq-artemis pull request: ARTEMIS-139 data.folder related to ...

GitHub user clebertsuconic opened a pull request:

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

    ARTEMIS-139 data.folder related to artemis

    https://issues.apache.org/jira/browse/ARTEMIS-139
    
    I'm using the constructors on File(parent, filename) now with the home directory

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

    $ git pull https://github.com/clebertsuconic/activemq-artemis file-rename

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

    https://github.com/apache/activemq-artemis/pull/34.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 #34
    
----
commit d6faf1b7103c6629926788d9a26c600d4c9198d9
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-06-16T22:49:43Z

    ARTEMIS-139 data.folder related to artemis
    
    https://issues.apache.org/jira/browse/ARTEMIS-139
    
    I'm using the constructors on File(parent, filename) now with the home directory

----


---
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: ARTEMIS-139 data.folder related to ...

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

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


---
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: ARTEMIS-139 data.folder related to ...

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

    https://github.com/apache/activemq-artemis/pull/34#issuecomment-112931571
  
    This is fixing the following. The files are not related to Artemis instance.  If you go to your home and call Artemis.insrance/bin/Artemis run. The data will be under where you are running. (Like your home folder )


---
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: ARTEMIS-139 data.folder related to ...

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

    https://github.com/apache/activemq-artemis/pull/34#issuecomment-112724184
  
    looks like there are some test failures


---
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: ARTEMIS-139 data.folder related to ...

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

    https://github.com/apache/activemq-artemis/pull/34#issuecomment-112861022
  
    I messed up something with URI and relatives.. it should be fixed now


---
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.
---