Carsten Ziegeler created SLING-12489:
----------------------------------------
Summary: Provide simple fsresource provider with minimal
dependencies
Key: SLING-12489
URL: https://issues.apache.org/jira/browse/SLING-12489
Project: Sling
Issue Type: Improvement
Components: Extensions
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: File System Resource Provider 2.2.2
The fsresource provider started simple with just mapping a file system to
resources (each directory and each file becoming a separate resource).
Over time a lot of functionality has been added, supporting various container
formats (like initial content or content package) which leads to many
dependencies being required to use this bundle, even for the simple use case.
As discussed over a long time in this thread
https://lists.apache.org/thread/2x2hq4hcmrt283j78v24f4chytoor3f2 it would be
nice to have a simple fs resource provider with just the basic functionality
but without requiring additional dependencies to be installed (which are then
unused).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)