https://issues.apache.org/jira/browse/AMQCLI-2

Adding the first version of JAXB classes generated from the Artemis
import schema.  There is also a marshaller class and unit test to
demonstrate streaming to an XML file when marshalling instead of writing
the entire file at once. This will need some work but is a good starting
point.

Also Artemis is currently a SNAPSHOT dependency as we need to work off
the newest code in master.
5 files changed
tree: 24a2d5a53b694622ad004a508656b89058658b70
  1. activemq-kahadb-exporter/
  2. .gitignore
  3. LICENSE
  4. NOTICE
  5. pom.xml
  6. README.md
README.md

Apache ActiveMQ Command Line Tools

The ActiveMQ Command Line Tools project is home to several CLI based tooling projects useful for users of the ActiveMQ and ActiveMQ Artemis messaging brokers.