Commit Graph

11432 Commits

Author SHA1 Message Date
JB Onofré c25f5d5163
Merge pull request #1073 from jbonofre/AMQ-9329
AMQ-9329: Upgrade to Jetty 9.4.53.v20231009
2023-10-19 14:26:46 +02:00
Christopher L. Shannon (cshannon) a26bf256d1 AMQ-9343 - Reduce memory used for in flight transactions
This commit will reduce the memory required in KahaDB for long running
transactions and transactions with a lot of pending message sends by
clearing out the message memory when no longer needed instead of keeping
it tracked in the pending map
2023-10-18 11:47:21 -04:00
JB Onofré 3ccb1c911c AMQ-9329: Upgrade to Jetty 9.4.53.v20231009 2023-10-16 10:47:51 +02:00
JB Onofré 58d1846327
Merge pull request #1069 from jbonofre/AMQ-9293
AMQ-9293: Upgrade to Spring 5.3.30
2023-10-14 07:59:17 +02:00
JB Onofré f4519c65f3 AMQ-9318: Upgrade to maven-javadoc-plugin 3.6.0
(cherry picked from commit 1bdc048972)
2023-10-14 07:55:47 +02:00
JB Onofré a610c4de83 AMQ-9317: Upgrade to maven-enforcer-plugin 3.4.1
(cherry picked from commit 1974fe0aef)
2023-10-14 07:42:56 +02:00
JB Onofré 66185d1b19 AMQ-9319: Upgrade to maven-war-plugin 3.4.0
(cherry picked from commit f02c8097e0)
2023-10-13 16:01:39 +02:00
JB Onofré 4d21281369 AMQ-9293: Upgrade to Spring 5.3.30 2023-10-11 16:55:38 +02:00
Matt Pavlovich 2b1f3070e6 [AMQ-9315] Add connectedTimestamp to Connection and JMX view
(cherry picked from commit 578d86d726)
2023-10-10 14:13:31 -05:00
Christopher L. Shannon (cshannon) edba2484de AMQ-9255 - fix jms package imports 2023-10-03 08:07:36 -04:00
Nicolas Filotto 087d6aed5c [AMQ-9255] Initialize the transient field of the class Message (#1051)
(cherry picked from commit 538b04aa0c)
2023-10-03 07:59:25 -04:00
JB Onofré a15f61f624 AMQ-9313: Upgrade to ASM 9.5 2023-10-02 15:29:20 +02:00
Matt Pavlovich f14f78ddc7 [AMQ-8325] JMS 2.0 XA supported operations
- Backported jakarta.jms -> javax.jms imports

(cherry picked from commit da2f1376b2)
2023-09-19 09:15:29 -05:00
Matt Pavlovich a27045654c [AMQ-9301] Add additional fields to o.a.activemq.broker.jmx.Connection
(cherry picked from commit 9f374dfcb5)
2023-09-16 12:40:48 -05:00
Nicolas Filotto b0455fd8a5 [AMQ-8611] Describe message size limit init parameter
(cherry picked from commit 1bba24ddba)
2023-09-09 07:17:52 +02:00
Matt Pavlovich fa72c13612 [AMQ-9258] Update kahadb corruption test to account for new fix from AMQ-9254 (#1007)
(cherry picked from commit cfbea60d6d)
2023-06-29 18:49:23 -04:00
Matt Pavlovich a62add45e7 [AMQ-9258] Add NPE guards to kahadb test that intermittently fails on slower CI servers (#1006)
(cherry picked from commit 0a042964c8)
2023-06-29 18:49:18 -04:00
JB Onofré 20ed8ba70f [maven-release-plugin] prepare for next development iteration 2023-06-27 14:46:32 +02:00
JB Onofré 9cbf58d7bd [maven-release-plugin] prepare release activemq-5.18.2 2023-06-27 14:46:22 +02:00
JB Onofré cd432f7cf3 [AMQ-9268] Upgrade to maven-source-plugin 3.3.0
(cherry picked from commit d7fd754028)
2023-06-27 14:19:57 +02:00
JB Onofré 88649dfe7b [AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
(cherry picked from commit 2ace51bb39)
2023-06-27 13:54:35 +02:00
JB Onofré 9e21c62ecd [AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
(cherry picked from commit 886b2b155c)
2023-06-27 13:44:46 +02:00
JB Onofré a782c24e94 Revert "[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0"
This reverts commit d284bce16f.
2023-06-26 13:51:50 +02:00
JB Onofré 98c9c1aebf Revert "[AMQ-9273] Upgrade to maven-shade-plugin 3.4.1"
This reverts commit f9f3e381a0.
2023-06-26 13:45:59 +02:00
Alexej Timonin 022546089e On startup inform to inpsect log4j2.properties
When ActiveMQ is started the following is printed out:
"INFO: Starting - inspect logfiles specified in logging.properties and log4j.properties to get details"
No log4j.properties file exists, there is however, log4j2.properties.

(cherry picked from commit ab87b4ced9)
2023-06-26 07:08:22 +02:00
Jean-Baptiste Onofré 076944e3fe [AMQ-9286] Upgrade to Apache POM 30
(cherry picked from commit d4011bc164)
2023-06-25 21:00:58 +02:00
Jean-Baptiste Onofré 8981e5feba Revert "[AMQ-9268] Upgrade to maven-source-plugin 3.3.0"
This reverts commit e3ab590bde.
2023-06-25 20:51:53 +02:00
Jean-Baptiste Onofré b2902922b0 Revert "Use jar-no-fork goal for maven-source-plugin to avoid potential duplicate artifacts attached"
This reverts commit 530f4a0c17.
2023-06-25 18:14:31 +02:00
Jean-Baptiste Onofré 530f4a0c17 Use jar-no-fork goal for maven-source-plugin to avoid potential duplicate artifacts attached
(cherry picked from commit f73e3bb195)
2023-06-24 07:02:16 +02:00
Jean-Baptiste Onofré 2383a06b20 [AMQ-9233] Prevent NPE in SubQueueSelectorCacheBroker
(cherry picked from commit 95e3c2a1aa)
2023-06-24 06:22:45 +02:00
Robbie Gemmell 9f32f98eff AMQ-9284: Update to Proton-J 0.34.1 and Qpid JMS 1.9.0 (and netty 4.1.94)
(cherry picked from commit d4b16aef04) with fixups
2023-06-23 11:21:03 +01:00
JB Onofré af115ca902 Update spring.schemas in preparation for 5.18.2 release 2023-06-22 17:42:40 +02:00
u8675309 c87726f2db [AMQ-9283] Fix memory leak with STOMP unsubscribe
(cherry picked from commit 90f96a0299)
2023-06-16 13:57:56 +02:00
JB Onofré 40a13bfa21 [AMQ-9280] Upgrade to commons-io 2.13.0
(cherry picked from commit c5a88336fa)
2023-06-16 11:27:34 +02:00
JB Onofré 879ebd6185 [AMQ-9277] Upgrade to commons-io 2.12.0
(cherry picked from commit 25306642ac)
2023-06-15 11:14:15 +02:00
JB Onofré 6ef8f12a81 [AMQ-9276] Upgrade to commons-daemon 1.3.4
(cherry picked from commit 7d07c20071)
2023-06-14 07:36:03 +02:00
JB Onofré 24b4aea2cb [AMQ-9275] Upgrade to rome 2.1.0
(cherry picked from commit 95b57e2942)
2023-06-13 18:35:55 +02:00
JB Onofré 63cb5f39a2 [AMQ-9274] Upgrade to jackson 2.15.2
(cherry picked from commit 719c49a065)
2023-06-13 18:33:12 +02:00
JB Onofré f9f3e381a0 [AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
(cherry picked from commit b2176cbf73)
2023-06-13 06:01:11 +02:00
JB Onofré 651923e364 [AMQ-9272] Upgrade to xbean 4.23
(cherry picked from commit b8e7a4856a)
2023-06-13 05:59:13 +02:00
JB Onofré 4d59e86cf8 [AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
(cherry picked from commit 41e7b363ff)
2023-06-13 05:56:23 +02:00
JB Onofré db16ca7029 [AMQ-9267] Upgrade to maven-release-plugin 3.0.1
(cherry picked from commit 5b2f48e20a)
2023-06-13 05:53:39 +02:00
JB Onofré 7de95d83d9 [AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
(cherry picked from commit d25660aeaa)
2023-06-12 10:36:25 +02:00
JB Onofré 4eaa94cc4e [AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
(cherry picked from commit f50b96f109)
2023-06-10 06:32:00 +02:00
JB Onofré e3ab590bde [AMQ-9268] Upgrade to maven-source-plugin 3.3.0
(cherry picked from commit b6fc389838)
2023-06-08 17:34:10 +02:00
JB Onofré 7ae0b4841e [AMQ-9263] Upgrade to maven-compiler-plugin 3.11.0
(cherry picked from commit e292f3b505)
2023-06-08 17:31:02 +02:00
JB Onofré 902ff0e83c [AMQ-9271] Upgrade to dependency-check-maven 8.2.1
(cherry picked from commit 616d19c620)
2023-06-08 15:32:39 +02:00
JB Onofré 65bb6c6277 [AMQ-9265] Upgrade to maven-plugin-plugin 3.9.0
(cherry picked from commit 580a1536ad)
2023-06-08 15:29:34 +02:00
Matt Pavlovich 972d31f976 [AMQ-9257] Disabled expire message checking when pauseDispatch=true (#1005)
(cherry picked from commit 9a5b61f6a2)
2023-06-08 08:21:48 -05:00
JB Onofré 5fb5793d9a [AMQ-9266] Upgrade to maven-project-info-reports-plugin 3.4.5
(cherry picked from commit 3df605c37b)
2023-06-08 14:27:21 +02:00