11763 Commits

Author SHA1 Message Date
JB Onofré
bcc5e7ccfe [maven-release-plugin] prepare for next development iteration 2024-07-31 17:38:03 +02:00
JB Onofré
f1d2cdc112 [maven-release-plugin] prepare release activemq-6.1.3 activemq-6.1.3 2024-07-31 17:37:40 +02:00
JB Onofré
9e279c1e61 Fix bom (release plugin doesn't accept properties) 2024-07-31 17:24:02 +02:00
JB Onofré
9ffb0cf25a AMQ-9493: Upgrade to maven-plugin-plugin 3.13.1
(cherry picked from commit 7b49d0c34fecc4061cd6bfc5e9624496e8ee67dc)
2024-07-25 21:31:58 +02:00
JB Onofré
59af48c018 Prepare for ActiveMQ Classic 6.1.3 release 2024-07-25 18:37:27 +02:00
Matt Pavlovich
7de8e637ee
[AMQ-9521] Uprgade Spring 6.1.11
(cherry picked from commit cf3a617e9f588edd779f574587e6dbc407a95526)
2024-07-16 12:54:35 -05:00
Matt Pavlovich
68c22be5e1
[AMQ-9535] Upgrade slf4j 2.0.13
(cherry picked from commit 8ae41a4a375277844d4f45181e4f340ae86fc77d)
2024-07-16 12:52:36 -05:00
Matt Pavlovich
9b2c9cf65d
[AMQ-9457] Update bom/pom.xml for activemq-6.1.x backport 2024-07-16 12:50:23 -05:00
Matt Pavlovich
3e951173b7
[AMQ-9457] Add activemq-bom-client
(cherry picked from commit dc7c07e873f9e363907bd0f3c15751e9bf2fc119)
2024-07-16 12:47:10 -05:00
Matt Pavlovich
5762e327dc [AMQ-9531] Fix regression causing export command to fail
(cherry picked from commit d9673c76faa9277774309491191900893b6827e8)
2024-07-14 06:33:58 +02:00
JB Onofré
71e7cded3e
AMQ-9498: Upgrade to xbean 4.25
(cherry picked from commit d9b795c7c4258e6511a214fef26866e71e514a0a)
2024-07-09 14:03:26 -05:00
Matt Pavlovich
1039a624f7
[AMQ-9527] Upgrade commons-daemon 1.4.0 / commons-io 2.16.1 2024-07-09 12:20:58 -05:00
Matt Pavlovich
de0dc55533
[AMQ-9527] Upgrade commons-logging 1.3.3
(cherry picked from commit 4e3084d9bbb8e2bf17c641773460a44ff40d5ae5)
2024-07-09 12:20:21 -05:00
Matt Pavlovich
00ae1d03d3
[AMQ-9526] Upgrade Jolokia 2.0.3
(cherry picked from commit 9ffbcd05801c15c2303e198da12eb666cd1f33c3)
2024-07-09 12:14:26 -05:00
Matt Pavlovich
01ba64051c
[AMQ-9525] Upgrade Camel 4.4.3
(cherry picked from commit c1975f89811baed656acc6a92cedb328cb6a0bbd)
2024-07-09 12:06:48 -05:00
Matt Pavlovich
78b3008c8e
[AMQ-9524] Upgrade JAXB 4.0.5 / jaxb-tools 4.0.8
(cherry picked from commit b75eb0ab18dc2c5d266fa9164feae2701c45159e)
2024-07-09 12:02:23 -05:00
Matt Pavlovich
1874273044
[AMQ-9523] Upgrade Jackson 2.17.2
(cherry picked from commit 382dfa567960457ae7c15009587f832f3da88529)
2024-07-09 11:55:23 -05:00
Matt Pavlovich
59bfb093cb
[AMQ-9522] Upgrade Jetty 11.0.22
(cherry picked from commit a112a1958dac373eb88a517eb019a2efce676a07)
2024-07-09 11:51:58 -05:00
Matt Pavlovich
286e3cb4f2
[AMQ-9521] Upgrade Spring 6.1.10
(cherry picked from commit 13cd87c281a621fc64ec6eed4c10eac781d9814e)
2024-07-09 11:48:29 -05:00
Christopher L. Shannon
ba3d395fc3 AMQ-9504 - Add missing license header
(cherry picked from commit 527d245831fb95fa3a25180ecf404d5a316f2425)
2024-05-22 10:11:44 -04:00
Christopher L. Shannon
d719df2300 AMQ-9504 - Prevent registering duplicate mKahadb adapters
This fixes an issue on start up of a broker that is configured with
multiple mKahaDB filtered adapters and one is configured with
perDestination=true. Before this fix a duplicate persistence adapter
could be created because the filter did not check for existing matches.

Patch applied with thanks to Ritesh Adval

(cherry picked from commit ddfb36515c0e9588d2e322365f56a3f53fb094ad)
2024-05-22 09:28:03 -04:00
Christopher L. Shannon
6e6caf7c60
Merge pull request #1206 from apache/AMQ-9841
AMQ-9481 - Correctly complete async servlet request on timeout
2024-04-22 11:01:35 -04:00
Christopher L. Shannon
72befc14fb AMQ-9481 - Correctly complete async servlet request on timeout
This fixes AsyncServletRequest to correctly call context.dispatch() when
the async request times out so that the consumer can be re-used.
2024-04-21 12:42:20 -04:00
JB Onofré
6084867b26 [maven-release-plugin] prepare for next development iteration 2024-04-11 19:41:29 +02:00
JB Onofré
ceea6dac1c [maven-release-plugin] prepare release activemq-6.1.2 activemq-6.1.2 2024-04-11 19:41:18 +02:00
JB Onofré
c3c522c955 Update spring.schemas in preparation for 6.1.2 release 2024-04-11 19:33:06 +02:00
Christopher L. Shannon
f6d067a49a
Merge pull request #1204 from mattrpav/AMQ-9430
[AMQ-9430] RuntimeConfigPlugin wire in classloader to JAXBContext
2024-04-11 12:29:19 -04:00
JB Onofré
1c3c1289bb
Merge pull request #1202 from jbonofre/AMQ-9473
AMQ-9473: Fix IntrospectionSupport to deal with SSLSocket properties
2024-04-11 17:05:36 +02:00
Christopher L. Shannon
45a1bd54d3 NO-JIRA: fix formatting 2024-04-11 10:02:27 -04:00
Christopher L. Shannon
8b6072d03e
AMQ-9330 - Return 204 code when polling empty destinations (#1203)
Previously a timeout was thrown and complete was not called so Jetty was
returning a 500 error
2024-04-11 09:59:46 -04:00
Matt Pavlovich
1e314d8dfc
[AMQ-9430] RuntimeConfigPlugin wire in classloader to JAXBContext 2024-04-11 08:45:50 -05:00
Christopher L. Shannon
78d9555233
Merge pull request #1200 from cshannon/AMQ-9475
AMQ-9475 - ConsumerControl commands should not auto create wildcard dests
2024-04-11 06:55:34 -04:00
JB Onofré
f90c10df8e
Merge pull request #1191 from kartg/remove-assembly-jrms
[AMQ-9469] Removed JRMS-1.1 dependency from assembly pom.xml
2024-04-11 09:10:31 +02:00
JB Onofré
550cb9b2be AMQ-9473: Fix IntrospectionSupport to deal with SSLSocket properties 2024-04-11 09:09:10 +02:00
JB Onofré
04e84afa89
Merge pull request #1197 from AM-19/branch2
[AMQ-9470] Updated Methods to be called, to properly reload Log4j Properties
2024-04-10 22:31:04 +02:00
JB Onofré
d0dac17926
Merge pull request #1199 from mattrpav/AMQ-9474
[AMQ-9474] Update activemq-osgi import for Spring 6
2024-04-10 22:30:16 +02:00
JB Onofré
43cc596219
Merge pull request #1201 from cshannon/AMQ-9476
AMF-9476 - Fix Jetty constraint mapping
2024-04-10 22:19:51 +02:00
Christopher L. Shannon
09e3251c87 AMF-9476 - Fix Jetty constraint mapping 2024-04-10 16:09:56 -04:00
Christopher L. Shannon
c8f0419fff AMQ-9475 - ConsumerControl commands should not auto create wildcard
dests

This fixes an issue where wildcard destinations could be inadvertently
created by ConsumerControl commands which could lead to problems. The
processing logic for this command now will only look up existing
destinations if they exist.
2024-04-10 11:53:12 -04:00
Matt Pavlovich
34432e2b7a
[AMQ-9474] Update activemq-osgi import for Spring 6 2024-04-09 09:59:03 -05:00
AM-19
d15dedf4e3 [AMQ-9470] Updated Methods to be called, to properly reload Log4j Properties 2024-04-02 21:14:28 +05:30
JB Onofré
e025e443e6 [maven-release-plugin] prepare for next development iteration 2024-04-01 16:28:46 +02:00
JB Onofré
5690826111 [maven-release-plugin] prepare release activemq-6.1.1 activemq-6.1.1 2024-04-01 16:28:36 +02:00
JB Onofré
2bdf0466d0
Merge pull request #1196 from jbonofre/AMQ-9460
AMQ-9460: Fix authentication on Docker images
2024-04-01 16:17:54 +02:00
JB Onofré
661fce3f16 AMQ-9460: Fix authentication on Docker images 2024-04-01 13:48:58 +02:00
JB Onofré
f47ae99fb9
Merge pull request #1195 from apache/revert-1193-AMQ-9460
Revert "AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user"
2024-04-01 11:28:34 +02:00
JB Onofré
7cbe23974c
Revert "AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user" 2024-04-01 11:28:21 +02:00
JB Onofré
3652e480b8 Update Spring schemas version in preparation for 6.1.1 release 2024-04-01 07:42:18 +02:00
JB Onofré
24c00d1a80
Merge pull request #1193 from jbonofre/AMQ-9460
AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user
2024-04-01 07:38:19 +02:00
JB Onofré
34e228f14c AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user 2024-03-31 19:08:29 +02:00