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 fe118cc3aa74001d1b5acafa3ce3d7c21940d3a1 Author: Stefan Seifert <[email protected]> AuthorDate: Tue Feb 21 14:01:51 2017 +0000 SLING-6440 Filesystem Resource Provider: Support "mounting" content resources from JSON files git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@1783890 13f79535-47bb-0310-9956-ffa450edef68 --- .../fsprovider/internal/{FsResource.java => mapper/FileResource.java} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/main/java/org/apache/sling/fsprovider/internal/FsResource.java b/src/main/java/org/apache/sling/fsprovider/internal/mapper/FileResource.java similarity index 100% rename from src/main/java/org/apache/sling/fsprovider/internal/FsResource.java rename to src/main/java/org/apache/sling/fsprovider/internal/mapper/FileResource.java -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
