Commit Graph

929 Commits

Author SHA1 Message Date
JB Onofré 250a3f0647 AMQ-9296: Add authentication support in docker images
(cherry picked from commit 398cdc6740)
2023-11-12 06:11:44 +01:00
Jean-Baptiste Onofré 7d9074e8c8 [maven-release-plugin] prepare for next development iteration 2023-10-24 21:44:02 +02:00
Jean-Baptiste Onofré 5f6edd9781 [maven-release-plugin] prepare release activemq-5.18.3 2023-10-24 21:43:52 +02:00
JB Onofré c08d32e470 [maven-release-plugin] rollback the release of activemq-5.18.3 2023-10-24 17:38:56 +02:00
JB Onofré 6c5351a9c9 [maven-release-plugin] prepare for next development iteration 2023-10-24 16:46:32 +02:00
JB Onofré 206adbdab4 [maven-release-plugin] prepare release activemq-5.18.3 2023-10-24 16:46:20 +02:00
Jean-Baptiste Onofré 7c2cb01aae Add docker resources for ActiveMQ 5.x 2023-10-22 18:13:09 +02:00
Nicolas Filotto b0455fd8a5 [AMQ-8611] Describe message size limit init parameter
(cherry picked from commit 1bba24ddba)
2023-09-09 07:17:52 +02:00
JB Onofré 20ed8ba70f [maven-release-plugin] prepare for next development iteration 2023-06-27 14:46:32 +02:00
JB Onofré 9cbf58d7bd [maven-release-plugin] prepare release activemq-5.18.2 2023-06-27 14:46:22 +02:00
Alexej Timonin 022546089e 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.

(cherry picked from commit ab87b4ced9)
2023-06-26 07:08:22 +02:00
JB Onofré 21f5c5a458 [maven-release-plugin] prepare for next development iteration 2023-04-10 07:25:30 +02:00
JB Onofré 37fb15d3b3 [maven-release-plugin] prepare release activemq-5.18.1 2023-04-10 07:25:19 +02:00
JB Onofré 1637f9e35c [maven-release-plugin] rollback the release of activemq-5.18.1 2023-04-08 07:38:33 +02:00
JB Onofré 10a5af7bde [maven-release-plugin] prepare for next development iteration 2023-04-06 17:54:56 +02:00
JB Onofré 619be166f2 [maven-release-plugin] prepare release activemq-5.18.1 2023-04-06 17:54:48 +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
JB Onofré 030d1b5035
Merge pull request #981 from jbonofre/AMQ-9223
[AMQ-9223] Upgrade to slf4j 2.0.6
2023-03-11 07:28:32 +01:00
Matt Pavlovich 122b8f213a [AMQ-9230] Upgrade jmdns to 3.5.8 (new GAV) 2023-03-10 09:52:29 -06:00
Matt Pavlovich 642ec302cc
[AMQ-9225] Remove j2ee management dependency as it is no longer part of JEE spec (#983) 2023-03-07 11:13:41 -06:00
Jean-Baptiste Onofré 1e8de860ad [AMQ-9223] Upgrade to slf4j 2.0.6 2023-02-19 08:11:54 +01:00
Jean-Baptiste Onofré 2a51ec7515 Update copyright to include 2023 2023-02-11 07:28:02 +01:00
JB Onofré 9be48a2748 Revert "[AMQ-8572] Remove unsued commons-lang3 dependency"
This reverts commit 4fa107e896.
2023-02-08 16:57:18 +01:00
Jean-Baptiste Onofré ed0177e445 [AMQ-9185] Define jolokia.conf system property in the wrapper 2023-02-04 07:50:46 +01:00
Christopher L. Shannon (cshannon) 6120169e56 AMQ-9201 - Update Jolokia default access configuration 2023-02-01 07:04:56 -05:00
Jean-Baptiste Onofré 49626f07b6 [AMQ-9126] Set jolokia.conf sys prop and escape cleanly on Windows platform 2022-11-28 18:41:55 +01:00
Matt Pavlovich 4fa107e896 [AMQ-8572] Remove unsued commons-lang3 dependency 2022-10-11 10:29:36 -05:00
Jean-Baptiste Onofré d1140cf766 [AMQ-9022] Upgrade to commons-codec 1.15 2022-08-15 07:49:15 +02:00
Jean-Baptiste Onofré 70875bd946
Merge pull request #871 from lucastetreault/AMQ-9005
[AMQ-9005] Clean up remaining Xalan references
2022-08-12 08:06:41 +02:00
Lucas Tétreault 7b3f13feda Clean up remaining Xalan references
Empty
2022-08-05 00:43:02 -07:00
Jean-Baptiste Onofré 957cdc79a5 [AMQ-9001] Remove guava dependency 2022-07-30 07:03:56 +02:00
Matt Pavlovich 2b58e7b09f
[AMQ-8577] Minor updates to assembly unit tests to pass (#855)
* Add broker.waitUntilStarted(5000l); to broker startup tests
 * Add exclusion for jolokia-access.xml to xml validation tests
2022-06-29 17:26:35 -05:00
Jean-Baptiste Onofré c56907a825 [AMQ-8546] Move jolokia-access.xml into ActiveMQ conf folder 2022-04-22 07:30:41 +02:00
Jean-Baptiste Onofré d4ef7d3ee2
Merge pull request #763 from winne42/fix_encoding_error
fix encoding error in chat.js
2022-04-18 16:07:23 +02:00
Christopher L. Shannon (cshannon) 291f925601 AMQ-8554 - Add missing jetty-continuation jar to assembly 2022-03-31 13:17:46 -04:00
Lucas Tétreault aa1729ba2b AMQ-8549: Update copyright years 2022-03-20 21:18:54 -07:00
Christopher L. Shannon (cshannon) 3d06efe93d AMQ-8530 - Update to geronimo-annotation_1.3_spec 2022-03-09 08:14:43 -05:00
Jean-Baptiste Onofré ca97fd456d
Merge pull request #791 from ilyesAj/patch-1
add the capability to override memory options
2022-03-06 07:48:56 +01:00
ilyes Ajroud 1ba4628be6
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
2022-03-04 11:11:21 +01:00
Jean-Baptiste Onofré a74fe37582 [AMQ-8522] Secure /api path on the web console 2022-03-04 10:05:16 +01:00
Christopher L. Shannon (cshannon) 00253b3219 NO-JIRA: Updating next development version to 5.18.0-SNAPSHOT 2022-03-01 09:36:34 -05:00
Jean-Baptiste Onofré fa461c876a
Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 (#784)
* [AMQ-7358] Use jetty atomic jar files instead of jetty-all uber jar
(deprecated according to Jetty team)
[AMQ-8461] Upgrade to Jetty 9.4.45.v20220203
2022-03-01 15:33:50 +01:00
jbonofre 472dcf8497 [AMQ-7426] Upgrade to log4j2 2022-02-24 15:20:51 +01:00
Matt Pavlovich cb27fd06ee [AMQ-6883] Update wrapper confs to be consistent memory and dedicatedTaskRunner 2022-02-16 14:27:29 -06:00
Robbie Gemmell 2c3a7c68df NO-JIRA: update year in source + bin assembly NOTICE files 2022-02-11 10:07:22 +00:00
Gerlach, Winfried 3a07632786 fix encoding error in chat.js; avoid some implicit variable declarations; minor beautifications 2022-02-09 21:27:03 +01:00
Jean-Baptiste Onofré 5a16145c32
Merge pull request #727 from ViliusS/security/fix-web-console-access
[Security] Fix user permissions in web console
2022-01-19 17:47:41 +01:00
Jean-Baptiste Onofré ee21925c08 [AMQ-7325] Upgrade to Derby 10.15.2.0 2022-01-17 16:29:53 +01:00