[ 
https://issues.apache.org/jira/browse/SLING-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16654988#comment-16654988
 ] 

Carsten Ziegeler commented on SLING-8033:
-----------------------------------------

Its even worse as there are also imports to other bundles that should be 
avoided:
javax.jcr;version="[2.0,3)",
javax.jcr.lock;version="[2.0,3)",
javax.jcr.nodetype;version="[2.0,3)",
javax.jcr.version;version="[2.0,3)",
org.apache.commons.collections;version="[3.2,4)" (replaced with collections4
org.apache.commons.collections.map;version="[3.2,4)",
org.apache.commons.io;version="[1.4,2)",
org.apache.jackrabbit.util;version="[2.4,3)",
org.apache.jackrabbit.vault.fs.api;version="[2.4,3)"
org.apache.jackrabbit.vault.fs.config;version="[2.4,3)",
org.apache.jackrabbit.vault.util;version="[2.4,3)",


> Make JCR dependency optional
> ----------------------------
>
>                 Key: SLING-8033
>                 URL: https://issues.apache.org/jira/browse/SLING-8033
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: File System Resource Provider 2.1.14
>            Reporter: Carsten Ziegeler
>            Priority: Major
>             Fix For: File System Resource Provider 2.1.16
>
>
> The fs resource provider currently has a required dependency on the JCR api. 
> In order to get small Sling instances where JCR is not used we should make 
> this dependency optional



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to