Commit Graph

978 Commits

Author SHA1 Message Date
Alexej Timonin 163fabb7a4 Typo, with -> will 2024-07-20 19:00:37 +02:00
Matt Pavlovich d9673c76fa
[AMQ-9531] Fix regression causing export command to fail 2024-07-11 19:24:10 -05: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
Matt Pavlovich d0a435fe5b
Update main to 6.2.0-SNAPSHOT 2024-04-29 10:52:46 -05: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é f90c10df8e
Merge pull request #1191 from kartg/remove-assembly-jrms
[AMQ-9469] Removed JRMS-1.1 dependency from assembly pom.xml
2024-04-11 09:10:31 +02:00
Christopher L. Shannon 09e3251c87 AMF-9476 - Fix Jetty constraint mapping 2024-04-10 16:09:56 -04:00
JB Onofré e025e443e6 [maven-release-plugin] prepare for next development iteration 2024-04-01 16:28:46 +02:00
JB Onofré 5690826111 [maven-release-plugin] prepare release activemq-6.1.1 2024-04-01 16:28:36 +02:00
JB Onofré 661fce3f16 AMQ-9460: Fix authentication on Docker images 2024-04-01 13:48:58 +02:00
JB Onofré 7cbe23974c
Revert "AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user" 2024-04-01 11:28:21 +02:00
JB Onofré 34e228f14c AMQ-9460: Don't override ACTIVEMQ_OPTS when provided by user 2024-03-31 19:08:29 +02:00
Kartik Ganesh 1f89c1737e
Removed JRMS-1.1 dependency from assembly pom.xml
Signed-off-by: Kartik Ganesh <gkart@amazon.com>
2024-03-28 12:47:36 -07:00
Akki1902 8793c6e129
[AMQ-9459]: Added JVM Arg to open sun.nio.ch 2024-03-18 11:44:32 +05:30
JB Onofré 72bbb0c521 [maven-release-plugin] prepare for next development iteration 2024-03-11 14:41:18 +01:00
JB Onofré 5af7c1f550 [maven-release-plugin] prepare release activemq-6.1.0 2024-03-11 14:41:08 +01:00
JB Onofré e17801961b AMQ-9434: fix ACTIVEMQ_CONFIGS loading 2024-03-08 17:10:31 +01:00
JB Onofré 6bae734088 AMQ-9434: Support space in ActiveMQ base directory 2024-03-02 07:11:29 +01:00
Jean-Baptiste Onofré 0b95f93449 AMQ-9412: fix docker entrypoiint script 2024-01-21 16:40:55 +01:00
JB Onofré aeab06e93e
Merge pull request #1135 from jbonofre/AMQ-9408
AMQ-9408: fix jolokia-access.xml loading in Windows wrapper
2023-11-29 15:32:13 +01:00
JB Onofré 5cd4cd2c1b AMQ-9405: fix Jetty examples about secure connector 2023-11-29 14:02:04 +01:00
JB Onofré d48f8ba201 AMQ-9408: fix jolokia-access.xml loading in Windows wrapper 2023-11-29 10:56:33 +01:00
JB Onofré 98c62f6568
Merge pull request #1125 from hyteio/AMQ-9401
[AMQ-9401] Minor doc update referencing javax instead of jakarta
2023-11-22 13:49:14 +01:00
Matt Pavlovich 74b31ff11c [AMQ-9401] Minor doc update referencing javax instead of jakarta 2023-11-21 11:31:25 -06:00
JB Onofré 1747acaf03 Set version to 6.1.0-SNAPSHOT 2023-11-20 17:19:09 +01:00
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 (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é 07d469287f AMQ-9384: Fix "read" securityConstraint and authentication (including logout) 2023-11-10 18:03:31 +01:00
JB Onofré 398cdc6740 AMQ-9296: Add authentication support in docker images 2023-11-10 15:42:32 +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
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
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é 2945687ee5 AMQ-9333: Add jolokia 2.0.0-M4 (supporting jakarta.servlet-api) 2023-10-28 19:09:39 +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
Jean-Baptiste Onofré ab64b24669 NO-JIRA: Update docker resources for ActiveMQ 6.0.0 2023-10-22 18:15:13 +02:00
Jean-Baptiste Onofré cee2a97e75 AMQ-9326: Upgrade to Jetty 11.0.17 2023-10-22 17:47:01 +02:00
JB Onofré 5983fa244e
Merge pull request #1074 from jbonofre/AMQ-9338
AMQ-9338: Use setenv instead of env to avoid POSIX conflict
2023-10-21 06:48:00 +02:00
Matt Pavlovich 9db69bc299 [AMQ-9323] Migration to jakarta-based jaxb 2023-10-20 16:08:25 -05:00
JB Onofré 4b532cb9ec AMQ-9338: Use setenv instead of env to avoid POSIX conflict 2023-10-20 17:00:49 +02:00
Nicolas Filotto d7e166d709
[AMQ-9305] Adapt the docker-related files to Java 17 2023-10-16 10:09:17 +02:00
JB Onofré e59ff1908e
Merge pull request #1049 from essobedo/AMQ-9306/make-webconsole-accessible-from-host
[AMQ-9306] Make the WebConsole accessible from outside the container
2023-10-14 11:13:08 +02:00
JB Onofré 302a2f698e
Merge pull request #1053 from essobedo/fix-schema-location-in-web.xml
Fix the schema location in web.xml files
2023-10-13 16:03:14 +02:00
Matt Pavlovich 5f62d5d67f [AMQ-9311] Remove support for JDK less than 17 from startup scripts 2023-09-29 10:10:12 -05:00