angela created SLING-8624:
-----------------------------
Summary: pom.xml refers to non-existing model.txt
Key: SLING-8624
URL: https://issues.apache.org/jira/browse/SLING-8624
Project: Sling
Issue Type: Bug
Components: Repoinit
Reporter: angela
[~bdelacretaz], the pom.xml in _sling-jcr-repoinit_ contains the following
comment:
{code}
<plugin>
<!-- the Sling instance is provisioned from the model in
src/main/provisioning/model.txt -->
<groupId>org.apache.sling</groupId>
<artifactId>slingstart-maven-plugin</artifactId>
{code}
there is exists no provisioning folder in main and there exists no file
_model.txt_ in the provisioning folder located below tests. instead the file is
called _it-model.txt_ and i just assume that this what is meant. could it be
that the comment is a leftover when the ITs where still located in a separate
bundle (_sling-repoinit-it)?
imo having comments that are outdated or inaccurate is equally bad than having
no comments at all.
cc: [~rombert], [~karlpauls]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)