This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new c0e338d Renamed the jcr:content files to avoid window filenaming
issues
c0e338d is described below
commit c0e338db20a9c1b9104932a67cb0534a36bfad36
Author: Dan Klco <[email protected]>
AuthorDate: Fri Feb 9 13:11:22 2018 -0500
Renamed the jcr:content files to avoid window filenaming issues
---
.../jcr_root/etc/fileeditors/{jcr:content.json => jcr%3Acontent.json} | 0
.../resources/jcr_root/etc/i18n/{jcr:content.json => jcr%3Acontent.json} | 0
.../jcr_root/etc/taxonomy/{jcr:content.json => jcr%3Acontent.json} | 0
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git
a/cms/ui/src/main/resources/jcr_root/etc/fileeditors/jcr:content.json
b/cms/ui/src/main/resources/jcr_root/etc/fileeditors/jcr%3Acontent.json
similarity index 100%
rename from cms/ui/src/main/resources/jcr_root/etc/fileeditors/jcr:content.json
rename to cms/ui/src/main/resources/jcr_root/etc/fileeditors/jcr%3Acontent.json
diff --git a/cms/ui/src/main/resources/jcr_root/etc/i18n/jcr:content.json
b/cms/ui/src/main/resources/jcr_root/etc/i18n/jcr%3Acontent.json
similarity index 100%
rename from cms/ui/src/main/resources/jcr_root/etc/i18n/jcr:content.json
rename to cms/ui/src/main/resources/jcr_root/etc/i18n/jcr%3Acontent.json
diff --git a/cms/ui/src/main/resources/jcr_root/etc/taxonomy/jcr:content.json
b/cms/ui/src/main/resources/jcr_root/etc/taxonomy/jcr%3Acontent.json
similarity index 100%
rename from cms/ui/src/main/resources/jcr_root/etc/taxonomy/jcr:content.json
rename to cms/ui/src/main/resources/jcr_root/etc/taxonomy/jcr%3Acontent.json
--
To stop receiving notification emails like this one, please contact
[email protected].