[
https://issues.apache.org/jira/browse/JCR-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427191#comment-17427191
]
Konrad Windszus edited comment on JCR-4732 at 10/11/21, 4:05 PM:
-----------------------------------------------------------------
Here is a incomplete list of references towards JCR spec/javadocs:
# https://jackrabbit.apache.org/jcr/jcr.html (broken link already)
# https://jackrabbit.apache.org/jcr/jcr-api.html (broken link to JCR 1.0,
outdated links to docs.adobe.com)
# and a lot in https://github.com/apache/jackrabbit-oak/search?q=jcr-2.0 and
https://github.com/apache/jackrabbit-oak/search?q=www.day.com
was (Author: kwin):
Here is a incomplete list of references towards JCR spec/javadocs:
# https://jackrabbit.apache.org/jcr/jcr.html (broken link already)
# https://jackrabbit.apache.org/jcr/jcr-api.html (broken link to JCR 1.0,
outdated links to docs.adobe.com)
# and a lot in https://github.com/apache/jackrabbit-oak/search?q=jcr-2.0.
> Host JCR 2.0 spec and its javadoc below https://jackrabbit.apache.org
> ---------------------------------------------------------------------
>
> Key: JCR-4732
> URL: https://issues.apache.org/jira/browse/JCR-4732
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: docs
> Reporter: Konrad Windszus
> Priority: Major
>
> The only reliable hosting location of the JCR 2.0 specification and its
> javadoc has been Day/Adobe. As the URLs changed quite often from
> # http://www.day.com/specs/jcr/2.0/ (broken)
> # https://docs.adobe.com/content/docs/en/spec/jcr/2.0/index.html (redirected)
> #
> https://www.adobe.io/experience-manager/reference-materials/spec/jcr/2.0/index.html
> (seems to be the current one for JCR 2.0 spec)
> and
> # http://www.day.com/specs/javax.jcr/javadocs/jcr-2.0/ (broken)
> # http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0/ (broken)
> #
> https://www.adobe.io/experience-manager/reference-materials/spec/javax.jcr/javadocs/jcr-2.0/
> #
> https://www.adobe.io/experience-manager/reference-materials/spec/jsr170/javadocs/jcr-2.0/
> We maintain a lot of references towards it in our documentation, instead of
> adjusting the URLs each time, we should host that in our own ASF website
> under a stable URL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)