[
https://issues.apache.org/jira/browse/SLING-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595495#action_12595495
]
Bertrand Delacretaz commented on SLING-438:
-------------------------------------------
I understand Roy's concern, anything name "core" might be omitted in unixish
backup systems.
But we're not alone in that case, running " find . -type d -name core" on my
apache sandbox (where I've only checked out a handful of projects) shows a
number of directories named "core", in Cocoon, Felix, Forrest, Jackrabbit, Solr
and now Sling.
So I think backups will have to be configured to include directories named
"core" anyway, instead of people avoiding that name.
> Rename scripting/resolver module to scripting/core
> --------------------------------------------------
>
> Key: SLING-438
> URL: https://issues.apache.org/jira/browse/SLING-438
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: 2.0.0
>
>
> As discussed in [1] the bundle currently named scripting/resolver is not a
> ScriptResolver anymore but contains core functionality for scripting.
> NB: The actual ScriptResolver is implemented in the sling/servlet-resolver
> bundle.
> [1] http://markmail.org/message/jl2l6c274e3i6lcf
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.