Re: Artemis Export/Import tool

2015-07-08 Thread Jeff Mesnil
On Tue, Jul 7, 2015 at 3:49 PM, Clebert Suconic clebert.suco...@gmail.com wrote: Somehow when our app server starts Artemis, Artemis also creates the largemessages directory but the paging dir is not created until paging is actually performed. it's changed on master already. Are you sure? I

[GitHub] activemq-artemis pull request: Set default password properly in se...

2015-07-08 Thread mtaylor
Github user mtaylor commented on the pull request: https://github.com/apache/activemq-artemis/pull/61#issuecomment-119624726 Note here that I've added support for the case where username = null password != null (as provided by the user). This seems like an unlikely scenario but I

[GitHub] activemq pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread cshannon
GitHub user cshannon opened a pull request: https://github.com/apache/activemq/pull/129 https://issues.apache.org/jira/browse/AMQ-5748 Fixing an issue that prevented old versions of KahaDB from being upgraded to the newest version 6 You can merge this pull request into a Git

[GitHub] activemq-artemis pull request: Set default password properly in se...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/61 --- 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

[GitHub] activemq pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread cshannon
GitHub user cshannon opened a pull request: https://github.com/apache/activemq/pull/130 https://issues.apache.org/jira/browse/AMQ-5875 Resolves an issue when using mKahaDB that caused a MessageStore being used by more than one destination to be deleted even though there was

[GitHub] activemq pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/129 --- 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

[GitHub] activemq-artemis pull request: web.xml validity fixes

2015-07-08 Thread scop
GitHub user scop opened a pull request: https://github.com/apache/activemq-artemis/pull/63 web.xml validity fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/scop/activemq-artemis webxml Alternatively you can review and

[GitHub] activemq pull request: https://issues.apache.org/jira/browse/AMQ-5...

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/130 --- 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

[GitHub] activemq-artemis pull request: Fix activemq-unit-test failure

2015-07-08 Thread gaohoward
GitHub user gaohoward opened a pull request: https://github.com/apache/activemq-artemis/pull/65 Fix activemq-unit-test failure -- added addConnector() method so new connector can be created for tests -- fix zero-byte key store files that cause test failures -- fix a

[GitHub] activemq-artemis pull request: Fix activemq-unit-test failure

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/65 --- 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

[GitHub] activemq-artemis pull request: web.xml validity fixes

2015-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/63 --- 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

[GitHub] activemq-artemis pull request: ARTEMIS-149 Advisory Message Suppor...

2015-07-08 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/pull/64#issuecomment-119815045 No.. just some XDoclets that are breaking the build.. use mvn javadoc:javadoc on the folder and you will understand --- If your project is

[GitHub] activemq-artemis pull request: ARTEMIS-149 Advisory Message Suppor...

2015-07-08 Thread clebertsuconic
Github user clebertsuconic commented on the pull request: https://github.com/apache/activemq-artemis/pull/64#issuecomment-119791408 I need your help with something.. right now I can't include the activemq-tests on the PRs because they are using invalid javadocs.. do you think you

[GitHub] activemq-artemis pull request: ARTEMIS-149 Advisory Message Suppor...

2015-07-08 Thread gaohoward
Github user gaohoward commented on the pull request: https://github.com/apache/activemq-artemis/pull/64#issuecomment-119795768 do you mean remove the javadocs in every java file in amq5 tests? I can do that. --- If your project is set up for it, you can reply to this email and have

[GitHub] activemq-artemis pull request: ARTEMIS-149 Advisory Message Suppor...

2015-07-08 Thread gaohoward
Github user gaohoward commented on the pull request: https://github.com/apache/activemq-artemis/pull/64#issuecomment-119778194 Can you take a look @clebertsuconic ? Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] activemq-artemis pull request: ARTEMIS-149 Advisory Message Suppor...

2015-07-08 Thread gaohoward
GitHub user gaohoward opened a pull request: https://github.com/apache/activemq-artemis/pull/64 ARTEMIS-149 Advisory Message Support Adding functions to send advisory messages. You can merge this pull request into a Git repository by running: $ git pull