angela created SLING-8725:
-----------------------------
Summary: non-existing version of o.a.s.jcr.repoinit referenced in
documentation
Key: SLING-8725
URL: https://issues.apache.org/jira/browse/SLING-8725
Project: Sling
Issue Type: Bug
Components: Documentation
Reporter: angela
lines 64 and 95 of
{{sling-site/src/main/jbake/content/documentation/bundles/repository-initialization.md}}
refer to version 1.2.0 of _o.a.s.jcr.repoinit_:
{code}
# o.a.s.repoinit.parser 1.2.0 and
# o.a.s.jcr.repoinit 1.2.0
{code}
however, according to fix version set for SLING-8602 and the source code the
next version of {{o.a.s.jcr.repoinit}} will only be 1.1.14. i suspect it's just
a copy paste error.
unfortunately, a reference to the corresponding sling issue is missing and i
don't have the time to investigate, which was the correct version of
{{o.a.s.jcr.repoinit}} to be referenced on line 64 and 95
--
This message was sent by Atlassian Jira
(v8.3.4#803005)