[
https://issues.apache.org/jira/browse/SLING-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15750682#comment-15750682
]
Radu Cotescu commented on SLING-6390:
-------------------------------------
[~kwin], the {{SightlyEngineConfiguration}} has only one property now -
{{keepGenerated}} - which is set to {{true}} by default. This will write the
generated Java source code to the {{data}} folder of the
{{org.apache.sling.commons.fsclassloader}} bundle. Do you think it still makes
sense to keep this in the console?
> Remove metatype info for some HTL OSGi configurations
> -----------------------------------------------------
>
> Key: SLING-6390
> URL: https://issues.apache.org/jira/browse/SLING-6390
> Project: Sling
> Issue Type: Improvement
> Components: Scripting
> Reporter: Radu Cotescu
> Assignee: Radu Cotescu
> Fix For: Scripting HTL JS Use Provider 1.0.18, Scripting HTL
> Engine 1.0.28, Scripting HTL Models Use Provider 1.0.6
>
>
> The following components should be modified so that they don't provide any
> configuration metatype information any more, eliminating the complexity of
> having too many configurations in the System Console:
> {noformat}
> org.apache.sling.scripting.sightly.impl.engine.SightlyEngineConfiguration
> org.apache.sling.scripting.sightly.impl.engine.extension.use.JavaUseProvider
> org.apache.sling.scripting.sightly.impl.engine.extension.use.RenderUnitProvider
> org.apache.sling.scripting.sightly.impl.engine.extension.use.ResourceUseProvider
> org.apache.sling.scripting.sightly.impl.engine.extension.use.ScriptUseProvider
> org.apache.sling.scripting.sightly.js.impl.JsUseProvider
> org.apache.sling.scripting.sightly.models.impl.SlingModelsUseProvider
> {noformat}
> Advanced users will still have the possibility to configure the components by
> using {{sling:OsgiConfig}} nodes, however they provide reasonable and tested
> default values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)