This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-0.0.6 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit ec8add3fcbe5cf3f2a2da27e697df0088ec8ac2f Author: Oliver Lietz <[email protected]> AuthorDate: Sun Apr 19 19:37:16 2015 +0000 add SlingDialect to features git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf@1674679 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7986d2d..8078cf6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Features * runtime configurable `TemplateModeHandler`s for _XML_, _VALIDXML_, _XHTML_, _VALIDXHTML_, _HTML5_ and _LEGACYHTML5_ * `ResourceResolver` backed by Sling's `ResourceResolver` * `MessageResolver` backed by `ResourceBundleProvider` from `org.apache.sling.i18n` +* `SlingDialect` Installation ------------ -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
