[GitHub] activemq-artemis pull request #610: Artemis build enhancements

2016-06-29 Thread glauciom
GitHub user glauciom opened a pull request: https://github.com/apache/activemq-artemis/pull/610 Artemis build enhancements 1. Transparent integration / project importing at Eclipse IDE (Neon version) 2. Inclusion of maven-wrapper (no need of maven previously installed nor JAV

[GitHub] activemq-artemis issue #606: More on ARTEMIS-594: support HTTPS access to ha...

2016-06-29 Thread gaohoward
Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/606 @andytaylor @clebertsuconic I've added the cli options. --- 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 do

[GitHub] activemq-artemis pull request #609: ARTEMIS-555 Allowing examples to be exec...

2016-06-29 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/609 ARTEMIS-555 Allowing examples to be executed as part of a testsuite the current examples can't be executed in sequence as maven will OME. The script will help it validating it.

[GitHub] activemq-artemis pull request #608: ARTEMIS-602 update pom info for REST WAR

2016-06-29 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/608 ARTEMIS-602 update pom info for REST WAR You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis master_work Alter

[GitHub] activemq-artemis pull request #607: ARTEMIS-599 and a few minor changes

2016-06-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/607 --- 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 featu

[GitHub] activemq-artemis issue #606: More on ARTEMIS-594: support HTTPS access to ha...

2016-06-29 Thread gaohoward
Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/606 ok will do it. --- 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 wishe

[GitHub] activemq-artemis issue #595: [ARTEMIS-591] Wrong XAException return code whe...

2016-06-29 Thread bayern39
Github user bayern39 commented on the issue: https://github.com/apache/activemq-artemis/pull/595 @clebertsuconic hi,at present,it scans for old transactions and rollback any it finds in RM,in the method "tx.hasTimedOut(now, defaultTimeoutSeconds)",i think it is not only scann