Commit Graph

970 Commits

Author SHA1 Message Date
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
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
Jean-Baptiste Onofré de563e76ce
Merge pull request #738 from mattrpav/AMQ-8341
[AMQ-8341] Remove FTP Blob strategy
2022-01-15 07:01:25 +01:00
Jean-Baptiste Onofré c246e0926c [AMQ-8425] Get process from any user in bin/activemq script 2022-01-14 11:37:12 +01:00
Matt Pavlovich 2e784d07be [AMQ-8341] Remove FTP Blob strategy
- Remove commons-net dependency
2022-01-12 11:05:43 -06:00
Jean-Baptiste Onofré 359b410ffd [AMQ-8439] Exclude camel.xml from assembly validateExampleConfig test 2021-12-18 05:57:24 +01:00
Vilius Šumskas c67ada04c7 https://issues.apache.org/jira/browse/AMQ-5388 Fix user permissions in web console 2021-11-23 23:37:07 +02:00
Matt Pavlovich 67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682)
- API update only
 - Throw UnsupportedOperationException
 - Disable activemq-camel from build
 - Formatting fixes
 - Use geronimo-jms for osgi-related artifacts
 - Fix features.xml invalid xml header
 - Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
 - Add deliveryTime field to Message
 - Minor formatting fixes
2021-11-10 11:56:04 -06:00
Matt Pavlovich c1a2ff25c1
[AMQ-8033] Remove activemq-camel (#701)
* [AMQ-8033] Remove activemq-camel

 - Prerequisite for JMS v2.0 support

* [AMQ-8033] Remove activemq-camel

 - Prerequisite for JMS v2.0 support

* [AMQ-8033] Assembly and karaf clean-ups
2021-09-03 11:21:13 -05:00
Matt Pavlovich 5c9df5db0c [AMQ-8290] Cleanup assembly warnings and upgrade assembly plugin
- Convert 'attached' to 'single' goal
 - Clean up leading "/" in descriptors
2021-06-04 09:30:31 -05:00
Jean-Baptiste Onofré 8bba61152d
Merge pull request #653 from coheigea/AMQ-8260
AMQ-8260 - Remove unused keys from distribution
2021-05-31 11:02:16 +02:00
Jean-Baptiste Onofré fc80b86ac6
[AMQ-7442] Support JDK11 full build and code style (#647) 2021-05-25 06:55:39 +02:00
Colm O hEigeartaigh a51083a74f AMQ-8260 - Remove unused keys from distribution 2021-05-05 16:08:54 +01:00
Jean-Baptiste Onofré bcb5492f41
Merge pull request #651 from jgallimore/AMQ-8220-master
AMQ-8220 add add-opens options for Java 16
2021-04-21 07:10:04 +02:00
Jonathan Gallimore d1c48abaca AMQ-8220 add add-opens options for Java 16 2021-04-20 13:51:05 -07:00
charlie-aws f1190f8fed AMQ-8226 match any amount of spaces before activemq PID in bin/activemq startup script 2021-04-15 16:09:35 -07:00
jbonofre 329785d52f Add missing jackson lib in the assembly 2021-03-30 16:56:47 +02:00
jbonofre 52a2bd446a [AMQ-7502] Remove leveldb 2021-03-25 18:54:53 +01:00
jbonofre 1e2a0de5cc [AMQ-8194] Upgrade to commons-lang3 3.12.0 2021-03-23 16:07:02 +01:00
Jean-Baptiste Onofré d065db7243
Merge pull request #199 from fjollberg/master
Make start script work on busybox
2021-03-22 07:26:00 +01:00
Jean-Baptiste Onofré 29fbccf7a3
Merge pull request #206 from TomyLobo/patch-1
Add missing runlevels to Default-Start
2021-03-22 06:13:21 +01:00
Matt Pavlovich 0d0272d249
Merge pull request #615 from mattrpav/AMQ-6951
AMQ-6951 Hide jetty version
2021-03-18 09:00:03 -05:00
jbonofre f64c9327d7 [AMQ-8123] Add jaxb-core,istack,activation in lib for RuntimeConfigurationPlugin (with both JDK8 and 11+) 2021-03-17 21:42:59 +01:00
Charlie Chen 86eda3a6b1 AMQ-8048 replace SslContextFactory with SslContextFactory$Server & fix assembly BrokerXmlConfigStartTest activemq-security.xml test 2021-03-07 11:54:59 -08:00
Matt Pavlovich 065b9ec33c [AMQ-6951] Update assembly/reelease/conf/jetty.xml to hide Jetty version 2021-03-02 10:56:20 -06:00
jbonofre 9b6a48ad31 [AMQ-8032] Add JAXB in lib by default to avoid issue with JDK11 2021-01-08 09:15:39 +01:00
jbonofre 3e2e335f2f Revert "[AMQ-8045] Use the file: protocol in jetty.xml"
This reverts commit 9d687221b3.
2020-12-01 06:55:28 +01:00
jbonofre 9d687221b3 [AMQ-8045] Use the file: protocol in jetty.xml 2020-11-23 07:27:33 +01:00
Jean-Baptiste Onofré f5dcd8e398
Merge pull request #540 from lkiesow/env-shebang
Shebang in env
2020-11-21 07:27:26 +01:00
Colm O hEigeartaigh 66cb8d4cfb AMQ-8029 - Place a bound on the data read in MessageServletSupport 2020-08-31 11:19:51 +01:00
Christopher L. Shannon (cshannon) 17defa79d4 NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04: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
Lars Kiesow b993be2995 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.
2020-05-30 19:05:28 +02: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
Colm O hEigeartaigh c3cdffb373 AMQ-7447 - Update copyright years 2020-03-20 07:14:43 +00:00
jbonofre feb8d3d073 [AMQ-7433] Render full stack trace by default but document possible ConversionPattern 2020-03-03 18:44:53 +01:00
Colm O hEigeartaigh f221072375 AMQ-7434 - Enable Jolokia CORS strict-checking by default 2020-03-03 14:22:04 +00:00
jbonofre c9902433c7 [AMQ-7433] Use short rendering of exception instead of full stack trace to avoid to pollute log file 2020-03-01 17:38:00 +01:00
jbonofre 0d5b53529a [AMQ-7388] Upgrade to Jetty 9.4.27.20200227 2020-03-01 12:49:36 +01:00
jbonofre d878d877d5 [AMQ-7410] Align dependencies with Apache Karaf 2020-02-26 13:11:33 +01:00
jbonofre ae96af6d0f [AMQ-7409] Exclude netty from zookeeper dependency
Credit To: Piyush Chugh <chughpiyush>
2020-02-19 08:00:10 +01:00
jbonofre f3b2efcbcb [NO-JIRA] Use Maven Central https URL in ActiveMQ URL readme.txt 2020-02-18 14:13:11 +01:00
jbonofre 097506a458 [AMQ-7399] org.apache.activemq.SERIALIZABLE_PACKAGES doesn't include java* by default 2020-02-12 13:43:03 +01:00
Colm O hEigeartaigh 23b21105e8 AMQ-7349 - Update some javascript libraries 2019-11-20 16:48:20 +00:00
Jean-Baptiste Onofré 4f07dc5b49 [AMQ-7252] Upgrade to Velocity 2.1 2019-11-15 06:07:40 +01:00
Jean-Baptiste Onofré 8a6ef9d83d
Merge pull request #392 from coheigea/AMQ-7295
AMQ-7295 - Update JTA spec
2019-11-02 07:14:15 +01:00