You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:12:27 UTC

[sling-org-apache-sling-scripting-thymeleaf] 11/17: SLING-3649 add list of relevant Thymeleaf issues

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.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git

commit 6725c44916333b5c60fa3777a8ac9165141a8516
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Jun 12 09:57:41 2014 +0000

    SLING-3649 add list of relevant Thymeleaf issues
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf@1602111 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index adb6cb9..46a4207 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,9 @@ 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`
+
+relevant Thymeleaf issues
+-------------------------
+
+* [Create OSGi bundle](https://github.com/thymeleaf/thymeleaf/issues/32)
+* [Remove initialize() steps in extension points](https://github.com/thymeleaf/thymeleaf/issues/54)

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.