JB Onofré
5f9b8d3521
Merge pull request #1026 from jbonofre/AMQ-9273
...
[AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
2023-06-13 06:00:35 +02:00
JB Onofré
68ed55cf26
Merge pull request #1025 from jbonofre/AMQ-9272
...
[AMQ-9272] Upgrade to xbean 4.23
2023-06-13 05:58:33 +02:00
JB Onofré
a211c4c176
Merge pull request #1023 from jbonofre/AMQ-9270
...
[AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
2023-06-13 05:55:49 +02:00
JB Onofré
7d5d4eaa3a
Merge pull request #1032 from vocatan/main
...
fix typo in activemq launcher script
2023-06-13 05:55:29 +02:00
JB Onofré
92b08c7cca
Merge pull request #1020 from jbonofre/AMQ-9267
...
[AMQ-9267] Upgrade to maven-release-plugin 3.0.1
2023-06-13 05:52:30 +02:00
Bill Mitchell
fa3a237547
fix typo in activemq launcher script
2023-06-12 17:11:06 -04:00
JB Onofré
bf09c2f4ab
Merge pull request #1017 from jbonofre/AMQ-9264
...
[AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
2023-06-12 10:35:50 +02:00
JB Onofré
d25660aeaa
[AMQ-9264] Upgrade to maven-javadoc-plugin 3.5.0
2023-06-10 06:37:28 +02:00
JB Onofré
5b2f48e20a
[AMQ-9267] Upgrade to maven-release-plugin 3.0.1
2023-06-10 06:36:18 +02:00
JB Onofré
b8e7a4856a
[AMQ-9272] Upgrade to xbean 4.23
2023-06-10 06:35:53 +02:00
JB Onofré
25306642ac
[AMQ-9277] Upgrade to commons-io 2.12.0
2023-06-10 06:35:12 +02:00
JB Onofré
5ae253547f
Merge pull request #1022 from jbonofre/AMQ-9269
...
[AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
2023-06-10 06:29:27 +02:00
JB Onofré
83a260843f
Merge pull request #1021 from jbonofre/AMQ-9268
...
[AMQ-9268] Upgrade to maven-source-plugin 3.3.0
2023-06-08 17:33:20 +02:00
JB Onofré
1a515d6d4b
Merge pull request #1016 from jbonofre/AMQ-9263
...
[AMQ-9263] Upgrade to maven-compiler-plugin 3.11.0
2023-06-08 17:30:27 +02:00
JB Onofré
fcd27056fd
Merge pull request #1024 from jbonofre/AMQ-9271
...
[AMQ-9271] Upgrade to dependency-check-maven 8.2.1
2023-06-08 15:32:08 +02:00
JB Onofré
b2176cbf73
[AMQ-9273] Upgrade to maven-shade-plugin 3.4.1
2023-06-08 15:31:46 +02:00
JB Onofré
ed1febc6c6
Merge pull request #1018 from jbonofre/AMQ-9265
...
[AMQ-9265] Upgrade to maven-plugin-plugin 3.9.0
2023-06-08 15:28:57 +02:00
JB Onofré
3b21a59cab
Merge pull request #1019 from jbonofre/AMQ-9266
...
[AMQ-9266] Upgrade to maven-project-info-reports-plugin 3.4.5
2023-06-08 14:25:16 +02:00
JB Onofré
7d07c20071
[AMQ-9276] Upgrade to commons-daemon 1.3.4
2023-06-08 11:15:01 +02:00
JB Onofré
95b57e2942
[AMQ-9275] Upgrade to rome 2.1.0
2023-06-08 11:13:53 +02:00
JB Onofré
719c49a065
[AMQ-9274] Upgrade to jackson 2.15.2
2023-06-08 11:12:30 +02:00
JB Onofré
616d19c620
[AMQ-9271] Upgrade to dependency-check-maven 8.2.1
2023-06-08 11:05:37 +02:00
JB Onofré
41e7b363ff
[AMQ-9270] Upgrade to build-helper-maven-plugin 3.4.0
2023-06-08 11:01:51 +02:00
JB Onofré
f50b96f109
[AMQ-9269] Upgrade to maven-surefire-plugin 3.1.2
2023-06-08 11:00:20 +02:00
JB Onofré
b6fc389838
[AMQ-9268] Upgrade to maven-source-plugin 3.3.0
2023-06-08 10:35:15 +02:00
JB Onofré
3df605c37b
[AMQ-9266] Upgrade to maven-project-info-reports-plugin 3.4.5
2023-06-08 10:13:48 +02:00
JB Onofré
580a1536ad
[AMQ-9265] Upgrade to maven-plugin-plugin 3.9.0
2023-06-08 10:12:15 +02:00
JB Onofré
e292f3b505
[AMQ-9263] Upgrade to maven-compiler-plugin 3.11.0
2023-06-08 10:08:47 +02:00
JB Onofré
476e9e9d03
Merge pull request #1015 from jbonofre/AMQ-9260
...
[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
2023-06-08 09:46:19 +02:00
Christopher L. Shannon
901956d4dd
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.
2023-06-07 07:18:18 -04:00
JB Onofré
6dacd4875d
[AMQ-9260] Upgrade to maven-assembly-plugin 3.6.0
2023-06-07 11:17:18 +02:00
JB Onofré
686c8ecbce
Merge pull request #1012 from jbonofre/AMQ-9261
...
[AMQ-9261] Upgrade to maven-enforcer-plugin 3.3.0
2023-06-07 11:05:04 +02:00
JB Onofré
e64d10d78b
[AMQ-9261] Upgrade to maven-enforcer-plugin 3.3.0
2023-06-06 14:22:49 +02:00
JB Onofré
f259b64529
Merge pull request #1010 from jbonofre/AMQ-9245
...
[AMQ-9245] Upgrade to Spring 5.3.27
2023-06-06 14:11:34 +02:00
JB Onofré
c247b17fbf
[AMQ-9245] Upgrade to Spring 5.3.27
2023-06-05 11:22:28 +02:00
JB Onofré
7b5c333254
Merge pull request #1011 from jbonofre/AMQ-9246
...
[AMQ-9246] Upgrade to Jettison 1.5.4
2023-06-01 07:48:40 +02:00
JB Onofré
2a5213c681
[AMQ-9246] Upgrade to Jettison 1.5.4
2023-05-31 18:54:57 +02:00
Christopher L. Shannon
53f9390c41
Merge pull request #1009 from mattrpav/AMQ-9259
...
[AMQ-9259] Remove activemq-partition and zookeeper test dependency
2023-05-22 19:04:02 -04:00
Matt Pavlovich
67f5afa0f4
[AMQ-9259] Remove activemq-partition and zookeeper test dependency
2023-05-22 11:00:51 -05:00
JB Onofré
c7c71ef692
Merge pull request #1008 from hboutemy/patch-1
...
upgrade m-bundl-p: fixes RB issue
2023-05-21 17:51:08 +02:00
Hervé Boutemy
3b90dbb449
upgrade m-bundl-p: fixes RB issue
2023-05-21 09:33:40 +02:00
Matt Pavlovich
9a5b61f6a2
[AMQ-9257] Disabled expire message checking when pauseDispatch=true ( #1005 )
2023-05-19 08:06:53 -05:00
Matt Pavlovich
cfbea60d6d
[AMQ-9258] Update kahadb corruption test to account for new fix from AMQ-9254 ( #1007 )
2023-05-18 11:29:01 -05:00
Matt Pavlovich
0a042964c8
[AMQ-9258] Add NPE guards to kahadb test that intermittently fails on slower CI servers ( #1006 )
2023-05-17 10:27:31 -05:00
JB Onofré
44ad644938
Merge pull request #1003 from coheigea/coheigea/security-update
...
Removing 5.16.x from list of supported versions
2023-05-10 16:52:32 +02:00
Christopher L. Shannon
b8b5dedb78
Merge pull request #1004 from mattrpav/AMQ-9254
...
[AMQ-9254] DataFile readRecord fallback to OS file.length in rare edge case
Rework validation that the record read won't exceed the length of the file
2023-05-03 06:04:40 -04:00
Christopher L. Shannon (cshannon)
bcc74f93fe
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
2023-05-03 06:03:00 -04:00
Matt Pavlovich
3e61a200d0
[ #9254 ] DataFile readRecord fallback to OS file.length in rare edge case
2023-05-01 20:09:22 -05:00
Matt Pavlovich
6b277a4903
[AMQ-9239] Host joram jms unit tests ahead of converting to jakarta.jms ( #1002 )
...
Merging now for jakarta work, may backout later
2023-04-27 08:37:43 -05:00
Colm O hEigeartaigh
a40fc08c18
Removing 5.16.x from list of supported versions
2023-04-26 12:01:36 +01:00