Commit Graph

11261 Commits

Author SHA1 Message Date
Jean-Baptiste Onofré de102ea21d [maven-release-plugin] prepare release activemq-5.17.5 2023-06-28 13:12:20 +02:00
Jean-Baptiste Onofré 8451ccf4f0 Downgrade to maven-release-plugin 2.5.3 2023-06-28 12:05:54 +02:00
JB Onofré cca55a1f68 Use jar-no-fork for the maven-source-plugin 2023-06-28 11:19:56 +02:00
JB Onofré 793bc24da1 [AMQ-9268] Upgrade to maven-source-plugin 3.3.0
(cherry picked from commit d7fd754028)
2023-06-27 14:32:36 +02:00
JB Onofré 1f3f6f5b86 [AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
(cherry picked from commit 2ace51bb39)
2023-06-27 13:54:58 +02:00
JB Onofré 9daf4d09e6 [AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
(cherry picked from commit 886b2b155c)
2023-06-27 13:46:31 +02:00
JB Onofré 4cf77b777a Revert "[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0"
This reverts commit e07950ba9d.
2023-06-26 13:54:26 +02:00
JB Onofré 528990da01 Revert "[AMQ-9273] Upgrade to maven-shade-plugin 3.4.1"
This reverts commit ee22483c59.
2023-06-26 13:46:39 +02:00
Alexej Timonin 5d54325f1d 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:58 +02:00
Jean-Baptiste Onofré 62c14bd9ca [AMQ-9286] Upgrade to Apache POM 30
(cherry picked from commit d4011bc164)
2023-06-25 21:02:24 +02:00
Jean-Baptiste Onofré 5c33ae286e Revert "[AMQ-9268] Upgrade to maven-source-plugin 3.3.0"
This reverts commit 47343ba0ce.
2023-06-25 20:58:41 +02:00
Jean-Baptiste Onofré aba007aab1 Revert "Use jar-no-fork goal for maven-source-plugin to avoid potential duplicate artifacts attached"
This reverts commit 977c9be9ad.
2023-06-25 18:14:50 +02:00
Jean-Baptiste Onofré 977c9be9ad Use jar-no-fork goal for maven-source-plugin to avoid potential duplicate artifacts attached
(cherry picked from commit f73e3bb195)
2023-06-24 07:04:04 +02:00
Robbie Gemmell a73686cdc8 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:24:48 +01:00
JB Onofré e0356272f3 Update spring.schemas in preparation for 5.17.5 release 2023-06-22 17:49:59 +02:00
u8675309 587980fa9b [AMQ-9283] Fix memory leak with STOMP unsubscribe
(cherry picked from commit 90f96a0299)
2023-06-16 13:58:22 +02:00
JB Onofré 4f3f5985c9 [AMQ-9280] Upgrade to commons-io 2.13.0
(cherry picked from commit c5a88336fa)
2023-06-16 11:27:58 +02:00
JB Onofré fd0b77eee0 [AMQ-9277] Upgrade to commons-io 2.12.0
(cherry picked from commit 25306642ac)
2023-06-15 11:14:39 +02:00
JB Onofré 11fda89bb7 [AMQ-9276] Upgrade to commons-daemon 1.3.4
(cherry picked from commit 7d07c20071)
2023-06-14 07:36:28 +02:00
JB Onofré 91d04af1b7 [AMQ-9275] Upgrade to rome 2.1.0
(cherry picked from commit 95b57e2942)
2023-06-13 18:36:24 +02:00
JB Onofré bdd9b10e48 [AMQ-9274] Upgrade to jackson 2.15.2
(cherry picked from commit 719c49a065)
2023-06-13 18:34:21 +02:00
JB Onofré ee22483c59 [AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
(cherry picked from commit b2176cbf73)
2023-06-13 06:01:38 +02:00
JB Onofré fc2a12346d [AMQ-9272] Upgrade to xbean 4.23
(cherry picked from commit b8e7a4856a)
2023-06-13 05:59:44 +02:00
JB Onofré 5a6cc7a84e [AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
(cherry picked from commit 41e7b363ff)
2023-06-13 05:57:37 +02:00
JB Onofré 14782c0793 [AMQ-9267] Upgrade to maven-release-plugin 3.0.1
(cherry picked from commit 5b2f48e20a)
2023-06-13 05:54:14 +02:00
JB Onofré 4ee15561d8 [AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
(cherry picked from commit d25660aeaa)
2023-06-12 10:37:00 +02:00
Jean-Baptiste Onofré 661330a48b Upgrade to maven-bundle-plugin 5.1.9 2023-06-10 06:33:33 +02:00
JB Onofré 47343ba0ce [AMQ-9268] Upgrade to maven-source-plugin 3.3.0
(cherry picked from commit b6fc389838)
2023-06-08 17:35:08 +02:00
JB Onofré 0c9bf6d507 [AMQ-9263] Upgrade to maven-compiler-plugin 3.11.0
(cherry picked from commit e292f3b505)
2023-06-08 17:31:58 +02:00
JB Onofré 91ba342d94 [AMQ-9265] Upgrade to maven-plugin-plugin 3.9.0
(cherry picked from commit 580a1536ad)
2023-06-08 15:30:02 +02:00
Matt Pavlovich cda1007ef6 [AMQ-9257] Disabled expire message checking when pauseDispatch=true (#1005)
(cherry picked from commit 9a5b61f6a2)
2023-06-08 08:25:03 -05:00
JB Onofré 749e28d35e [AMQ-9266] Upgrade to maven-project-info-reports-plugin 3.4.5
(cherry picked from commit 3df605c37b)
2023-06-08 14:27:44 +02:00
JB Onofré 5ce4e38869 Update several maven plugins 2023-06-08 10:03:18 +02:00
JB Onofré e07950ba9d [AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
(cherry picked from commit 6dacd4875d)
2023-06-08 09:48:23 +02:00
Christopher L. Shannon 1707cc194b AMQ-9262 - Fix network subscriptions for composite consumers (#1014)
This fixes network subscriptions that are generated on demand when a
consumer uses composite destinations. Before this fix conduit
subscriptions didn't work correctly. This fix now splits up the
composite dest and generates correct demand for each of the individual
destinations.

(cherry picked from commit 901956d4dd)
2023-06-07 07:20:43 -04:00
JB Onofré 483a3687e7 [AMQ-9261] Upgrade to maven-enforcer-plugin 3.3.0
(cherry picked from commit e64d10d78b)
2023-06-07 11:06:53 +02:00
JB Onofré 101d69f8b6 [AMQ-9245] Upgrade to Spring 5.3.27
(cherry picked from commit c247b17fbf)
2023-06-06 14:16:36 +02:00
JB Onofré 81558fbed0 [AMQ-9246] Upgrade to Jettison 1.5.4
(cherry picked from commit 2a5213c681)
2023-06-01 07:50:59 +02:00
Christopher L. Shannon (cshannon) 6a64a0817e AMQ-9254 - Rework data file size validation and add unit test
This isolates the validation on data file length on read and adds unit
tests to verify we properly fallback to the real file length on initial
size check failure

(cherry picked from commit bcc74f93fe)
2023-05-03 06:08:00 -04:00
Matt Pavlovich 053589eb04 [#9254] DataFile readRecord fallback to OS file.length in rare edge case
(cherry picked from commit 3e61a200d0)
2023-05-03 06:08:00 -04:00
JB Onofré dd95b2d874 [AMQ-9231] Upgrade to Jetty 9.4.51.v20230217
(cherry picked from commit f96343da7c)
2023-03-14 06:22:09 +01:00
JB Onofré e3487c46db [AMQ-9226] Upgrade to log4j 2.20.0
(cherry picked from commit 3ae1d9af56)
2023-03-11 07:31:15 +01:00
Jean-Baptiste Onofré ebab05897a [maven-release-plugin] prepare for next development iteration 2023-02-22 06:36:53 +01:00
Jean-Baptiste Onofré 720570e967 [maven-release-plugin] prepare release activemq-5.17.4 2023-02-22 06:36:43 +01:00
Jean-Baptiste Onofré 90eb34727f Upgrade schema in preparation for 5.17.4 release 2023-02-22 06:31:16 +01:00
Christopher L. Shannon (cshannon) 50943caa6e AMQ-9217 - Fix IndividualDeadLetter strategy rollback
This fixes the rollback after the latest changes by using the
originalDestination property to look up the correct message audit on
rollback

(cherry picked from commit 459388185a)
2023-02-16 11:00:33 -05:00
Matt Pavlovich 47962eea25 [AMQ-9217] Fix per-destination audits on IndividualDeadLetterStrategy
(cherry picked from commit 28f7eb7ee8)
2023-02-16 11:00:27 -05:00
Jean-Baptiste Onofré b7925d8437 Update copyright to include 2023 2023-02-11 07:28:35 +01:00
JB Onofré 06354186b4 [AMQ-9197] Upgrade to prototype.js 1.7.3
(cherry picked from commit c425618a07)
2023-02-08 17:22:07 +01:00
Matt Pavlovich a976830e10 [AMQ-9205] Upgrade to Jackson 2.14.2 (#962)
(cherry picked from commit 97bfc67332)
2023-02-06 21:48:14 +01:00