Matt Pavlovich
c87a6f667c
[AMQ-8590] Update karaf feature to use jaxb-runtime vs jaxb-impl
...
(cherry picked from commit 3bf085c309
)
2022-04-24 07:42:52 +02:00
Jean-Baptiste Onofré
1cd183818b
[AMQ-8587] Upgrade to tomcat 9.0.58
...
(cherry picked from commit 1fb071f23f
)
2022-04-22 07:29:03 +02:00
Yury Gubernatorov
a562f094f7
Quote queue names so that web console shows correct results for queue`s producers/subscribers
...
(cherry picked from commit bb375895de
)
2022-04-22 07:27:17 +02:00
Jean-Baptiste Onofré
c6e5fe5f50
[AMQ-8583] Move AMQP ResponseHandler interface into protocol package
...
(cherry picked from commit 239ddc05b1
)
2022-04-20 07:44:45 +02:00
Jean-Baptiste Onofré
6ac7b051ca
[AMQ-8545] Upgrade to Jolokia 1.7.1
...
(cherry picked from commit 39c3ce7810
)
2022-04-20 07:42:47 +02:00
Jean-Baptiste Onofré
6522e29ec2
[AMQ-8558] Remove activemq-itests-spring31 module
...
(cherry picked from commit 7bd6ef7fc4
)
2022-04-19 17:08:39 +02:00
Jean-Baptiste Onofré
68bed90c99
[AMQ-8518] Avoid NPE if path is null (at startup)
...
(cherry picked from commit 0849ae0211
)
2022-04-19 08:29:21 +02:00
Jean-Baptiste Onofré
fb22fd8c06
[AMQ-8585] Upgrade to Spring 5.3.19
...
(cherry picked from commit b285955a3b
)
2022-04-19 08:27:42 +02:00
Jean-Baptiste Onofré
3b153daaaf
[AMQ-8514] Upgrade to groovy 4.0.1
...
(cherry picked from commit 9ac0e87713
)
2022-04-19 08:25:59 +02:00
Jean-Baptiste Onofré
1eab4dce8c
[AMQ-8513] Upgrade to ant 1.10.12
...
(cherry picked from commit 7e21fa0110
)
2022-04-19 08:22:17 +02:00
Jean-Baptiste Onofré
90164ae1d9
[AMQ-8578] Upgrade to xbean 4.21
...
(cherry picked from commit a088d187f6
)
2022-04-18 16:42:40 +02:00
Gerlach, Winfried
1e19e46479
fix encoding error in chat.js; avoid some implicit variable declarations; minor beautifications
...
(cherry picked from commit 3a07632786
)
2022-04-18 16:08:32 +02:00
Jean-Baptiste Onofré
0206dd1af1
[AMQ-8496] Add activemq-jaas in activemq-rar
...
(cherry picked from commit 583c837d39
)
2022-04-18 11:26:09 +02:00
Matt Pavlovich
3f7a6ea01f
[AMQ-8559] Upgrade commons-daemon to 1.3.0 ( #807 )
...
(cherry picked from commit deb9d24bba
)
2022-04-16 18:06:00 +02:00
Matt Pavlovich
64412c44db
[AMQ-8557] Upgrade log4j2 2.17.2
...
- Fix log4j2-test.properties rootLogger.level value
(cherry picked from commit abb0af278f
)
2022-04-13 08:17:19 +02:00
Jean-Baptiste Onofré
791e757e29
[AMQ-8573] Upgrade to Eclipse Paho 1.2.1
...
(cherry picked from commit efa900fce0
)
2022-04-13 08:15:46 +02:00
Jean-Baptiste Onofré
fdf4767d49
[AMQ-8581] Upgrade to Jetty 9.4.46.v20220331
...
(cherry picked from commit ca90ff87e9
)
2022-04-12 15:33:18 +02:00
Jean-Baptiste Onofré
6084cf5b29
[AMQ-8580] Upgrade to shiro 1.9.0
...
(cherry picked from commit 3a8e68f719
)
2022-04-11 07:42:09 +02:00
Jean-Baptiste Onofré
80f67ebc16
[AMQ-8582] Upgrade to ASM 9.3
...
(cherry picked from commit d26182d9b5
)
2022-04-10 18:22:01 +02:00
Mikhail Pavlovich Sidorenko
bf4c2a4459
Use UTF-8 instead ISO-8859-1
...
(cherry picked from commit 6e2759f031
)
2022-04-10 07:50:36 +02:00
Matt Pavlovich
1434ce226a
[AMQ-8560] Upgrade geronimo-transaction 3.1.5
...
(cherry picked from commit 50d0b1e724
)
2022-04-10 07:13:56 +02:00
Matt Pavlovich
6c307b8b07
[AMQ-8556] Upgrade Jackson 2.13.2 ( #805 )
...
(cherry picked from commit a4c03a1509
)
2022-04-10 06:55:24 +02:00
Robbie Gemmell
d178e5ff17
AMQ-8575: update to Qpid JMS 1.6.0
...
(cherry picked from commit 3d4bf1fba1
)
2022-04-07 13:09:56 +01:00
Christopher L. Shannon (cshannon)
4eb9c33492
AMQ-8554 - Add missing jetty-continuation jar to assembly
...
(cherry picked from commit 291f925601
)
2022-04-06 07:57:23 +02:00
Jonathan Gallimore
fc9d0db984
Update Spring to 5.3.18.
...
(cherry picked from commit 6b23b25a4f
)
2022-04-06 07:51:04 +02:00
Jean-Baptiste Onofré
c44bf3c5f7
Fix OfflineDurableSubscriberTimeoutTest on some machine (including Jenkins)
...
(cherry picked from commit ffab5274a4
)
2022-04-06 07:45:03 +02:00
Jean-Baptiste Onofré
13232679cf
[AMQ-8561] Add missing jetty-webapp dependency in activemq-web
...
(cherry picked from commit 2959d800fe
)
2022-04-06 07:44:34 +02:00
Christopher L. Shannon
aa10747e94
AMQ-8550 - Check for null keystore/truststore passwords
...
Inside ActiveMQSslConnectionFactory the passwords should be checked for
null so a NPE isn't thrown. Null will be passed to the factories instead
and the keystore/truststore factories will try and load the keystores
using null for the password which may or may not work depending on the
implementation and if password is set.
(cherry picked from commit b93d58259c
)
2022-04-05 13:41:54 -04:00
Robbie Gemmell
4fdab9fec7
AMQ-8569: set xstream osgi import optional to match with its dependency declaration
...
(cherry picked from commit 558bb8cf88
)
2022-04-05 17:43:38 +01:00
Lucas Tétreault
6317a4fdf7
AMQ-8549: Update copyright years
...
(cherry picked from commit aa1729ba2b
)
2022-03-29 10:11:12 +02:00
Jean-Baptiste Onofré
bd08484445
[maven-release-plugin] prepare for next development iteration
2022-03-09 21:47:58 +01:00
Jean-Baptiste Onofré
1f3ccad9bb
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-09 21:47:47 +01:00
Jean-Baptiste Onofré
a9cb53bd38
Cancel 5.17.0 release
2022-03-09 21:42:04 +01:00
Jean-Baptiste Onofré
17330be854
[AMQ-8533] Fix maven-bundle-plugin instructions to avoid shading all packages
...
(cherry picked from commit 9ba7aab24d
)
2022-03-09 15:35:36 -05:00
Christopher L. Shannon (cshannon)
482a5e819d
AMQ-8530 - Update to geronimo-annotation_1.3_spec
...
(cherry picked from commit 3d06efe93d
)
2022-03-09 12:54:31 -05:00
Christopher L. Shannon
f25ff1bca2
AMQ-8528: Fix test failures in integration module
...
-DurableFiveBrokerNetworkBridgeTest: Fix refactoring mistake
-SpringTest: Fix Spring xml files
-BrokerRedeliveryTest: Fix after sendDuplicateFromStoreToDLQ default
changed to false
-AMQ4952Test: Fix after sendDuplicateFromStoreToDLQ default
changed to false
-AMQ3537Test: Add missing package to SERIALIZABLE_PACKAGES
-OfflineDurableSubscriberTimeoutTest: Fix after log4j2 update
-JDBCConcurrentDLQTest: Fix after log4j2 update
(cherry picked from commit 32e72b0879
)
2022-03-08 13:33:37 -05:00
Christopher L. Shannon
15a2f3de2c
NO-JIRA: Activate quick-tests by default ( #792 )
...
(cherry picked from commit c4d9d70987
)
2022-03-08 13:23:41 -05:00
Jean-Baptiste Onofré
2582384511
[maven-release-plugin] prepare for next development iteration
2022-03-07 15:41:59 +01:00
Jean-Baptiste Onofré
8ad238bb7d
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-07 15:41:49 +01:00
Jean-Baptiste Onofré
f48ac346ab
Fix scm section
2022-03-07 14:04:55 +01:00
Jean-Baptiste Onofré
f5e37f7615
Update spring.schema in preparation for 5.17.0 release
2022-03-07 14:00:10 +01:00
Jean-Baptiste Onofré
45cf164cd0
Avoid compilation error with apache-release profile
2022-03-06 19:13:12 +01:00
Jean-Baptiste Onofré
92627fa759
Fix log4j artifact coordinates
2022-03-06 11:31:01 +01:00
ilyes Ajroud
b6d325eb12
add the capability to override memory options
...
since the last release , the xmx and xms are hardcoded on `env` , the goal is to use ACTIVEMQ_OPTS_MEMORY environement variable if needed to override memory options
(cherry picked from commit 1ba4628be6
)
2022-03-06 07:49:24 +01:00
Jean-Baptiste Onofré
f7d94093be
[AMQ-8522] Secure /api path on the web console
...
(cherry picked from commit a74fe37582
)
2022-03-06 07:46:26 +01:00
Christopher L. Shannon (cshannon)
b31cc6f2cb
AMQ-7309: Compilation fixes after revert of JMS 2.0 api change
2022-03-03 16:58:17 -05:00
Christopher L. Shannon (cshannon)
da9e5276f1
AMQ-8520: Log4j2 test fixes
...
Also fixes Log4jConfigView
(cherry picked from commit ae30dce4e2
)
2022-03-03 16:42:22 -05:00
Matt Pavlovich
4d662648be
[AMQ-8520] WIP: Convert activemq-unit-tests to log4j2
...
(cherry picked from commit 7ec5254bb5
)
2022-03-03 16:42:20 -05:00
Christopher L. Shannon (cshannon)
efe3f5b7d4
AMQ-8520: Re-enable all modules to compile and build by default
...
Updates the modules part of the previous full.test profile to always
build but skip running tests by default.
Also fixed miss dependency updates including log4j and jetty
(cherry picked from commit f240cb5806
)
2022-03-03 16:41:38 -05:00
Christopher L. Shannon
d4222af9d1
Merge pull request #786 from cshannon/AMQ-7309-revert
...
Revert "[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682 )"
2022-03-01 15:06:24 -05:00