4180 Commits

Author SHA1 Message Date
Martyn Taylor
32ac370edc ARTEMIS-1392 Fix NPE when FQQN queue does not exist during multicast subscribe 2017-09-08 12:41:36 +01:00
Clebert Suconic
d414a1968b ARTEMIS-1401 fixing test (NPE on EmptyCriticalAnalyzer) 2017-09-07 21:30:34 -04:00
gtully
d402756e09 ARTEMIS-1373 - ensure roleName is in the doc config example 2017-09-07 16:14:55 +01:00
Clebert Suconic
08839d2996 This closes #1519 2017-09-07 10:45:51 -04:00
Christopher L. Shannon (cshannon)
983ec7eb88 ARTEMIS-1403 - Fix wildcard matching to always respect delimiters
The regular expressions for wildcard matching now properly respects the last
delimiter in a pattern and will not match a pattern missing the
delimiter by mistake
2017-09-07 10:45:50 -04:00
Clebert Suconic
7f9545f4f2 This closes #1518 2017-09-07 10:40:14 -04:00
Francesco Nigro
35c3475092 ARTEMIS-1401 Numerical overflow fix when using System::nanoTime 2017-09-07 10:40:14 -04:00
Clebert Suconic
65a0c6104a This closes #1515 2017-09-07 10:11:35 -04:00
Francesco Nigro
9cf222be11 ARTEMIS-1393 CriticalAnalyzer timeout uses System::currentTimeMillis
The timeout logic is changed to use System::nanoTime, less sensible to OS clock changes.
The volatile set on CriticalMeasure are changed with cheaper lazySet.
2017-09-07 10:11:35 -04:00
gtully
99b2e4c0fb ARTEMIS-1373 - support memberOf type query for role mapping and respect roleName attribute AMQ-3064 2017-09-07 14:11:48 +01:00
Clebert Suconic
53a9c9b47b This closes #1513 2017-09-06 10:30:13 -04:00
Jens Reimann
d2dcf1bba3 Drop Eclipse Foundation repository
Eclipse Paho 1.1.0 can be consumed from Maven Central.

Signed-off-by: Jens Reimann <jreimann@redhat.com>
2017-09-06 10:30:13 -04:00
Clebert Suconic
49ef04b6fa This closes #1511 2017-09-06 10:25:13 -04:00
Stanislav Knot
12f085a934 ARTEMIS-1385 fixed incomplete comment and typo (appendix) 2017-09-06 10:24:43 -04:00
Clebert Suconic
ec98cc20f3 This closes #1503 2017-09-06 09:54:29 -04:00
Pat Fox
26389c472d NO-JIRA added unit test to exercise ActiveMQServerControl.listQueues() 2017-09-06 09:54:29 -04:00
Andy Taylor
f8ccb6d31d This closes #1512 ARTEMIS-1387 Fix AMQPtoMQTT and Link route issues 2017-09-06 11:58:52 +01:00
Martyn Taylor
16dfd777b8 ARTEMIS-1387 Fix AMQPtoMQTT and Link route issues 2017-09-06 11:21:56 +01:00
gtully
125bd41f9d ARTEMIS-1372 ARTEMIS-1373 documentation updates 2017-09-06 10:22:28 +01:00
Clebert Suconic
c8982d775b [maven-release-plugin] prepare for next development iteration 2017-09-05 17:03:48 -04:00
Clebert Suconic
84d5ac65b4 [maven-release-plugin] prepare release 2.3.0 2.3.0 2017-09-05 17:03:37 -04:00
Clebert Suconic
5ac4e74214 This closes #1510 2017-09-05 16:40:38 -04:00
Justin Bertram
714655a051 NO-JIRA improve password masking doc & code
Move password masking documentation into its own chapter and tweak it a
bit for clarity and comprehensiveness.
2017-09-05 16:40:38 -04:00
Clebert Suconic
ea9b12bbc8 This closes #1508 2017-09-05 16:35:14 -04:00
gtully
5db68a451b ARTEMIS-1372 - alow auth to ldap via kerberos 2017-09-05 16:35:14 -04:00
gtully
ab7dc69b5d ARTEMIS-1373 - allow LDAP login module apply role mapping to existing user principals in the subject 2017-09-05 16:35:14 -04:00
Clebert Suconic
cc35b23613 This closes #1507 2017-09-05 16:17:05 -04:00
Howard Gao
cd551bfba0 ARTEMIS-1389 Add non-null check to ServerSessionImpl.doClose()
An Openwire connection creates an internal session used to track
transaction status, it doesn't have a session callback. When
the connection is closed, the core session should check if
callback is null to avoid NPE.
2017-09-05 16:16:33 -04:00
Clebert Suconic
3497ae81f2 This closes #1506 2017-09-05 14:22:36 -04:00
Pat Fox
87b570f7ce ARTEMIS-1384 adding CLI command (stat) to display basic queue stats 2017-09-05 14:22:36 -04:00
Clebert Suconic
dd6a5ab88d This closes #1509 2017-09-05 09:43:57 -04:00
Stanislav Knot
e9c601dd2c ARTEMIS-1385 fixed uncomplete comment and typo 2017-09-05 10:42:10 +02:00
gtully
986af2e99d ARTEMIS-1381 - fix test QueueControlUsingCoreTest 2017-09-04 15:17:12 +01:00
Clebert Suconic
098d69b63c This closes #1504 2017-09-01 17:24:18 -04:00
Anton Podviaznikov
8840e65693 NO-JIRA: fix typo in the comment 2017-09-01 17:24:18 -04:00
Clebert Suconic
f060f49cf1 ARTEMIS-1270 Fixing console logging with windows services 2017-09-01 12:20:32 -04:00
Clebert Suconic
bfd4642777 This closes #1501 2017-09-01 10:33:44 -04:00
Michael Andre Pearce
e8783e31d0 ARTEMIS-1270 Enforce Theming
On some browsers during initial, storage may have set to another theme, enforce the theme on branding load.
2017-09-01 10:33:44 -04:00
Justin Bertram
022d5ba853 This closes #1500 2017-09-01 08:21:52 -05:00
Pat Fox
4618b192c2 ARTEMIS-1381 add JMX operation removeAllMessages() to the queue
fix checkstyle trailing spaces
2017-09-01 00:55:07 +02:00
Clebert Suconic
4f1504ee57 NO-JIRA: update extra tests pom 2017-08-31 14:32:09 -04:00
Clebert Suconic
ed1b268d42 [maven-release-plugin] prepare for next development iteration 2017-08-31 13:48:09 -04:00
Clebert Suconic
21f2a4a52c [maven-release-plugin] prepare release 2.3.0 2017-08-31 13:47:57 -04:00
Clebert Suconic
184a52eb24 This closes #1499 2017-08-31 12:04:08 -04:00
Justin Bertram
bb7251ba08 ARTEMIS-1380 simplify docs with URL syntax 2017-08-31 12:04:08 -04:00
Clebert Suconic
0e4ae20b5b This closes #1473 2017-08-31 10:30:52 -04:00
Otavio R. Piske
5325c9db87 ARTEMIS-1291 - fix incorrect links in the documentation 2017-08-31 10:30:52 -04:00
Clebert Suconic
65220a86c3 This closes #1498 2017-08-30 22:59:31 -04:00
Clebert Suconic
6483e4a0aa ARTEMIS-1378 Improving update Queues and Addresses 2017-08-30 22:45:33 -04:00
Clebert Suconic
8e7e55543c This closes #1497 2017-08-30 10:54:22 -04:00