This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-2.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit e3b8e0f2873fc9a9409fde8cd1768f39c9e0c2af Author: Stefan Seifert <[email protected]> AuthorDate: Fri Feb 24 21:07:20 2017 +0000 SLING-6537 add support for .jcr.xml files git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1784332 13f79535-47bb-0310-9956-ffa450edef68 --- .../dam/talk.png/_jcr_content/renditions/original | Bin 0 -> 8668 bytes .../talk.png/_jcr_content/renditions/web.1280.1280.png | Bin 0 -> 5252 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/src/test/resources/vaultfs-test/jcr_root/content/dam/talk.png/_jcr_content/renditions/original b/src/test/resources/vaultfs-test/jcr_root/content/dam/talk.png/_jcr_content/renditions/original new file mode 100644 index 0000000..0d42760 Binary files /dev/null and b/src/test/resources/vaultfs-test/jcr_root/content/dam/talk.png/_jcr_content/renditions/original differ diff --git a/src/test/resources/vaultfs-test/jcr_root/content/dam/talk.png/_jcr_content/renditions/web.1280.1280.png b/src/test/resources/vaultfs-test/jcr_root/content/dam/talk.png/_jcr_content/renditions/web.1280.1280.png new file mode 100644 index 0000000..27b0374 Binary files /dev/null and b/src/test/resources/vaultfs-test/jcr_root/content/dam/talk.png/_jcr_content/renditions/web.1280.1280.png differ -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
