Commit Graph

960 Commits

Author SHA1 Message Date
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
Matt Pavlovich 5f72c35b3b [AMQ-9310] Remove solaris support 2023-09-28 18:00:55 -05:00
Matt Pavlovich 4e715386f7 [AMQ-9309] Remove 32-bit support 2023-09-28 18:00:44 -05:00
JB Onofré d5ea415463 Set version to 6.0.0-SNAPSHOT 2023-09-15 16:27:34 +02:00
Nicolas Filotto 96613e1480
Fix the schema location in web.xml files 2023-09-15 15:49:44 +02:00
Nicolas Filotto d4e202d229
[AMQ-9306] Make the WebConsole accessible from outside the container 2023-09-07 13:02:28 +02:00
Nicolas Filotto 1bba24ddba
[AMQ-8611] Describe message size limit init parameter 2023-09-05 12:08:47 +02:00
Matt Pavlovich e10d457868 [AMQ-9239] jakarta.jms - assembly changes 2023-08-24 09:45:32 -05:00
Matt Pavlovich 8d322df244
[#9292] Update stompjms to 1.27 and new groupId (#1039) 2023-08-01 08:29:24 -05:00
JB Onofré 673f4b33e8 Fix typo in docker-compose.yml 2023-06-27 14:40:25 +02:00
Alexej Timonin ab87b4ced9 On startup inform to inpsect log4j2.properties
When ActiveMQ is started the following is printed out:
"INFO: Starting - inspect logfiles specified in logging.properties and log4j.properties to get details"
No log4j.properties file exists, there is however, log4j2.properties.
2023-06-25 18:24:11 +02:00
JB Onofré 85276d3476 [AMQ-8149] Add tooling to create activemq docker image (including multi-platform support) 2023-06-22 16:39:50 +02:00
Bill Mitchell fa3a237547 fix typo in activemq launcher script 2023-06-12 17:11:06 -04:00
Matt Pavlovich 67f5afa0f4 [AMQ-9259] Remove activemq-partition and zookeeper test dependency 2023-05-22 11:00:51 -05:00
Matt Pavlovich 5ca71dfee6
[AMQ-9234] Remove JournalJDBC store and activeio dependency (#993) 2023-03-29 08:38:25 -05:00
JB Onofré 6e5838d82d Move version to 5.19.0-SNAPSHOT 2023-03-28 16:11:10 +02:00
Jean-Baptiste Onofré 6edfdf7c17 [maven-release-plugin] prepare for next development iteration 2023-03-18 06:47:58 +01:00
Jean-Baptiste Onofré f18f3223fa [maven-release-plugin] prepare release activemq-5.18.0 2023-03-18 06:47:47 +01:00
JB Onofré e4fb4a2d4e
Merge pull request #986 from mattrpav/AMQ-9230
[AMQ-9230] Upgrade jmdns to 3.5.8 (new GAV)
2023-03-14 06:20:47 +01:00