Hi Justin- What about moving several to archived/read-only vs delete? Or at least archive/read-only for a period of time before deleting them altogether?
Good to archive/read-only: - [x] activemq-stomp (looks like stomp website) - [x] activemq-web (looks like deprecated repo activemq-website is current) - [x] activemq-activeio I removed this as an active dependency last year ahead of 6.0.0 release. - [x] activemq-nms.. ems, xms, zmq and msmq imho, these are good to archive— mostly unmaintained and deprecated/older protocols and brokers. Might be good to keep open: - [x] activemq-nms-stomp - STOMP is still a useful protocol, but the code module is mostly unmaintained Should stay open for now: - [x] activemq-protobuf — This is still referenced by ActiveMQ Classic. I plan to re-home this back to the main tree for JDK modernization and protobuf upgrade, etc. but we there may be some unforeseen reason to release an update out of this repo. Thanks! Matt Pavlovich > On Apr 18, 2024, at 2:40 PM, Justin Bertram <jbert...@apache.org> wrote: > > During the process of researching the proposed move to GitHub Issues I > reviewed all ActiveMQ Git repos [1]. I noticed a handful that haven't been > updated in a long time and appear to be defunct: > > - activemq-stomp - https://github.com/apache/activemq-stomp > - activemq-activeio - https://github.com/apache/activemq-activeio > - activemq-protobuf - https://github.com/apache/activemq-protobuf > - activemq-web - https://github.com/apache/activemq-web > - activemq-nms-ems - https://github.com/apache/activemq-nms-ems > - activemq-nms-xms - https://github.com/apache/activemq-nms-xms > - activemq-nms-zmq - https://github.com/apache/activemq-nms-zmq > - activemq-nms-msmq - https://github.com/apache/activemq-nms-msmq > - activemq-nms-stomp* - *https://github.com/apache/activemq-nms-stomp > > Most of these repos haven't seen a meaningful update in almost a decade. > Does anybody have concerns with deleting any of these? > > My goal here is to simplify our code footprint and clarify what code-bases > are functional and actively maintained. > > > Justin > > [1] > https://github.com/orgs/apache/repositories?language=&q=activemq&sort=&type=all