Remove FsFolderServlet because it duplicates functionality of the Default GET
Servlet
-------------------------------------------------------------------------------------
Key: SLING-1187
URL: https://issues.apache.org/jira/browse/SLING-1187
Project: Sling
Issue Type: Task
Components: Extensions
Affects Versions: File System Resource Provider 0.9.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: File System Resource Provider 1.0.0
Since quite some time, the default GET servlet supports autoindexing à-la
Apache Httpd. This also supports listing the files of FS Resource Provider
provided directories.
Since this functionality now is provided for all of Sling, the FS Resource
Provider specific FsFolderServlet doing the same is not required any longer and
can be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.