[
https://issues.apache.org/jira/browse/SLING-10128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283694#comment-17283694
]
Bertrand Delacretaz commented on SLING-10128:
---------------------------------------------
As mentioned on our dev list, the examples at [1] include comments such as
{code}
# Setting repository level ACL require
# o.a.s.repoinit.parser 1.2.0 and
# o.a.s.jcr.repoinit 1.1.6
{code}
If we need something more formal we might use the history of the test scripts
[2] to generate more precise documentation, by correlating the history of
statements appearing in those scripts with the module version and generating a
document out of that.
[1]
https://sling.apache.org/documentation/bundles/repository-initialization.html
[2]
https://github.com/apache/sling-org-apache-sling-repoinit-parser/tree/master/src/test/resources/testcases
> Document feature per language version
> -------------------------------------
>
> Key: SLING-10128
> URL: https://issues.apache.org/jira/browse/SLING-10128
> Project: Sling
> Issue Type: Improvement
> Components: Documentation, Repoinit
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
>
> Although with SLING-9186 the repoinit has been properly versioned (starting
> with 8.0) there is currently no overview which language version supports
> which feature on
> https://sling.apache.org/documentation/bundles/repository-initialization.html.
> Also the behaviour of parsing a non-supported feature should be clearly
> described.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)