[
https://issues.apache.org/jira/browse/ARTEMIS-4318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740605#comment-17740605
]
ASF subversion and git services commented on ARTEMIS-4318:
----------------------------------------------------------
Commit 4b91d1d57e7387df4865fab5005a05d139c30a5e in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=4b91d1d57e ]
ARTEMIS-4318 migrate to Airline 2
The "Airline" library we're currently using is deprecated according the
GitHub project - https://github.com/airlift/airline. It recommends using
either Airline 2 or Picocli. The former offers the simplest migration
path as it's almost completely compatible with the current code. This
commit implements that migration.
> Architecture documentation links to deprecated library "Airline"
> ----------------------------------------------------------------
>
> Key: ARTEMIS-4318
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4318
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.28.0
> Reporter: Geert Schuring
> Assignee: Justin Bertram
> Priority: Major
> Labels: deprecated, documentation, library
> Time Spent: 1h
> Remaining Estimate: 0h
>
> There's a link on this page (under "Stand-alone Broker") to a project called
> "Airline" which is deprecated:
> https://activemq.apache.org/components/artemis/documentation/latest/architecture.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)