[
https://issues.apache.org/jira/browse/ARTEMIS-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138500#comment-17138500
]
ASF subversion and git services commented on ARTEMIS-2809:
----------------------------------------------------------
Commit 09b2a12f3cf9aa2feba56cce7844c2221951acf7 in activemq-artemis's branch
refs/heads/master from Gary Tully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=09b2a12 ]
Merge pull request #3190 from gtully/ARTEMIS-2809
ARTEMIS-2809 retain api used by activemq-cli-tools
> 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
> Priority: Major
> Labels: activemq-cli-tools
> Fix For: 2.14.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [activemq-cli-tools|https://github.com/apache/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)