Simpler to go to javadoc.io, for example
- https://javadoc.io/doc/org.apache.jackrabbit/jackrabbit-api/2.12.11/index.html
- https://javadoc.io/doc/org.apache.jackrabbit/jackrabbit-api/latest/index.html

Gary

On Thu, Aug 12, 2021 at 10:30 AM Julian Reschke <julian.resc...@gmx.de> wrote:
>
> Am 12.08.2021 um 16:13 schrieb JCR:
> > Hello,
> >
> > I am in need of Jackrabbit API doc for version 2.5, in particular about
> > its user management API.
> >
> > The Jackrabbit site offers links down to 2.12 only, and I can't find it
> > elsewhere either.
> >
> > Any help is appreciated!
> >
> > Regards,
> > Juerg
>
> Hm.
>
> FWIW, 2.5 was not a stable branch.
>
> The simplest way to get API docs for a release is to checkout the tag
> for the release, and then generate the docs.
>
> You probably can also find API docs for 2.4* and 2.6.* in the website svn:
>
>     https://svn.apache.org/repos/asf/jackrabbit/site/live
>
> Best regards, Julian
>

Reply via email to