This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit 121068df4bed07e4da3aada54bc2fd53ce127878 Author: Oliver Lietz <[email protected]> AuthorDate: Mon May 16 12:55:50 2016 +0000 SLING-5075 Upgrade Thymeleaf to 3.0 add note about DS 1.3 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1744044 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39c2dd2..1a66c23 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ There is a feature for [Karaf](https://github.com/apache/sling/tree/trunk/contri karaf@root()> feature:install sling-scripting-thymeleaf +**Note:** Sling Scripting Thymeleaf requires an implementation of OSGi Declarative Services 1.3 (e.g. [Apache Felix Service Component Runtime](http://felix.apache.org/documentation/subprojects/apache-felix-service-component-runtime.html) 2.0.0 or greater) + relevant Thymeleaf issues ------------------------- -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
