Gary Tully created ARTEMIS-2809:
-----------------------------------
Summary: Retain public access to api's used by activemq-cli-tools
around xml import/export
Key: ARTEMIS-2809
URL: https://issues.apache.org/jira/browse/ARTEMIS-2809
Project: ActiveMQ Artemis
Issue Type: Bug
Components: API
Affects Versions: 2.13.0
Reporter: Gary Tully
Assignee: Gary Tully
Fix For: 2.14.0
activemq-cli-tools produces xml from kahadb that can be imported by artemis.
the current code 0.1.0 base builds against 2.2 but some of the dependencies
have been refactored away (made package private) in subsequent versions.
To have it build with the latest version we have to revert the package private
or have duplicate code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)