SLING-6476 - [HTL] data-sly-resource transforms resources with dots in their paths to SyntheticResources

* check if the resource identified by the path exists so that we don’t run path analysis which on it, which might
transform it into a SyntheticResource

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1779585 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 351cd799abae2d7fe5010265f8e3a017525f9553
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting HTL Engine

This package contains a Java implementation of the [HTML Template Language specification](https://github .com/Adobe-Marketing-Cloud/htl-spec).