Jonathan Gallimore
6dffc018d1
Remove dependency activemq-http and activemq-stomp
...
(cherry picked from commit 82b3d02fc2
)
2021-03-24 11:36:57 +01:00
jbonofre
e24116aae5
[AMQ-8194] Upgrade to commons-lang3 3.12.0
...
(cherry picked from commit 1e2a0de5cc
)
2021-03-24 07:50:28 +01:00
jbonofre
5cba9fc391
[AMQ-8176] Upgrade to mockito 3.8.0
...
(cherry picked from commit c46f3a10b8
)
2021-03-24 06:02:53 +01:00
Matt Daley
d8dfa3d053
Stop failed timer task from breaking timers.
...
(cherry picked from commit b379879dbf
)
2021-03-23 14:44:23 +01:00
kimmking
e5b6982afd
ClientIdFilterDispatchPolicy dispatches messages in a topic to a given client. Then the message with a PTP_CLIENTID property, can be received by a mqtt client with the same clientId. ( #238 )
...
(cherry picked from commit b6ab868f94
)
2021-03-22 16:23:17 +01:00
Sami Nurminen
31628a2a67
AMQ-6781 - The ActiveMQ Web Console doesn’t support a plus (+) sign in the ClientID
...
(cherry picked from commit 680b80aa22
)
2021-03-22 16:12:52 +01:00
Roman Isko
caaa6cd09c
set name for primary key on create table
...
(cherry picked from commit 92da897200
)
2021-03-22 11:13:17 +01:00
Fredrik Jönsson
2d78f118d0
Remove duplicated code for finding a java process given a pidfile
...
and make it work in busybox.
(cherry picked from commit 18dce69a78
)
2021-03-22 07:26:56 +01:00
TomyLobo
6a5046cd3e
Add missing runlevels to Default-Start
...
Debian starts in runlevel 2 by default.
(cherry picked from commit 7eb9d60c8d
)
2021-03-22 06:13:49 +01:00
Andrei Shakirin
9c64c63c7b
AMQ-6894: limit poison exception message to 1024
...
(cherry picked from commit d0dab2e88b
)
2021-03-22 06:03:07 +01:00
Francois Papon
a7ada581bd
Fix Rat header check on logo files
...
(cherry picked from commit fa66d1eab1
)
2021-03-21 15:44:15 +01:00
jbonofre
c152ea7c5d
Fix slf4j logger use
...
(cherry picked from commit 1a2de52c5f
)
2021-03-20 17:12:46 +01:00
jbonofre
945066b336
[AMQ-8197] Upgrade to xstream 1.4.16
...
(cherry picked from commit 4ef97ce034
)
2021-03-19 10:33:34 +01:00
jbonofre
b9e0a8fe45
[AMQ-8173] Upgrade to junit 4.13.2
...
(cherry picked from commit 441af5a782
)
2021-03-18 15:19:30 +01:00
jbonofre
0df49f8250
[AMQ-8172] Upgrade to commons-net 3.8.0
...
(cherry picked from commit 0a314bc070
)
2021-03-18 14:18:15 +01:00
jbonofre
3d4714da62
[AMQ-8171] Upgrade to commons-daemon 1.2.4
...
(cherry picked from commit 92fe6d8ecd
)
2021-03-18 14:06:23 +01:00
jbonofre
5bb0e68c77
[AMQ-8177] Upgrade to powermock 1.7.4
...
(cherry picked from commit 08d9e64c26
)
2021-03-18 10:32:44 +01:00
jbonofre
880fcd4565
[AMQ-8182] Upgrade to Velocity 2.3
...
(cherry picked from commit a19bfcb51e
)
2021-03-18 10:30:20 +01:00
jbonofre
aedb4aaf65
[AMQ-8123] Add jaxb-core,istack,activation in lib for RuntimeConfigurationPlugin (with both JDK8 and 11+)
...
(cherry picked from commit f64c9327d7
)
2021-03-18 10:16:54 +01:00
Christopher L. Shannon (cshannon)
34475dbde3
AMQ-8184 - Re-enable NIO tests
...
Re-enable the nio transport tests in activemq-unit-tests by default to
catch transport errors. Also fix broken tests
(cherry picked from commit 2cf3decd8e
)
2021-03-15 07:56:17 +01:00
Charlie Chen
20d822fbb8
AMQ-8048 replace SslContextFactory with SslContextFactory$Server & fix assembly BrokerXmlConfigStartTest activemq-security.xml test
...
(cherry picked from commit 86eda3a6b1
)
2021-03-15 07:52:49 +01:00
Christopher L. Shannon (cshannon)
0a099af4c4
AMQ-8183 - apply maxFrameSize high cpu usage fix to Auto nio transport
...
also
(cherry picked from commit 2712464b78
)
2021-03-11 11:15:32 -05:00
Christopher L. Shannon (cshannon)
51a4014c54
AMQ-8183 - prevent infinite loop when maxFrameSize is exceeded
...
This makes sure the nio transport thread properly terminates if
maxFrameSize is exceeded with OpenWire to prevent an infinite loop that
uses up all the cpu
(cherry picked from commit 944ca6c7e1
)
2021-03-11 10:02:25 -05:00
Étienne H
8b1dacb414
Update shiro to 1.7.1
...
Fixes CVE-2020-17523
(cherry picked from commit bf9348eb0b
)
2021-03-09 22:07:41 +01:00
Étienne H
10b7f7eba7
Upgrade to Jetty 9.4.38.v20210224
...
Mitigates CVE-2020-27223
(cherry picked from commit 4dba271961
)
2021-03-09 21:59:19 +01:00
Christopher L. Shannon (cshannon)
8d34120d93
AMQ-8169: Synchronize on serviceRead inside NIOSSLTransport
...
This is needed to prevent concurrent access to the SSLEngine during
initialization. This is a regression from when auto+nio+ssl was added.
(cherry picked from commit 1654e6c79c
)
2021-03-09 21:20:26 +01:00
jbonofre
6d82e628f7
[maven-release-plugin] prepare for next development iteration
2021-01-14 14:02:35 +01:00
jbonofre
e432a78c19
[maven-release-plugin] prepare release activemq-5.16.1
2021-01-14 14:00:24 +01:00
jbonofre
c27e27c2c3
[AMQ-7444] Fallback to remote location for remote address when socket has not been created yet
...
(cherry picked from commit 0c1b3e9240
)
2021-01-14 06:30:08 +01:00
jbonofre
71be503447
[AMQ-7443] Add connection remote addr in the prefetch warn log message
...
(cherry picked from commit 7339e0516c
)
2021-01-14 06:06:11 +01:00
jbonofre
34bc37d68d
[AMQ-7246] Add scheduledMessageCount attribute on the JobSchedulerView MBean
...
(cherry picked from commit f01e35f7d9
)
2021-01-13 18:49:42 +01:00
jbonofre
4cc287fcd7
[AMQ-8097] Deal with deserialization with xstream unmarshal poison ack
...
(cherry picked from commit cbc1baa07a
)
2021-01-13 18:29:12 +01:00
jbonofre
6f57e76f29
Fix missing ASF header
2021-01-13 15:16:20 +01:00
jbonofre
07ec7097be
[AMQ-8113] Upgrade to httpcore 4.4.14
...
(cherry picked from commit ced719efcc
)
2021-01-10 07:51:58 +01:00
jbonofre
d8bb493b14
[AMQ-7014] Use shell conditional in Karaf features
...
(cherry picked from commit f95c4cf193
)
2021-01-09 07:33:48 +01:00
jbonofre
769ae5adae
Cleanup some unused dependencies and trash
...
(cherry picked from commit 3791d17e1f
)
2021-01-09 07:32:33 +01:00
jbonofre
30314f162c
[AMQ-8100] Upgrade to Jackson Databind 2.9.10.8
...
(cherry picked from commit 6b73425c64
)
2021-01-09 07:29:17 +01:00
jbonofre
737fa4e46e
[AMQ-8060] Re add allowLinkStealing on transport connector for backward compatibility
...
(cherry picked from commit 0146d5eb3e
)
2021-01-09 07:27:12 +01:00
jbonofre
a64f399d54
[AMQ-8032] Add JAXB in lib by default to avoid issue with JDK11
...
(cherry picked from commit 9b6a48ad31
)
2021-01-09 07:20:08 +01:00
jbonofre
4ee5537896
[AMQ-8046] Add logout button on the WebConsole
...
(cherry picked from commit 93a1808747
)
2021-01-08 09:07:29 +01:00
jbonofre
ca00d63816
[AMQ-8112] Upgrade to tomcat 9.0.41
...
(cherry picked from commit bbf03ed0e8
)
2021-01-08 09:02:35 +01:00
jbonofre
d8ec6311c3
[AMQ-8111] Upgrade to xstream 1.4.15
...
(cherry picked from commit 396235a57f
)
2021-01-08 06:05:52 +01:00
jbonofre
02e4e4584a
[AMQ-8100] Upgrade to Jackson databind 2.9.10.7
...
(cherry picked from commit 39665a0fb4
)
2021-01-07 12:33:04 +01:00
ikucuze
b8c58028f0
AMQ-8116 ActiveMQWildcardPermission buggy
...
ActiveMQWildcardPermission with multiple tokens inconsistent with parent
WildcardPermission class
Update ActiveMQWildcardPermission.java
add testcase
(cherry picked from commit 9cf9d20d51
)
2021-01-07 12:30:57 +01:00
jbonofre
4530777c51
[AMQ-8110] Upgrade to Spring 4.3.30.RELEASE
...
(cherry picked from commit 79716351a4
)
2021-01-06 11:14:02 +01:00
Marcono1234
7bd37d7121
Fix unintended String concatenation
2021-01-05 16:49:51 +01:00
Marcono1234
85a3328579
Improve README
2021-01-05 16:49:39 +01:00
Roman Nevezhyn
f71c6674f0
[AMQ-8104] Fix NPE when pausing queue if audit is on
...
cherry picked from 651c5ff2cf
2020-12-28 07:36:21 +01:00
jbonofre
f923a2c0df
Add ASF header in release-validate.sh script
2020-12-02 20:18:27 +01:00
jbonofre
1bc1b6d502
[AMQ-6899] Use generic spring schema name (working with any Spring version) in RuntimeConfigurationPlugin
...
(cherry picked from commit c83f7e9aa8
)
2020-12-02 17:27:56 +01:00