Mirror of Apache ActiveMQ Artemis
Go to file
Clebert Suconic 9d988dd9d0 ARTEMIS-4617 upgrade JLine to 3.25.1
I had to remove the indirect dependency between the maven plugin and jline
to avoid the maven plugin to parse some classes in jline that require experimental features on the JDK
even when they are not in use.
2024-02-01 16:12:58 -05:00
.github ARTEMIS-4533: fix up variable name to reflect actual usage 2024-01-08 15:27:47 +00:00
.settings
artemis-boot ARTEMIS-4617 upgrade JLine to 3.25.1 2024-02-01 16:12:58 -05:00
artemis-cdi-client [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-cli ARTEMIS-4617 upgrade JLine to 3.25.1 2024-02-01 16:12:58 -05:00
artemis-commons [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-core-client [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-core-client-all [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-core-client-osgi [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-distribution [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-docker ARTEMIS-4556 support release of multi-platform Docker images 2024-01-11 17:50:02 +00:00
artemis-dto [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-features ARTEMIS-4592 detect possible dependency updates 2024-02-01 09:14:17 -06:00
artemis-hawtio [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-image [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jakarta-client [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jakarta-client-all [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jakarta-ra [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jakarta-server [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jakarta-service-extensions [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jdbc-store ARTEMIS-4608 upgrade Derby to 10.15.2.0 2024-02-01 10:07:57 -06:00
artemis-jms-client [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jms-client-all [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jms-client-osgi [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-jms-server [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-journal [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-junit [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-log-annotation-processor [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-maven-plugin ARTEMIS-4617 upgrade JLine to 3.25.1 2024-02-01 16:12:58 -05:00
artemis-protocols ARTEMIS-4532 MQTT-to-core wildcard conversion is broken 2024-01-29 18:35:43 +00:00
artemis-quorum-api [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-quorum-ri [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-ra [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-selector [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-server ARTEMIS-4608 upgrade Derby to 10.15.2.0 2024-02-01 10:07:57 -06:00
artemis-server-osgi [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-service-extensions [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-unit-test-support ARTEMIS-4583: remove the artemis-server test-jar, do related cleanup 2024-01-25 16:48:49 +00:00
artemis-web [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-website [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
docs NO-JIRA fix dead link in doc 2024-01-31 08:43:37 -06:00
etc ARTEMIS-4572 upgrade to Apache parent 31 2024-01-18 16:55:51 +00:00
integration/activemq-spring-integration [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
scripts ARTEMIS-4556 support release of multi-platform Docker images 2024-01-11 17:50:02 +00:00
tests ARTEMIS-4617 upgrade JLine to 3.25.1 2024-02-01 16:12:58 -05:00
.asf.yaml NO-JIRA: have github commit log display auto-link ARTEMIS Jira project references 2023-09-21 11:36:41 +01:00
.gitignore ARTEMIS-4383 migrate user docs to AsciiDoc 2023-08-02 16:21:06 -04:00
.project More name changes to activemq 2014-11-19 16:01:54 -05:00
LICENSE ARTEMIS-4383: add RAT config to fix the build, and LICENSE updates to reflect the new files 2023-08-03 13:04:47 +01:00
NOTICE NO-JIRA update NOTICE files! Happy new year 2024-01-03 09:16:19 -05:00
README.md ARTEMIS-4533: update CI build, update READMEs/docs to reference examples repo and refresh queue example output, tweak assembly as needed, update release steps 2023-12-14 12:05:52 -05:00
RELEASING.md NO-JIRA: add note about installing PyYAML to use the site release update scripts 2024-02-01 12:38:16 +00:00
artemis_doap.rdf Update vendor to ASF 2015-05-30 08:37:28 +02:00
pom.xml ARTEMIS-4617 upgrade JLine to 3.25.1 2024-02-01 16:12:58 -05:00

README.md

Welcome to Apache ActiveMQ Artemis

ActiveMQ Artemis is the next generation message broker from Apache ActiveMQ.

Getting Started

See the User Manual for an in-depth explanation of all aspects of broker configuration and behavior.

The ActiveMQ Artemis Examples repository contains over 90 examples demonstrating many of the client and broker features.

How to Build, etc.

See the Hacking Guide for details about modifying the code, building the project, running tests, IDE integration, etc.

Migrate from ActiveMQ "Classic"

See the Migration Guide for information about the architectural and configuration differences between ActiveMQ "Classic" (i.e. 5.x) and ActiveMQ Artemis.

Report an Issue

See our website for details on how to report an bug, request a feature, etc.