[
https://issues.apache.org/jira/browse/FELIX-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757921#comment-17757921
]
Konrad Windszus commented on FELIX-6634:
----------------------------------------
The correct link is
https://raw.githubusercontent.com/apache/felix-site-pub/last-cms/documentation/subprojects/apache-felix-jaas.html
instead of the redirect target
https://raw.githubusercontent.com/apache/felix-site-pub/blob/last-cms/documentation/subprojects/apache-felix-jaas.html
which does no longer work. Unfortunately the former will never send correct
content type, so one needs to used workarounds to view the HTML in a browser
like
https://raw.githack.com/apache/felix-site-pub/last-cms/documentation/subprojects/apache-felix-jaas.html
(GitHub just doesn't want their repositories being abused as cheap web
servers).
> Documentation link to Felix JAAS broken
> ---------------------------------------
>
> Key: FELIX-6634
> URL: https://issues.apache.org/jira/browse/FELIX-6634
> Project: Felix
> Issue Type: Bug
> Components: JAAS
> Reporter: Konrad Windszus
> Priority: Major
>
> According to
> https://github.com/apache/felix-dev/blob/64c264183d3091572dedf6039f2398030b191f59/jaas/pom.xml#L36C69-L36C141
> the documentation for Felix JAAS should be located at
> http://felix.apache.org/documentation/subprojects/apache-felix-jaas.html.
> That link leads to a 404 though and I also couldn't find the documentation in
> https://felix.apache.org/documentation/subprojects.html.
> Is the module deprecated or not?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)