Commit Graph

880 Commits

Author SHA1 Message Date
Christopher L. Shannon (cshannon) 04e5114e21 AMQ-8554 - Add missing jetty-continuation jar to assembly
(cherry picked from commit 291f925601)
(cherry picked from commit 4eb9c33492)
2022-04-06 09:51:45 -04:00
Lucas Tétreault 4b90e99783 AMQ-8549: Update copyright years
(cherry picked from commit aa1729ba2b)
2022-03-29 10:12:51 +02:00
ilyes Ajroud 072217f33c 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:56 +01:00
Jean-Baptiste Onofré 538d86fbff [AMQ-8522] Secure /api path on the web console
(cherry picked from commit a74fe37582)
2022-03-06 07:46:53 +01:00
Jean-Baptiste Onofré b9d24e586d 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

(cherry picked from commit fa461c876a)
2022-03-02 16:24:56 +01:00
Matt Pavlovich 5fe6854b62 [AMQ-6883] Update wrapper confs to be consistent memory and dedicatedTaskRunner
(cherry picked from commit cb27fd06ee)
2022-02-23 18:32:47 +01:00
Jean-Baptiste Onofré 2a9161116f [maven-release-plugin] prepare for next development iteration 2022-02-11 17:28:32 +01:00
Jean-Baptiste Onofré 025f99f245 [maven-release-plugin] prepare release activemq-5.16.4 2022-02-11 17:18:49 +01:00
Robbie Gemmell 3b283fe440 NO-JIRA: update year in source + bin assembly NOTICE files
(cherry picked from commit 2c3a7c68df)
2022-02-11 14:03:21 +01:00
Colm O hEigeartaigh 1f01a61426
AMQ-8472 - Switch to reload4j for logging 2022-02-08 14:02:31 +00:00
Vilius Šumskas ffc2aad6e3 https://issues.apache.org/jira/browse/AMQ-5388 Fix user permissions in web console
(cherry picked from commit c67ada04c7)
2022-01-19 17:48:11 +01:00
Jean-Baptiste Onofré 207591e94d [AMQ-8425] Get process from any user in bin/activemq script
(cherry picked from commit c246e0926c)
2022-01-15 06:43:52 +01:00
Jean-Baptiste Onofré 0a1a0046a3 [AMQ-8439] Exclude camel.xml from assembly validateExampleConfig test
(cherry picked from commit 359b410ffd)
2021-12-19 07:46:26 +01:00
Jean-Baptiste Onofré be8fc6e6eb [maven-release-plugin] prepare for next development iteration 2021-08-10 07:47:44 +02:00
Jean-Baptiste Onofré 50582306a7 [maven-release-plugin] prepare release activemq-5.16.3 2021-08-10 07:47:23 +02:00
Jean-Baptiste Onofré 6f9ca24dd7 [AMQ-8352] Use posix mode for tarLongFileMode in assembly 2021-08-10 07:39:31 +02:00
Matt Pavlovich dce83db7c2 [AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
- Convert 'attached' to 'single' goal
 - Clean up leading "/" in descriptors

(cherry picked from commit 5c9df5db0c)
2021-07-04 07:04:19 +02:00
jbonofre 9eda1508e3 [maven-release-plugin] prepare for next development iteration 2021-04-21 07:39:09 +02:00
jbonofre ff1af27106 [maven-release-plugin] prepare release activemq-5.16.2 2021-04-21 07:38:47 +02:00
Jonathan Gallimore c6838aa451 AMQ-8220 add add-opens options for Java 16
(cherry picked from commit d1c48abaca)
2021-04-21 07:10:45 +02:00
charlie-aws ec95c6f948 AMQ-8226 match any amount of spaces before activemq PID in bin/activemq startup script
(cherry picked from commit f1190f8fed)
2021-04-16 08:12:48 +02:00
jbonofre e24116aae5 [AMQ-8194] Upgrade to commons-lang3 3.12.0
(cherry picked from commit 1e2a0de5cc)
2021-03-24 07:50:28 +01:00
Fredrik Jönsson 2d78f118d0 Remove duplicated code for finding a java process given a pidfile
and make it work in busybox.

(cherry picked from commit 18dce69a78)
2021-03-22 07:26:56 +01:00
TomyLobo 6a5046cd3e Add missing runlevels to Default-Start
Debian starts in runlevel 2 by default.

(cherry picked from commit 7eb9d60c8d)
2021-03-22 06:13:49 +01:00
jbonofre aedb4aaf65 [AMQ-8123] Add jaxb-core,istack,activation in lib for RuntimeConfigurationPlugin (with both JDK8 and 11+)
(cherry picked from commit f64c9327d7)
2021-03-18 10:16:54 +01:00
Charlie Chen 20d822fbb8 AMQ-8048 replace SslContextFactory with SslContextFactory$Server & fix assembly BrokerXmlConfigStartTest activemq-security.xml test
(cherry picked from commit 86eda3a6b1)
2021-03-15 07:52:49 +01:00
jbonofre 6d82e628f7 [maven-release-plugin] prepare for next development iteration 2021-01-14 14:02:35 +01:00
jbonofre e432a78c19 [maven-release-plugin] prepare release activemq-5.16.1 2021-01-14 14:00:24 +01:00
jbonofre a64f399d54 [AMQ-8032] Add JAXB in lib by default to avoid issue with JDK11
(cherry picked from commit 9b6a48ad31)
2021-01-09 07:20:08 +01:00
jbonofre ec2539e7a9 Revert "[AMQ-8045] Use the file: protocol in jetty.xml"
This reverts commit 10bd81d167.
2020-12-01 06:54:53 +01:00
jbonofre 10bd81d167 [AMQ-8045] Use the file: protocol in jetty.xml
(cherry picked from commit 9d687221b3)
2020-11-23 13:51:15 +01:00
Lars Kiesow 696315461f Shebang in env
This patch removes the shebang from the env file. The file is – and
should always be – sourced and never be executed directly and should
thus not contain a shebang.

The file has also already no executable flag. Probably for the same
reason.

(cherry picked from commit b993be2995)
2020-11-21 07:28:02 +01:00
Colm O hEigeartaigh f91e81bf4c AMQ-8029 - Place a bound on the data read in MessageServletSupport
(cherry picked from commit 66cb8d4cfb)
2020-11-21 06:49:58 +01:00
Jean-Baptiste Onofré 334476ac63 [maven-release-plugin] prepare for next development iteration 2020-06-25 07:26:41 +02:00
Jean-Baptiste Onofré 86dd78b1aa [maven-release-plugin] prepare release activemq-5.16.0 2020-06-25 07:26:13 +02:00
Jean-Baptiste Onofré 6908749c2f Fix version 2020-06-25 07:13:04 +02:00
Jean-Baptiste Onofré ff2dae82f3 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-24 21:56:52 +02:00
jbonofre 4ed2ba22a9 Cancel 5.16.0 release 2020-06-24 15:19:34 +02:00
Jean-Baptiste Onofré cd1e9f8697 [maven-release-plugin] prepare for next development iteration 2020-06-23 17:40:26 +02:00
Jean-Baptiste Onofré 2e890c6224 [maven-release-plugin] prepare release activemq-5.16.0 2020-06-23 17:39:53 +02:00
jbonofre 7db424758f [AMQ-7087] Add JDK 9+ specific JVM args to avoid warnings 2020-06-23 07:52:00 +02:00
Christopher L. Shannon (cshannon) 721169a21d AMQ-7500 - Update distribution examples to use JDK 1.8 source/target 2020-06-22 10:31:08 -04:00
Christopher L. Shannon (cshannon) 1a1cabdfce AMQ-5687 - Remove old ANT based examples 2020-06-22 10:04:00 -04:00
jbonofre 93c245b8ec [AMQ-7465] Protect any webconsole URL by default 2020-05-21 10:40:52 +02:00
jbonofre 36a4115ea8 [AMQ-7483] Update JSW wrapper for MacOS 2020-05-19 16:36:06 +02:00
Jean-Baptiste Onofré b34da16045
Merge pull request #514 from PascalSchumacher/publisher.py_remove_unused_import
Remove unused import in publisher.py.
2020-05-12 08:06:21 +02:00
Marcelo Parada 924d0d1d2d
conn.start deprecated, id argument necessary by conn.subscribe 2020-05-07 15:45:56 +02:00
Jean-Baptiste Onofré da9e4028c9
Merge pull request #513 from coheigea/AMQ-7447
AMQ-7447 - Update copyright years
2020-03-27 10:29:42 +01:00
Colm O hEigeartaigh 9599ad8d95 AMQ-7457 - Support wider password encryption schemes 2020-03-27 08:34:10 +00:00
Pascal Schumacher 8cf12550bd Remove unused import in publisher.py. 2020-03-21 14:44:41 +01:00