Commit Graph

11806 Commits

Author SHA1 Message Date
JB Onofré dfd35d89f6 [maven-release-plugin] prepare for next development iteration 2023-11-14 08:13:24 +01:00
JB Onofré 14bac13f40 [maven-release-plugin] prepare release activemq-6.0.0 2023-11-14 08:13:14 +01:00
Jean-Baptiste Onofré 6172baff35 Cancel 6.0.0 release 2023-11-14 07:52:21 +01:00
Christopher L. Shannon cbe7c6a832
Merge pull request #1117 from cshannon/AMQ-9388
AMQ-9388 - Exclude activemq-client-jakarta from camel-activemq
2023-11-13 19:27:16 -05:00
Christopher L. Shannon (cshannon) 3013a3ab35 AMQ-9388 - Exclude activemq-client-jakarta from camel-activemq
The current version of camel pulls in the activemq-client-jakarta jar
which is not necessary as it no longer exists with ActiveMQ 6.0.0

Furthermore the version being pulled in is 5.18.2 which contains a
critical CVE that was fixed in 5.18.3
2023-11-13 17:43:24 -05:00
JB Onofré 464efe0e6f [maven-release-plugin] prepare for next development iteration 2023-11-12 06:35:12 +01:00
JB Onofré 26b14ec994 [maven-release-plugin] prepare release activemq-6.0.0 2023-11-12 06:34:58 +01:00
JB Onofré 9aedca0067
Merge pull request #1114 from jbonofre/AMQ-9296
AMQ-9296: Add authentication support in docker images
2023-11-12 06:08:33 +01:00
Matt Pavlovich 38262342f2 [AMQ-9385] Minor default jaas realm config clean-ups and documentation 2023-11-10 11:27:04 -06:00
JB Onofré 6b4041b306
Merge pull request #1115 from jbonofre/AMQ-9384
AMQ-9384: Fix "read" securityConstraint and authentication (including logout)
2023-11-10 18:22:00 +01:00
JB Onofré 07d469287f AMQ-9384: Fix "read" securityConstraint and authentication (including logout) 2023-11-10 18:03:31 +01:00
JB Onofré fb379997c6
Merge pull request #1111 from jbonofre/AMQ-9381
AMQ-9381: Upgrade to maven-surefire-plugin 3.2.1
2023-11-10 15:44:10 +01:00
JB Onofré 398cdc6740 AMQ-9296: Add authentication support in docker images 2023-11-10 15:42:32 +01:00
JB Onofré d23da10da8
Merge pull request #1113 from jbonofre/AMQ-9383
AMQ-9383: Copy transport options before sending in introspection setter
2023-11-09 15:50:40 +01:00
JB Onofré 5d693d1c1d
Merge pull request #1112 from jbonofre/AMQ-9382
AMQ-9382: Upgrade to dependency-check-maven 8.4.2
2023-11-09 14:17:40 +01:00
JB Onofré b79c6fffe0 AMQ-9381: Upgrade to maven-surefire-plugin 3.2.1 2023-11-09 14:17:00 +01:00
JB Onofré ca35e5921c
Merge pull request #1108 from hyteio/AMQ-9376
[AMQ-9376] Fix ConcurrentModificationException during a destroy()
2023-11-09 14:04:31 +01:00
Matt Pavlovich 6ae3ff5051
Update README.md 2023-11-08 10:45:09 -06:00
JB Onofré f4be8a6806 AMQ-9383: Copy transport options before sending in introspection setter 2023-11-08 15:01:17 +01:00
JB Onofré 12f1a3f508 AMQ-9382: Upgrade to dependency-check-maven 8.4.2 2023-11-08 13:53:06 +01:00
JB Onofré 9da90c71ec
Merge pull request #1109 from jbonofre/AMQ-9380
AMQ-9380: Upgrade to maven-plugin-plugin 3.10.1
2023-11-08 13:35:21 +01:00
JB Onofré c04ac721ad AMQ-9380: Upgrade to maven-plugin-plugin 3.10.1 2023-11-07 15:41:03 +01:00
JB Onofré 18c74769dc
Merge pull request #1100 from hyteio/AMQ-8391-jaas-web
[AMQ-8391] Convert web to use shared JAAS realm with messaging layer
2023-11-07 15:38:24 +01:00
Matt Pavlovich 19696254dd [AMQ-9376] Fix ConcurrentModificationException during a destroy() 2023-11-07 08:12:46 -06:00
JB Onofré e6e043ff33
Merge pull request #1106 from jbonofre/AMQ-9379
AMQ-9379: Upgrade to Jetty 11.0.18
2023-11-07 15:12:39 +01:00
JB Onofré 1645d02305
Merge pull request #1107 from jbonofre/AMQ-9378
AMQ-9378: Upgrade to commons-dbcp2 2.11.0
2023-11-07 14:57:04 +01:00
JB Onofré e6185a406e AMQ-9378: Upgrade to commons-dbcp2 2.11.0 2023-11-06 18:24:49 +01:00
JB Onofré 3d71b1b999 AMQ-9379: Upgrade to Jetty 11.0.18 2023-11-06 17:58:46 +01:00
JB Onofré 5dbe5f1c41 Fix OSGi headers 2023-11-01 14:51:01 +01:00
JB Onofré 5e96892424
Merge pull request #1104 from jbonofre/AMQ-9369
AMQ-9369: Fix OSGi headers and Karaf features
2023-11-01 14:39:45 +01:00
JB Onofré 7eeaba4608
Merge pull request #1096 from jbonofre/AMQ-9281
AMQ-9281: Add Camel 4.1.0 and exclude camel-osgi/camel-blueprint
2023-11-01 14:16:50 +01:00
JB Onofré c51a37d050
Merge pull request #1105 from jbonofre/AMQ-9341
AMQ-9341: concretely define SSL transport endpoint in client tests
2023-11-01 06:40:37 +01:00
JB Onofré cefb703b86 AMQ-9341: concretely define SSL transport endpoint in client tests (to avoid issue one some environments) 2023-10-31 17:00:11 +01:00
Jean-Baptiste Onofré f44c46ca05 AMQ-9281: Add Camel 4.1.0 and exclude OSGi/Karaf for now 2023-10-31 16:36:10 +01:00
JB Onofré 9c422ab34d AMQ-9369: Fix OSGi headers and Karaf features 2023-10-31 16:20:49 +01:00
JB Onofré a6631734f9
Merge pull request #1089 from jbonofre/AMQ-9357
AMQ-9357: Upgrade to log4j 2.21.1
2023-10-30 07:22:37 +01:00
Matt Pavlovich de7b2726b1 [AMQ-8391] Convert web to use shared JAAS realm with messaging layer 2023-10-29 21:30:55 -05:00
JB Onofré 90768eae16
Merge pull request #1099 from jbonofre/AMQ-9374
AMQ-9374: Upgrade to commons-io 2.15.0
2023-10-29 07:22:06 +01:00
JB Onofré 54cddfc26b
Merge pull request #1097 from jbonofre/AMQ-9333
AMQ-9333: Add jolokia 2.0.0-M4 (supporting jakarta.servlet-api)
2023-10-29 07:03:36 +01:00
JB Onofré 2945687ee5 AMQ-9333: Add jolokia 2.0.0-M4 (supporting jakarta.servlet-api) 2023-10-28 19:09:39 +02:00
Jean-Baptiste Onofré 8051b7fa74 AMQ-9357: Upgrade to log4j 2.21.1 2023-10-28 17:21:29 +02:00
Jean-Baptiste Onofré 28b0aa8192 AMQ-9374: Upgrade to commons-io 2.15.0 2023-10-28 14:21:24 +02:00
Christopher L. Shannon (cshannon) 5719e5df2e AMQ-9370 - Improve Openwire marshaller validation test 2023-10-26 17:54:50 -04:00
JB Onofré 1d0a6d647e
Merge pull request #1093 from jbonofre/AMQ-9367
AMQ-9367: Upgrade to jakarta.websocket-api 2.1.1
2023-10-24 14:09:54 +02:00
Christopher L. Shannon 80089f9f47
Merge pull request #1098 from cshannon/openwire-throwable-fix
AMQ-9370 - Openwire marshaller should validate Throwable class type
2023-10-24 08:09:21 -04:00
Christopher L. Shannon (cshannon) 3eaf3107f4 AMQ-9370 - Openwire marshaller should validate Throwable class type 2023-10-24 07:22:37 -04:00
Jean-Baptiste Onofré d924737248 AMQ-9367: Upgrade to jakarta.websocket-api 2.1.1 2023-10-24 07:39:39 +02:00
JB Onofré b4ace5858b
Merge pull request #1095 from jbonofre/REMOVE_PAXWEB_WA
NO-JIRA: Remove the workaround for PAXWEB-1070 (not needed anymore)
2023-10-24 07:36:13 +02:00
JB Onofré d65d630a41 NO-JIRA: Remove the workaround for PAXWEB-1070 (not needed anymore) 2023-10-23 21:52:34 +02:00
JB Onofré 1664df939f
Merge pull request #1094 from jbonofre/AMQ-9326
AMQ-9326: Upgrade to Jetty 11.0.17
2023-10-23 07:21:18 +02:00