This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change 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.
at 83bec60 (tag)
tagging 461c5fbb78c7e752c4d2fec50dde83f7a2136b63 (commit)
by Oliver Lietz
on Fri Jul 1 19:42:09 2016 +0000
- Log -----------------------------------------------------------------
org.apache.sling.scripting.thymeleaf-1.0.0
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new bc1a745 SLING-3649 add initial version of Apache Sling Scripting
Thymeleaf
new accb73b SLING-3649 make Thymeleaf scripting configurable and
extensible
new e8d40f4 SLING-3649 set default pattern for Html5TemplateModeHandler
to *.html
new d34e798 SLING-3649 add patterns descriptions for template mode
handlers
new 11ea142 SLING-3649 fix issue with fragments (use Sling's
ResourceResolver instead of supplied Reader)
new 02c4d1b SLING-3649 fix label
new 0cc1b60 SLING-3649 make encoding for reading templates configurable
new ebac0f9 SLING-3649 make encoding for reading templates configurable
new e637d3d SLING-3649 down to v19 of parent pom (Java 6 is sufficient
again)
new 9fa0ac3 SLING-3649 add ResourceResolver to features
new 6725c44 SLING-3649 add list of relevant Thymeleaf issues
new bd80b51 svn:ignore
new 26513f4 SLING-3649 throw UnsupportedOperationException when
deprecated methods are called
new 4527531 SLING-3649 annotate interfaces with @ProviderType and export
package org.apache.sling.scripting.thymeleaf
new 8e58ef2 SLING-3649 set version of package
org.apache.sling.scripting.thymeleaf to 0.0.2
new f45e9cd [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-0.0.2
new 0d1675d [maven-release-plugin] prepare for next development iteration
new 406426c cleanup/style
new 4c26df6 move classes to package impl
new 248da0a update to parent version 20
new 17c8df7 SLING-3908 embed OGNL to avoid class loading issues
new 6288e10 make bind/unbind synchronized
new cabfbcf [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-0.0.4
new eccb7fc [maven-release-plugin] prepare for next development iteration
new 538b7d0 Update to Sling Parent POM 22 with baselining enabled
new 4ae4686 style, add paragraph Installation
new a166693 rename package impl to internal
new d692342 SLING-4276 update Thymeleaf to 2.1.4
new 9737816 prevent inlining of original AbstractHtmlTemplateParser*
classes (default merge-first for split package
org.thymeleaf.templateparser.html seems to be broken)
new c1f41d9 SLING-4296 add support for custom dialects
new 571c102 SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new b403330 SLING-4297 SLING-4298 align usage
new eaf5500 SLING-4396 make template mode handlers configuration driven
new a3af69b SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new 2735b1f SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new ab4b6b9 embed CaptureResponseWrapper from Scripting Core and use
released version
new 6ab46f9 SLING-4297 add a dialect and processors to provide
out-of-the-box support for a Sling Include
new b630890 style
new d31cbe1 SLING-4508 export packages of embedded Thymeleaf
new ec8add3 add SlingDialect to features
new 8cc78ef Remove unused attribtes
new e8ad0e0 SLING-4686 use ResourceResolver from ScriptContext/Bindings
in SlingWebContext
new 89c8ad0 SLING-4698 - Set parent.relativePath to empty for all modules
new 709bb9d Update contrib modules to Parent 23
new c9c21a1 Contrib: remove superflous sling.java.version=6 as it's the
default now
new 94be070 set parent version to 24 and add empty relativePath where
missing
new a8e2a1e add some javadoc
new 8526ccf take over update from org.apache.sling.scripting.core (add
some javadoc)
new 0cd20f4 [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-0.0.6
new 0e22f3f [maven-release-plugin] prepare for next development iteration
new 0beed6b ignore package org.thymeleaf when baselining
new 501eaa8 SLING-4884 remove embedded CaptureResponseWrapper
new a1cd3cb SLING-5075 upgrade Thymeleaf to 3.0
new c6e9cdc Update the contrib reactor to parent 25
new 1c6067b SLING-5351 Thymeleaf fails loading version from properties
new 1e705d1 SLING-5075 Upgrade Thymeleaf to 3.0
new 2f5a44c SLING-5075 Upgrade Thymeleaf to 3.0
new e6340bb SLING-5075 Upgrade Thymeleaf to 3.0
new 531742c Switch to parent pom 26
new 9606b65 SLING-5075 Upgrade Thymeleaf to 3.0
new 1effe5e rename thymeleaf org.apache.sling.scripting.thymeleaf
new cc704ee use Java 7 for now (fix CI build)
new 0b5223b remove redundant configuration (sling.java.version) from
Maven Compiler Plugin
new f0e447e SLING-5518 Get resource resolver from bindings by using
SlingBindings.RESOLVER
new 9a238ba SLING-5075 Upgrade Thymeleaf to 3.0
new 2e8b800 SLING-5075 Upgrade Thymeleaf to 3.0
new 757a230 SLING-5663 Make Thymeleaf TemplateEngine available as service
new bb9ba99 SLING-5663 Make Thymeleaf TemplateEngine available as service
new d4d9fb7 style
new 7d6b359 fix scm settings
new ab81f83 SLING-5075 Upgrade Thymeleaf to 3.0
new 0b55cfb SLING-5685 Upgrade Commons IO to 2.5
new d720b71 fix typo
new eec0019 SLING-5075 Upgrade Thymeleaf to 3.0
new 25083ed SLING-5075 Upgrade Thymeleaf to 3.0
new 3a311c9 SLING-5075 Upgrade Thymeleaf to 3.0
new c630101 SLING-5075 Upgrade Thymeleaf to 3.0
new 025aeb5 SLING-5075 Upgrade Thymeleaf to 3.0
new 0e72572 fix exists():boolean
new 6b468df rename NonCachingTemplateResolver to
SlingResourceTemplateResolver (still non-caching, but the default one)
new 38395bc SLING-5075 Upgrade Thymeleaf to 3.0
new 10fa3a0 use class name
new 121068d SLING-5075 Upgrade Thymeleaf to 3.0
new 512cba0 SLING-5075 Upgrade Thymeleaf to 3.0
new d8033b1 SLING-5075 Upgrade Thymeleaf to 3.0
new cbf96a5 SLING-5075 Upgrade Thymeleaf to 3.0
new 2983f49 SLING-5075 Upgrade Thymeleaf to 3.0
new 4e61c04 SLING-5075 Upgrade Thymeleaf to 3.0
new 1390897 add null check
new 1e9f701 SLING-5075 Upgrade Thymeleaf to 3.0
new 04caf7d SLING-5075 Upgrade Thymeleaf to 3.0
new 515dfbc SLING-5075 Upgrade Thymeleaf to 3.0
new 6cfee8c SLING-5075 Upgrade Thymeleaf to 3.0
new 3f9dbeb SLING-5075 Upgrade Thymeleaf to 3.0
new d11e551 SLING-5075 Upgrade Thymeleaf to 3.0
new 2cc0572 SLING-5075 Upgrade Thymeleaf to 3.0
new aa757a6 update Sling i18n and SLF4J API
new 7061c9e [maven-release-plugin] prepare release
org.apache.sling.scripting.thymeleaf-1.0.0
new 461c5fb [maven-release-plugin] copy for tag
org.apache.sling.scripting.thymeleaf-1.0.0
The 99 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].