[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-12-17 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 > I merged this on master and 2.6.x. @rpelisse, can you please close this? Gladly! ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-12-13 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 I merged this on master and 2.6.x. @rpelisse, can you please close this? ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-10-11 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @jbertram thanks! ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-10-11 Thread jbertram
Github user jbertram commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @rpelisse, to restart the Travis CI build you'll need to do something like `git commit --amend` and then `git push -f `. ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-10-11 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 retest this please ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-10-11 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @michaelandrepearce ok all fix now, let me know if you want me to change anything else! ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-10-10 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @michaelandrepearce I've updated this branch with my Unit tests. I did a bit of refactor also, I hope it's fine with you and let me know if you want me to change something! ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-09-27 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @michaelandrepearce maybe it's me, but it feels a bit like an overkill to add such a test into the integration test. I would rather move the validation logic into an Utils class (with

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-09-26 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @rpelisse theres a suite of tests i believe under (org.apache.activemq.artemis.tests.integration.ra ) package in the integration test module, this would probably where i would

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-09-14 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @jbertram logger methodize - let me know if you want me to change something there. ---

[GitHub] activemq-artemis issue #2312: ARTEMIS-2085 - Improve validation of MDB activ...

2018-09-14 Thread rpelisse
Github user rpelisse commented on the issue: https://github.com/apache/activemq-artemis/pull/2312 @michaelandrepearce there is no unit test in the artemis-ra, do you want me to add a first unit to validate this behavior? (I'm fine doing so, I just want to be sure it is what you