kwin commented on a change in pull request #6:
URL:
https://github.com/apache/sling-org-apache-sling-scripting-sightly-repl/pull/6#discussion_r769341927
##########
File path: bnd.bnd
##########
@@ -1,4 +1,4 @@
Sling-Initial-Content:
SLING-INF/apps/repl/components/repl;overwrite:=true;path:=/apps/repl/components/repl,\
- SLING-INF/content/htl/repl.json;overwrite:=true;path:=/content/htl/repl,\
+ SLING-INF/content/htl/repl.json;overwrite:=true;path:=/content/htl,\
Review comment:
```suggestion
SLING-INF/content/htl;overwrite:=true;path:=/content/htl,\
```
This seems the safer approach, because otherwise we might rely on a bug in
jcr.contentloader.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]