JB Onofré
6bdb8e26e0
Merge pull request #1229 from jbonofre/AMQ-9498
...
AMQ-9498: Upgrade to xbean 4.25
2024-06-11 11:50:09 +02:00
JB Onofré
789ca4939d
Merge pull request #1236 from kenliao94/add_dependency_check_plugin
...
Upgrade owasp dependency check
2024-06-11 10:26:29 +02:00
Ken Liao
21a6821281
Upgrade owasp dependency check
2024-06-03 16:36:10 -07:00
JB Onofré
d9b795c7c4
AMQ-9498: Upgrade to xbean 4.25
2024-05-30 11:12:03 +02:00
JB Onofré
50ea73f1d5
Merge pull request #1230 from jbonofre/AMQ-9511
...
AMQ-9511: Upgrade to Spring 6.1.8
2024-05-30 11:09:43 +02:00
JB Onofré
814871a048
Merge pull request #1228 from jbonofre/AMQ-9497
...
AMQ-9497: Upgrade to maven-jar-plugin 3.4.1
2024-05-30 11:09:16 +02:00
JB Onofré
29fa2a3503
Merge pull request #1227 from jbonofre/AMQ-9496
...
AMQ-9496: Upgrade to maven-compiler-plugin 3.13.0
2024-05-30 11:08:55 +02:00
JB Onofré
909b61c928
AMQ-9511: Upgrade to Spring 6.1.8
2024-05-29 11:17:33 +02:00
JB Onofré
b954a1054c
AMQ-9497: Upgrade to maven-jar-plugin 3.4.1
2024-05-29 11:16:18 +02:00
JB Onofré
3d36570181
AMQ-9496: Upgrade to maven-compiler-plugin 3.13.0
2024-05-29 11:15:34 +02:00
JB Onofré
36da4f0ce3
Merge pull request #1225 from jbonofre/AMQ-9495
...
AMQ-9495: Upgrade to maven-assembly-plugin 3.7.1
2024-05-27 09:17:58 +02:00
JB Onofré
1428cf83fb
AMQ-9495: Upgrade to maven-assembly-plugin 3.7.1
2024-05-25 07:59:02 +02:00
JB Onofré
d1ab8ef93d
Merge pull request #1224 from jbonofre/AMQ-9494
...
AMQ-9494: Upgrade to maven-source-plugin 3.3.1
2024-05-25 07:45:11 +02:00
Christopher L. Shannon
527d245831
AMQ-9504 - Add missing license header
2024-05-22 10:11:24 -04:00
Christopher L. Shannon
ddfb36515c
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
2024-05-22 09:22:01 -04:00
JB Onofré
8464b2d658
Merge pull request #1226 from coheigea/coheigea/http-typo
...
Fixing typo
2024-05-21 10:53:14 +02:00
Colm O hEigeartaigh
3c276290a1
Fixing typo
2024-05-20 16:33:18 +01:00
JB Onofré
7bc8b67fe0
AMQ-9494: Upgrade to maven-source-plugin 3.3.1
2024-05-13 16:19:37 +02:00
JB Onofré
4cadbab76c
Merge pull request #1214 from jbonofre/AMQ-9490
...
AMQ-9490: Upgrade to commons-logging 1.3.1
2024-05-13 16:11:34 +02:00
JB Onofré
32b106e467
AMQ-9490: Upgrade to commons-logging 1.3.1
2024-05-06 13:33:39 +02:00
JB Onofré
85f82035cd
Merge pull request #1215 from jbonofre/AMQ-9491
...
AMQ-9491: Upgrade to ASM 9.7
2024-05-06 13:32:33 +02:00
JB Onofré
17aaff3709
Merge pull request #1217 from jbonofre/AMQ-9499
...
AMQ-9499: Upgrade to maven-shade-plugin 3.5.3
2024-05-06 13:32:21 +02:00
JB Onofré
5b99ad79ed
Merge pull request #1220 from kenliao94/upgrade_maven_shade_plugin
...
[AMQ-9501] Upgrade activemq-bom to 6.2.0-snapshot
2024-05-06 13:31:55 +02:00
Ken Liao
334947af46
upgrade activemq-bom to 6.2.0 snapshot
2024-05-05 14:17:40 -07:00
JB Onofré
f444fae332
AMQ-9499: Upgrade to maven-shade-plugin 3.5.3
2024-05-05 16:58:38 +02:00
JB Onofré
f03443ee98
AMQ-9491: Upgrade to ASM 9.7
2024-05-05 16:58:11 +02:00
JB Onofré
0f520f1e27
Merge pull request #1213 from jbonofre/AMQ-9489
...
AMQ-9489: Upgrade to commons-io 2.16.1
2024-05-04 08:02:21 +02:00
JB Onofré
986cd7c52b
Merge pull request #1219 from kenliao94/misc_fix
...
[Misc] Various misc. fixes for Broker interface
2024-05-03 08:30:37 +02:00
Ken Liao
9096ae6e75
Various muis fix for Broker interface
2024-05-02 16:26:23 -07:00
JB Onofré
626932c1c5
AMQ-9489: Upgrade to commons-io 2.16.1
2024-05-02 09:56:48 +02:00
JB Onofré
b39e64f258
Merge pull request #1212 from jbonofre/AMQ-9488
...
AMQ-9488: Upgrade to jackson 2.17.0
2024-05-02 09:55:02 +02:00
JB Onofré
21fc0fbe26
Merge pull request #1218 from veita/fix-typo-in-setenv
...
Fix typo in setenv
2024-05-02 09:28:57 +02:00
Alexander Veit
196d149c66
Fix typo in setenv
...
Signed-off-by: Alexander Veit <alexander.veit@gmx.net>
2024-05-01 23:05:44 +02:00
JB Onofré
aa7c2377cc
AMQ-9488: Upgrade to jackson 2.17.0
2024-04-30 14:46:36 +02:00
JB Onofré
b70a1f4340
Update spring schemas version for 6.2.x
2024-04-30 14:40:28 +02:00
Matt Pavlovich
e116b5a47d
Merge branch 'mattrpav-AMQ-9457'
2024-04-29 19:35:14 -05:00
Matt Pavlovich
dc7c07e873
[AMQ-9457] Add activemq-bom-client
2024-04-29 19:28:09 -05:00
Matt Pavlovich
77ae81cbd8
[AMQ-9480] Update activemq-osgi import for Jetty 11 and 12
2024-04-29 19:27:16 -05:00
Matt Pavlovich
acf2ddd099
[AMQ-9486] Upgrade Spring 6.1.6
2024-04-29 19:14:08 -05:00
Matt Pavlovich
d0a435fe5b
Update main to 6.2.0-SNAPSHOT
2024-04-29 10:52:46 -05: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
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