GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/166
fixes around deadlock and improving the release
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis qpid-jms
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/166.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 #166
----
commit 649edd3a376819312d5e4552a90e83b4dbdc4929
Author: Clebert Suconic <[email protected]>
Date: 2015-09-10T17:56:20Z
improving jdk detection and javadoc options
The build wasn't working at this stage unless I specified release due to
some javadoc issues
What could break builds after releases
commit 7b2c50415af90c748a6e1b343b45dcd5bec8b196
Author: Clebert Suconic <[email protected]>
Date: 2015-09-10T17:57:18Z
using new qpid-jms client on AMQP
commit e7e1e0c6ebd30748743585fa1620b1fa1aa47ed9
Author: Clebert Suconic <[email protected]>
Date: 2015-09-10T19:52:56Z
Removing a non open wire test
-- this test is only validating AMQP <-> MQTT converstion through
ActiveMQ5. No value for OpenWire tests
commit d3ea9aca504fc2305a55dc18d6e608cb8f95c181
Author: Clebert Suconic <[email protected]>
Date: 2015-09-10T20:31:47Z
removing old doc (non relevant any longer)
commit d5a01287a5c54c3a6f1c1e8b22f7a4885cb83163
Author: Clebert Suconic <[email protected]>
Date: 2015-09-10T21:50:07Z
Improving test.
There's a race here that only happens on Virtual Machines (VMWare.. etc)
commit f5a727259e7d913c49130e57155ad7aa2616f79f
Author: Clebert Suconic <[email protected]>
Date: 2015-09-10T20:22:38Z
ARTEMIS-222 fixing a deadlock that appeared on the testsuite
(MultipleThreadsOpeningTest)
https://issues.apache.org/jira/browse/ARTEMIS-222
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---