Mirror of Apache ActiveMQ Artemis
Go to file
Robbie Gemmell 83eb03c665 ARTEMIS-4583: remove the artemis-server test-jar, do related cleanup
- Move ActiveMQTestBase to artemis-test-support.
- Add reduced parent for current artemis-server tests.
- Add a simpler test case parent class unit tests can use.
- Convert some existing checks into a rule for reuse.
- Move various rules/utils to artemis[-unit]-test-support module from where they can be used instead of from artemis-server.
2024-01-25 16:48:49 +00:00
.github ARTEMIS-4533: fix up variable name to reflect actual usage 2024-01-08 15:27:47 +00:00
.settings ACTIVEMQ6-1 - Initial HornetQ Donation Commit 2014-11-10 10:31:25 -06:00
artemis-boot [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-cdi-client [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-cli [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -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 [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05: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 [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05: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 [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05:00
artemis-protocols [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -05: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-4583: remove the artemis-server test-jar, do related cleanup 2024-01-25 16:48:49 +00: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 Updating versions.adoc. Adding note about examples 2024-01-24 14:07:09 -05: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-4583: remove the artemis-server test-jar, do related cleanup 2024-01-25 16:48:49 +00: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 Updating versions.adoc before a release 2024-01-24 14:00:48 -05:00
artemis_doap.rdf Update vendor to ASF 2015-05-30 08:37:28 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-01-24 14:21:08 -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.