[GitHub] activemq-nms-amqp issue #2: AMQNET-575: NMS AMQP Client Rework

2018-07-10 Thread gemmellr
Github user gemmellr commented on the issue: https://github.com/apache/activemq-nms-amqp/pull/2 I cant really help on the code side as .NET isn't an area I play, but from a skim over the file list for curiosity it seemed like there are various non-code elements in this PR which

Re: Need input for July ASF Board report

2018-07-10 Thread Bruce Snyder
Thank you all! Much appreciated ;-). Bruce On Mon, Jul 9, 2018 at 12:32 PM Justin Bertram wrote: > I added a little more information on the Artemis releases. > > > Justin > > On Mon, Jul 9, 2018 at 1:12 PM, Christopher Shannon < > christopher.l.shan...@gmail.com> wrote: > > > I added the

[GitHub] activemq-nms-amqp issue #2: AMQNET-575: NMS AMQP Client Rework

2018-07-10 Thread RagnarPaulson
Github user RagnarPaulson commented on the issue: https://github.com/apache/activemq-nms-amqp/pull/2 Good catch. In my eagerness to compress several commits into one pull request I lost the .gitignore and inadvertently committed all the binaries/output. I've removed them all now.

[GitHub] activemq-artemis pull request #2175: ARTEMIS-856 - Support consumersBeforeDi...

2018-07-10 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2175#discussion_r201392536 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/QueueImpl.java --- @@ -270,6 +271,15 @@

[GitHub] activemq-artemis issue #2175: ARTEMIS-856 - Support consumersBeforeDispatch ...

2018-07-10 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2175 note: seems test failure is related to https://github.com/apache/activemq-artemis/pull/2173 ---

[GitHub] activemq-artemis issue #2173: ARTEMIS-1971 - close ldap context on clear and...

2018-07-10 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/2173 @jbertram , @gtully It seems since this is merged there is an issue in building master. LDAPLoginModuleTest.testLoginPooled fails consistently ---

[GitHub] activemq-nms-amqp issue #2: AMQNET-575: NMS AMQP Client Rework

2018-07-10 Thread tabish121
Github user tabish121 commented on the issue: https://github.com/apache/activemq-nms-amqp/pull/2 It is generally best practice to squash commits into one on a PR to make life easier for the reviews and to make the commit history simpler. We don't really need to preserve a commit

[GitHub] activemq-nms-amqp issue #1: AMQNET-576: Clean out old code base for NMS AMQP...

2018-07-10 Thread tabish121
Github user tabish121 commented on the issue: https://github.com/apache/activemq-nms-amqp/pull/1 This looks like it could be closed now given a new PR(#2) with the client code is now open ---

[GitHub] activemq-artemis pull request #2177: fixing tests

2018-07-10 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2177 fixing tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic/activemq-artemis tests Alternatively you can