This got me thinking about who is the intended audience for the JavaDoc. It's not for folks working on the broker directly since they already have the source code and can read the JavaDoc directly. It's not for folks using JMS, AMQP, OpenWire, MQTT, or STOMP since the JavaDoc doesn't apply to any of those. From what I can tell, the JavaDoc is *only* for users leveraging the core client which is quite a small group and even those folks will almost certainly be using it in an IDE which can display it.
I'm +1 to remove it, but if we do keep it then we should do something smarter like only publish it when something changes (e.g. methods are deprecated or added). Justin On Wed, Sep 28, 2022 at 11:18 AM Clebert Suconic <clebert.suco...@gmail.com> wrote: > Can we stop publishing javadocs on the ActiveMQ Website for artemis? > > I see no point on publishing it as they are available in Maven. > > My vote is to completely remove it. > > > So, if you agree with me, please respond with > > +1 Yes, stop publishing javadocs for ActiveMQ Artemis on the website > and keep them on maven as usual. > > > > if you have any other preferences please state a -1 and a reason for.. > > > > -- > Clebert Suconic > >